* Move to GPL v3
[citadel.git] / libCxClient /
2007-07-06 Art Cancro* Move to GPL v3
2002-02-12 Brian* termcap.h not necessary in libtransport.h
2002-02-05 Brian* ACK! Mental note: Copying and pasting in vi is _not_...
2002-01-27 Brian* Fixed bug: Forgetting to exclude ' ' while parsing...
2001-09-14 Brian* Fixed handling of ASYN messages, I think.
2001-09-10 Brian* MAJOR BUG: Memory leaks and protocol misimplementatio...
2001-09-10 Brian* Added missing files.
2001-09-10 Brian* Updated revision to reflect major API changes. Now...
2001-08-23 Brian* Changed type on CxMsLoad() from (const char *) to...
2001-06-13 Brian* Added distfiles for FreeBSD. To create a FreeBSD...
2001-06-12 Brian* Updated release version in configure.in (we're 0...
2001-06-12 Brian* Fixed sample client code to shut down _correctly_...
2001-06-12 Brian* Working on cleaning up code. There were LOTS of...
2001-06-12 Brian* Working on cleaning up code. There were LOTS of...
2001-05-14 Brian* Added quick installation notes.
2001-05-14 Brian* Added multi-connection support. libCxClient can...
2001-03-13 Brian* Changed the return interface for CxMiExpRecv(). ...
2001-03-13 Brian* Added SLRP support (but doesn't seem to work yet...)
2001-03-12 Brian* Shortened the "ID" tag to make more room for client...
2001-02-22 Brian* Added MSGS_* flags to make using the new CxMsList...
2001-02-22 Brian* Updated CxMsList() API to allow users to select only...
2001-02-19 Brian* Fixed problem in which unconnected clients send messa...
2001-02-14 Brian* Added the NOTES file, containing some thoughts about...
2001-02-07 Brian* Removed ID tag.
2001-02-07 Brian* Updated ChangeLog to conform to Citadel/UX standards...
2001-02-07 BrianInitial revision