/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.626 by gray, Mon Jan 13 15:13:16 2003 UTC revision 1.627 by polak, Mon Jan 13 23:01:29 2003 UTC
# Line 1  Line 1 
1    2003-01-13  Wojciech Polak
2    
3            * auth/tls.c: New file. Added main TLS/SSL code (via GnuTLS).
4            * include/mailutils/tls.h: New file. TLS header file.
5            * auth/Makefile.am: Updated.
6            * include/mailutils/Makefile.am: Likewise.
7    
8            * pop3d/pop3d.c: Added TLS support.
9            * pop3d/pop3d.h: include <mailutils/tls.h>
10              (pop3d_stls): New prototype.
11            * pop3d/stls.c: New file. The STLS command support.
12            * pop3d/extra.c (pop3d_init_tls_server): New function.
13              (pop3d_deinit_tls_server): New function.
14              (pop3d_outf): Added TLS support (GnuTLS).
15              (pop3d_readline): Added TLS support (GnuTLS).
16            * pop3d/capa.c (pop3d_capa): Added STLS.
17            * pop3d/Makefile.am: Updated.
18    
19            * m4/tls.m4: New file. Implements MU_CHECK_TLS defun.
20            * m4/Makefile.am: Updated.
21            * configure.ac: Added GnuTLS support (--with-gnutls).
22    
23  2003-01-13  Sergey Poznyakoff  2003-01-13  Sergey Poznyakoff
24    
25          * m4/gssapi.m4: Fixed typo.          * m4/gssapi.m4: Fixed typo.

Legend:
Removed from v.1.626  
changed lines
  Added in v.1.627

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26