- 22 Jan, 2003 2 commits
-
-
- 21 Jan, 2003 6 commits
-
-
-
-
-
-
(argp_option options): Added --login-disabled option. (imap4d_parse_opt): Handle --login-disabled option. (main): Call imap4d_capability_init(). Register "STARTTLS" capability if tls is OK.
Sergey Poznyakoff authored -
-
- 20 Jan, 2003 9 commits
-
-
- 19 Jan, 2003 2 commits
-
-
- 18 Jan, 2003 21 commits
-
-
-
-
-
-
-
(mh_body_size,mh_check_message,mh_header_size) (mh_header_lines): Use mh_check_message() to make sure the message has been scanned.
Sergey Poznyakoff authored -
-
-
-
(builtin_package, builtin_package_string) (builtin_version): New functions.
Sergey Poznyakoff authored -
-
(istream, ostream): New streams. (pop3d_setio,pop3d_init_tls_server): Rewritten using streams. (pop3d_flush_output,pop3d_is_master): Likewise. (pop3d_outf,pop3d_readline): Likewise. (pop3d_deinit_tls_server): Removed. (pop3d_bye): New function.
Sergey Poznyakoff authored -
(istream, ostream): New statics. (util_send_lowlevel): Removed (util_send, util_out, util_finish, imap4d_readline) (util_flush_output): Rewritten using streams. (util_setio): Changed argument types (util_is_ofile): Removed. (util_is_master): New function. (imap4d_init_tls_server): Rewritten using TLS streams. (imap4d_deinit_tls_server): Removed. (util_bye): New function.
Sergey Poznyakoff authored -
-
-
(util_is_ofile): Removed. (util_is_master): New. (imap4d_deinit_tls_server): Removed.
Sergey Poznyakoff authored -
-
-
-