* Add specific error codes for every command on the wire protocol, so that
[citadel.git] / citadel / serv_crypto.c
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-02-15 Art Cancro* More work on IMAP TLS. Still not working correctly...
2004-02-14 Art Cancro* STARTTLS attempt #2. Still disabled because it's...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2002-03-26 Nathan Bryant * support autoconf 2.53
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2002-03-12 Nathan Bryantif a filesystem node exists at /var/run/egd-pool, try...
2002-03-11 Nathan Bryantwarning fixes on sparc-sun-solaris2.8 with gcc 3.0...
2002-02-03 Michael Hampton* fixed a silly oversight in serv_crypto.c when removin...
2002-02-03 Michael Hampton* Remove the ETLS command, it is no longer needed
2002-01-17 Michael Hampton* lprintf() now logs the session ID for each log entry...
2002-01-06 Art Cancro* sysdep.c: in client_write(), handle redirect_fp and...
2002-01-06 Michael Hampton* Add some #includes I apparently somehow missed
2002-01-06 Michael Hampton* SSL/TLS support for the Citadel/UX wire protocol