Commit 7423a600 7423a6005a2dd0ac161c2fd75c0733bf72e6efe9 by Sergey Poznyakoff

Updated

1 parent dfd35ead
1 2003-08-29 Sergey Poznyakoff
2
3 * auth/gsasl.c: Lots of fixes.
4 * auth/lbuf.h (_auth_lb_writelines): New function.
5 * auth/lbuf.c: Likewise
6 * imap4d/util.c (util_run_events): Use iterator instead of
7 list_do. Iterators are safer.
8
1 2003-08-28 Sergey Poznyakoff 9 2003-08-28 Sergey Poznyakoff
2 10
3 Implemented the TLS protocol for IMAP and POP mailboxes. 11 Implemented the TLS protocol for IMAP and POP mailboxes.
......