]> code.citadel.org Git - citadel.git/history - citadel/serv_icq.c
* locate_host.c: use strdoop() and phree() instead of strdup() and free()
[citadel.git] / citadel / serv_icq.c
1999-08-06 Art Cancro* locate_host.c: use strdoop() and phree() instead...
1999-08-04 Art Cancromore fixes
1999-08-04 Art Cancro* Fixed some bugs in the ICQ metaclient, and documented...
1999-08-03 Art Cancro* Wrote the client side of the ICQ gateway. Now on...
1999-08-03 Art Cancro* Redesigned the client protocol commands for dealing...
1999-08-01 Art Cancro* EXTREME coolness. The server side of the ICQ metacli...
1999-07-31 Art CancroMore changes
1999-07-31 Art CancroICQ changes
1999-07-30 Art CancroFixed a bug
1999-07-30 Art Cancro* Added strdoop(), a leak-checked version of strdup()
1999-07-28 Art Cancro* Server modules are now labelled with their RCS ID...
1999-07-24 Art CancroTest of automatically updating ChangeLog
1999-07-24 Art Cancron more log
1999-07-23 Art CancroAdded CtdlWriteObject() to store generic data in the...
1999-07-19 Art Cancro * serv_icq.c, serv_icq.mk: added (separate...