]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-06-25  Timo Sirainenlib-storage: istream-mail - Fix assert-crash on handlin...
2020-06-24  Timo Sirainendict-client: Fix potential iterator double-free
2020-06-24  Timo Sirainendict-client: Rename struct dict_connection to dict_clie...
2020-06-24  Timo Sirainendict: Cork the output while writing iteration output
2020-06-24  Timo Sirainenfts: Add fts category
2020-06-11  Timo Sirainenimap: Fix assert-crash in COPY/MOVE when storage doesn...
2020-06-09  Timo Sirainenlib-compression: istream-zstd - Fix infinite loop when...
2020-06-04  Aki Tuomilib-oauth2: oauth-jwt - Ensure / and . are escaped...
2020-06-04  Aki Tuomidovecot-oauth2.conf.ext: Update to match code
2020-06-04  Aki Tuomiauth: db-oauth2 - Add more performant defaults for...
2020-06-04  Aki Tuomilib-oauth2: Use azp to find token
2020-06-04  Aki Tuomilib-oauth2: Validate signature in jwt body process
2020-06-04  Aki Tuomilib-oauth2: Rename algo to alg
2020-06-04  Aki Tuomilib-oauth2: Add iss validation support
2020-06-04  Aki Tuomilib-oauth2: Ensure token algorithm matches with key
2020-06-04  Aki Tuomilib-oauth2: oauth2-jwt - Always uppercase algorithm
2020-05-27  Aki Tuomilib-dcrypt: dcrypt-openssl - Add helper macro for error...
2020-05-27  Stephan Boschlib-signals: Fix lib_signals_set_expected().
2020-05-27  Markus Valentinlib-sql: driver-cassandra - Handle more Cassandra error...
2020-05-27  Markus Valentinlib-sql: driver-cassandra - Extract uncertain ascertain...
2020-05-27  Juha-Petri... lib-fs: Prevent the release of a nonexistent dict.
2020-05-27  Aki Tuomiauth: db-oauth2 - Remove extra oauth2 prefix from log...
2020-05-27  Aki Tuomiauth, lib-oauth2: Add local introspection mode
2020-05-27  Aki Tuomiauth: db-oauth2 - Use common code for lookup and passwo...
2020-05-27  Aki Tuomiauth: db-oauth2 - Clarify how introspect gets called
2020-05-27  Aki Tuomiauth: db-oauth2 - Add token parameter to db_oauth2_loca...
2020-05-27  Aki Tuomiauth: db-oauth2 - Move db_oauth2_local_validation
2020-05-27  Aki Tuomiauth: db-oauth2 - Move db_oauth2_lookup_continue
2020-05-27  Aki Tuomiauth: db-oauth2 - Do not fallback into remote validatio...
2020-05-27  Aki Tuomiauth: db-oauth2 - Fix whitespace issue
2020-05-27  Aki Tuomilib-oauth2: Use hash instead of hash2
2020-05-27  Aki Tuomilib-oauth2: Allow nbf and iat to be 0
2020-05-27  Stephan Boschlmtp: Support forwarding passdb's forward_* fields...
2020-05-27  Stephan Boschlmtp: lmtp-proxy - Adjust RCPT parameter amendment...
2020-05-27  Stephan Boschlmtp: lmtp-proxy - Wait for client connection login...
2020-05-27  Stephan Boschlmtp: lmtp-proxy - Make LMTP connection object availabl...
2020-05-27  Stephan Boschlmtp: lmtp-client - Base client trust on the real remot...
2020-05-27  Stephan Boschlib-storage: mail-storage-service - Add support for...
2020-05-27  Stephan Boschlib-auth: auth-master - Add support for sending forward...
2020-05-27  Stephan Boschlib-smtp: smtp-client-connection - Allow smtp_client_co...
2020-05-27  Stephan Boschlib-smtp: smtp-client-connection - Record login reply.
2020-05-27  Stephan Boschlib-smtp: smtp-params - Add support for xtext-encoding...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Split off smtp_params_equal...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-syntax - Add smtp_xtext_decode().
2020-05-27  Stephan Boschlib-smtp: smtp-params - Rename smtp_params_rcpt_equals...
2020-05-27  Stephan Boschlmpt: Reformat lmtp-proxy.c.
2020-05-27  Stephan Boschlmtp: Reformat lmtp-commands.c.
2020-05-27  Stephan Boschlmtp: Reformat lmtp-client.c.
2020-05-27  Stephan Boschlib-smtp: Reformat smtp-client-connection.h.
2020-05-27  Stephan Boschlib-smtp: Reformat smtp-client-connection.c.
2020-05-26  Timo Sirainenlib-storage: mail_search_args_init() - Expand "*" in...
2020-05-26  Timo Sirainenimap: imap_search_seqset_iter_next() - Assert-crash...
2020-05-26  Timo Sirainenlib: Add unit test for seq_range_array_remove_range()
2020-05-26  Timo Sirainenlib-storage: mail_search_args_init() - Fix converting...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Use the new sub...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Add server debug...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Split off test_run...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Add log prefixes...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Make sure the...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Use getopt() for...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Add structural...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Move client functions.
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Move server functions.
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Move test_open_ser...
2020-05-26  Stephan Boschlib-imap-client: Reformat test-imapc-client.c.
2020-05-25  Timo Sirainenlib-imap-client: Remove unnecessary "Authentication...
2020-05-25  Timo Sirainenlib-imap-client: test-imapc-client - Client now sends...
2020-05-25  Timo Sirainenlib-imap-client: test-imapc-client - login_hangs: Clien...
2020-05-25  Timo Sirainenlib-imap-client: test-imapc-client - login_hangs: Serve...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Use the new sub-proces...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Split off test_run_ser...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Rename test_server_kil...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Move global initializa...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Avoid using sleep...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Use lib-signals API.
2020-05-25  Stephan Boschmaster: test-master-login-auth - Ignore SIGPIPE.
2020-05-25  Stephan Boschmaster: test-master-login-auth - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschmaster: test-master-login-auth - Add log prefixes to...
2020-05-25  Stephan Boschmaster: test-auth-master - Use the new sub-process...
2020-05-25  Stephan Boschmaster: test-auth-master - Split off test_run_server...
2020-05-25  Stephan Boschmaster: test-auth-master - Rename test_server_kill...
2020-05-25  Stephan Boschmaster: test-auth-master - Move global initialization...
2020-05-25  Stephan Boschmaster: test-auth-master - Avoid using sleep()/usleep().
2020-05-25  Stephan Boschmaster: test-auth-master - Use lib-signals API.
2020-05-25  Stephan Boschmaster: test-auth-master - Ignore SIGPIPE.
2020-05-25  Stephan Boschmaster: test-auth-master - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschmaster: test-auth-master - Add log prefixes to distingu...
2020-05-25  Stephan Boschmaster: test-auth-client - Use the new sub-process...
2020-05-25  Stephan Boschmaster: test-auth-client - Split off test_run_server...
2020-05-25  Stephan Boschmaster: test-auth-client - Rename test_server_kill...
2020-05-25  Stephan Boschmaster: test-auth-client - Move global initialization...
2020-05-25  Stephan Boschmaster: test-auth-client - Avoid using sleep()/usleep().
2020-05-25  Stephan Boschmaster: test-auth-client - Use lib-signals API.
2020-05-25  Stephan Boschmaster: test-auth-client - Ignore SIGPIPE.
2020-05-25  Stephan Boschmaster: test-auth-client - Don't ignore SIGCHLD.
next