- 17 Jul, 2007 1 commit
-
-
- 16 Jul, 2007 3 commits
-
-
- 15 Jul, 2007 1 commit
-
-
- 14 Jul, 2007 3 commits
-
-
- 10 Jul, 2007 14 commits
-
-
-
-
(mime_create_ds): Bugfix: datestr was never initialized! Nobody noticed this far?
Sergey Poznyakoff authored -
-
-
-
(smtp_parse_ehlo_ack): New function. (smtp_starttls): New function. (stmp_reader, smtp_writer, smtp_stream_ctl): New static functions.
Wojciech Polak authored -
(imap_stream_ctl): New static functions. (tls): Uses now mu_tls_begin() from libmuauth. (folder_imap_open): Use MU_IMAP_PORT.
Wojciech Polak authored -
(pop_capa): Send CAPA, but don't parse the response, call pop_parse_capa() instead. (pop_reader, pop_writer, pop_stream_ctl): New static functions. (pop_stls): Uses now mu_tls_begin() from libmuauth.
Wojciech Polak authored -
(_tls_stream_push): Added mu_error call. (_tls_open_client): Return MU_ERR_FAILURE instead of -1.
Wojciech Polak authored -
-
(mu_tls_writeline_fn, mu_tls_stream_ctl_fn): New data types. (mu_tls_begin): New prototype.
Wojciech Polak authored -
(mu_stream_printf, mu_stream_sequential_vprintf) (mu_stream_sequential_printf): New prototypes.
Wojciech Polak authored -
(mu_stream_printf, mu_stream_sequential_vprintf) (mu_stream_sequential_printf): New functions.
Wojciech Polak authored
-
- 09 Jul, 2007 13 commits
-
-
-
-
(mbox_append_message0): Rewrite using new envelope accessors + write_array
Sergey Poznyakoff authored -
-
-
(mu_envelope_sget_sender, mu_envelope_aget_sender) (mu_envelope_get_date, mu_envelope_sget_date) (mu_envelope_aget_date): New functions (mu_envelope_sender, mu_envelope_date): Rewrite as macros
Sergey Poznyakoff authored -
(_sender,_date): Rename to _get_sender, _get_date [__cplusplus]: Add missing }
Sergey Poznyakoff authored -
-
-
-
-
-
- 05 Jul, 2007 5 commits
-
-