/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

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

revision 1.640 by gray, Fri Jan 17 15:12:53 2003 UTC revision 1.641 by polak, Fri Jan 17 19:13:50 2003 UTC
# Line 1  Line 1 
1    2003-01-17  Wojciech Polak
2    
3            * imap4d/imap4d.c: Added TLS support.
4              (ifile, ofile): Removed globals.
5              (tls_available, tls_done): Added globals.
6            * imap4d/imap4d.h: Include <mailutils/tls.h>
7              (ifile, ofile): Removed declarations.
8              (tls_available, tls_done): Added declarations.
9              (imap4d_starttls): Added prototype.
10              (imap4d_init_tls_server): Likewise.
11              (imap4d_deinit_tls_server): Likewise.
12              (util_setio): Likewise.
13              (util_flush_output): Likewise.
14              (util_is_ofile): Likewise.
15              (imap4d_readline_ex): Changed prototype. Use void instead of FILE *.
16              (imap4d_readline): Likewise.
17              (ERR_TLS): New define.
18            * imap4d/starttls.c: New file. The STARTTLS command support.
19            * imap4d/util.c: Added TLS support (via GnuTLS).
20              (ifile, ofile, sfile): Added as a static variables.
21              (util_send_lowlevel): New function.
22              (imap4d_init_tls_server): Likewise.
23              (imap4d_deinit_tls_server): Likewise.
24              (util_setio): Likewise.
25              (util_flush_output): Likewise.
26              (util_is_ofile): Likewise.
27            * imap4d/bye.c: Added TLS support.
28            * imap4d/commands.c: Likewise.
29            * imap4d/capability.c: Likewise.
30            * imap4d/signal.c: Use util_is_ofile().
31            * imap4d/Makefile.am: Updated.
32    
33  2003-01-17  Sergey Poznyakoff  2003-01-17  Sergey Poznyakoff
34    
35          * imap4d/sync.c: Always return EXIST and RECENT untagged          * imap4d/sync.c: Always return EXIST and RECENT untagged

Legend:
Removed from v.1.640  
changed lines
  Added in v.1.641

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