* Fixed IMAP STARTTLS; trouble was in client_read_ssl the whole time.
authorMichael Hampton <io_error@uncensored.citadel.org>
Mon, 16 Feb 2004 18:14:01 +0000 (18:14 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Mon, 16 Feb 2004 18:14:01 +0000 (18:14 +0000)
commitd4a34b84ef4def7a1c851eaefde9edd6ab2f200d
tree52186981ea8515b25395845d0671a007ec0df1d1
parentad11611af18c289b2cff724de71b17e75c788c47
* Fixed IMAP STARTTLS; trouble was in client_read_ssl the whole time.
  It should now be possible to implement SSL/TLS for any protocol.
citadel/ChangeLog
citadel/serv_crypto.c
citadel/serv_imap.c