log

age author description
Thu, 30 Nov 2017 11:15:50 +0200 Martti Rannanjärvi configure.ac: Add SSL_CTX_set_min_proto_version detection
Mon, 19 Feb 2018 14:51:41 +0200 Martti Rannanjärvi login-common: Explicitly ignore SSL_CTX_set_ecdh_auto() return value
Mon, 19 Feb 2018 09:54:09 +0200 Aki Tuomi login-common,lib-ssl-iostream: Use SSL_CTX_set_ecdh_auto
Sun, 18 Feb 2018 18:11:18 +0200 Aki Tuomi imap: If snippet is not available return NIL
Sun, 18 Feb 2018 00:53:12 +0200 Timo Sirainen imap: Fix FETCH SNIPPET
Fri, 16 Feb 2018 14:49:59 +0200 Timo Sirainen imap: Don't enforce sending SNIPPET reply as literal
Fri, 16 Feb 2018 14:46:36 +0200 Timo Sirainen imap: Add parenthesis to FETCH SNIPPET (FUZZY text) response
Fri, 16 Feb 2018 16:59:35 +0200 Martti Rannanjärvi charset-alias: Fix keyvalues iteration
Fri, 16 Feb 2018 16:53:04 +0200 Martti Rannanjärvi charset-alias: Cleanup whitespace
Wed, 24 Jan 2018 19:36:22 -0500 Hideo Yoshizane charset-alias-plugin
Thu, 09 Nov 2017 15:18:29 +0200 Timo Sirainen lib-charset: Allow plugins to replace charset_* functions
Thu, 09 Nov 2017 15:12:05 +0200 Timo Sirainen lib-charset: Move non-iconv UTF-8 only translation code to its own file
Fri, 09 Feb 2018 23:57:29 +0100 Stephan Bosch lib-http: server: Recreate connection IO after streams change.
Fri, 09 Feb 2018 23:56:55 +0100 Stephan Bosch lib-http: client: Recreate connection IO after streams change.
Sat, 10 Feb 2018 10:29:44 +0100 Stephan Bosch lib-http: server: Use the new connection_input_halt/resume() functions.
Sat, 10 Feb 2018 10:27:19 +0100 Stephan Bosch lib-http: client: Use the new connection_input_halt/resume() functions.
Fri, 09 Feb 2018 17:24:28 +0100 Stephan Bosch lib-ssl-iostream: ostream-openssl: Fix behavior of o_stream_flush() so that 1 is only returned when buffer is empty.
Thu, 15 Feb 2018 15:47:48 +0100 Stephan Bosch lib-ssl-iostream: ostream-openssl: Create local variable for sstream->ssl_io->plain_output in o_stream_ssl_flush().
Sat, 10 Feb 2018 09:55:43 +0100 Stephan Bosch lib: connection: Add connection_input_halt() and connection_input_resume().
Mon, 12 Feb 2018 12:28:37 +0200 Aki Tuomi auth: Set correct context type when bypassing reporting in auth_success
Thu, 08 Feb 2018 02:22:18 +0200 Timo Sirainen lib: Add i_stream_get_root_io() and use it to deduplicate code
Thu, 08 Feb 2018 10:52:57 +0200 Timo Sirainen lib: Add connection_streams_changed()
Thu, 08 Feb 2018 02:38:23 +0200 Timo Sirainen doveadm: client: Set IO only after enabling SSL
Thu, 08 Feb 2018 02:28:54 +0200 Timo Sirainen lib-imap-client: Fix IO after enabling SSL
Fri, 22 Dec 2017 11:25:06 +0200 Timo Sirainen doveadm-server: Fix potential hangs with SSL connections
Tue, 06 Feb 2018 09:48:11 +0200 Aki Tuomi auth: Add policy check configuration options
Mon, 05 Feb 2018 14:26:15 +0200 Aki Tuomi auth: Use correct username is auth policy requests
Fri, 01 Dec 2017 13:49:31 +0200 Aki Tuomi auth: Use rip instead of real_rip in policy server attributes
Tue, 06 Feb 2018 15:12:26 +0200 Timo Sirainen replication: Don't send notification for changes done by dsync transactions
Tue, 06 Feb 2018 15:10:48 +0200 Timo Sirainen lib-storage: Set mailbox_transaction_context.flags earlier