* Began (but did not finish) applying GPL3+ declarations to each source file. This...
[citadel.git] / citadel / client_passwords.c
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2002-11-07 Art Cancro* Repaired the "remember username/password" functionali...
2002-10-16 Art Cancro* CtdlWriteObject() encode in memory instead of on...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-09-15 Art Cancro* Renamed decode_base64() to CtdlDecodeBase64()
2002-03-11 Nathan Bryantremoved all references to sprintf from several files...
2001-12-04 Art Cancro* mime_parser.c: change to memory allocation algorithm...
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...