log

age author description
Tue, 11 Apr 2017 15:47:33 +0300 Aki Tuomi auth: Fix mechanism filter to support `none`
Tue, 11 Apr 2017 15:33:22 +0300 Timo Sirainen auth: Use mem_equals_timing_safe() for all password hash comparisons.
Sun, 09 Apr 2017 15:31:11 +0300 Timo Sirainen auth: Shuffle failed auth requests before sending the failure replies.
Sun, 09 Apr 2017 15:19:25 +0300 Timo Sirainen doveadm: Make doveadm_password safe against timing attacks.
Sun, 09 Apr 2017 00:50:15 +0300 Timo Sirainen auth: Make plaintext password comparisons safe against timing attacks
Sun, 09 Apr 2017 00:49:37 +0300 Timo Sirainen lib: Add mem_equals_timing_safe()
Mon, 10 Apr 2017 20:53:29 +0300 Aki Tuomi fts: Initialize fts after namespaces have been added
Tue, 11 Apr 2017 15:05:53 +0300 Aki Tuomi fts: Remove indentation from fts_mailbox_list_created
Wed, 12 Apr 2017 12:24:05 +0300 Timo Sirainen Makefile: Another fix for make distcheck when using scan-build
Tue, 11 Apr 2017 09:34:11 +0200 Stephan Bosch lib-imap: imap-bodystructure: Fixed handling of a multipart part without children in imap_bodystructure_parse().
Wed, 12 Apr 2017 10:13:15 +0200 Stephan Bosch lib-imap: imap-bodystructure: Fixed handling of a multipart part without children in imap_bodystructure_write().
Tue, 11 Apr 2017 20:32:19 +0300 Aki Tuomi auth: Fix compile problem with vpopmail
Tue, 11 Apr 2017 14:55:04 +0300 Timo Sirainen Makefile: Fix make distcheck when using scan-build
Tue, 11 Apr 2017 11:23:17 +0300 Timo Sirainen Improve valgrind suppressions.
Wed, 11 Jan 2017 19:43:30 +0200 Aki Tuomi lib-dict-sql: Try merge sets to single update
Tue, 11 Apr 2017 10:11:00 +0300 Timo Sirainen lib, userdb-vpopmail: Fully remove var_expand_table_build()
Mon, 10 Apr 2017 17:07:28 +0300 Timo Sirainen lib-imap-client: Fix reconnection
Mon, 10 Apr 2017 18:12:47 +0300 Timo Sirainen lib-imap-client: Fixes to unit test
Mon, 10 Apr 2017 17:10:21 +0300 Timo Sirainen lib-imap-client: Add unit test
Mon, 10 Apr 2017 17:09:29 +0300 Timo Sirainen lib-imap-client: Include "ms" in reconnect warning message
Mon, 10 Apr 2017 17:06:34 +0300 Timo Sirainen lib-imap-client: Remove hardcoded IMAPC_CONNECT_RETRY_WAIT_MSECS
Mon, 10 Apr 2017 16:44:52 +0300 Timo Sirainen lib-imap-client: Disconnection during LOGIN should still have state=disconnected
Mon, 10 Apr 2017 16:18:46 +0300 Timo Sirainen lib-imap-client: Make command tag counter externally accessible
Mon, 10 Apr 2017 15:49:24 +0300 Timo Sirainen lib-imap-client: Call the public login callback exactly once.
Mon, 10 Apr 2017 14:14:40 +0300 Timo Sirainen lib-imap-client: imapc_client_deinit() didn't set client=NULL
Mon, 10 Apr 2017 13:50:40 +0300 Timo Sirainen imapc: Change imapc_connection_retry_interval default to be 1 second.
Mon, 10 Apr 2017 13:48:23 +0300 Timo Sirainen lib-imap-client: Change connect_retry_interval_secs to _msecs
Mon, 10 Apr 2017 13:46:03 +0300 Timo Sirainen lib-imap-client: Use struct timeval for tracking last_connect time.
Mon, 10 Apr 2017 13:02:17 +0300 Timo Sirainen lib-http: Improve request stats text.
Mon, 10 Apr 2017 12:59:08 +0300 Timo Sirainen lib-http: Add http_client_request_stats.first_sent_msecs