]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-12-09  Aki Tuomilib: test-file-cache - Assert map is not null before...
2020-12-09  Aki Tuomilib-mail: test-message-search - Assert ret
2020-12-09  Aki Tuomilib-mail: test-message-search - Assert that found value...
2020-12-09  Aki Tuomilib-mail: test-message-decoder - Assert ret
2020-12-08  Timo Sirainenlib-storage: Fix potential assert-crash when fetching...
2020-12-08  Timo Sirainenlib-storage: Fix potential assert-crash when adding...
2020-12-07  Timo Sirainenlib-dcrypt: istream-decrypt - Assert that max_buffer_si...
2020-12-07  Timo Sirainenlib: istream-error - Set max_buffer_size
2020-12-07  Timo Sirainenlib-storage: test_mail_storage_deinit() - Don't try...
2020-12-07  Aki Tuomilib-oauth2: test-oauth2-jwt - Add tests for HS384 and...
2020-12-07  Aki Tuomilib-oauth2: Fix whitespace in test-oauth2-jwt.c
2020-12-07  Aki Tuomilib: test-hmac - Add tests for hmac sha384
2020-12-07  Aki Tuomilib: test-hash-method - Add tests for sha2
2020-12-07  Aki Tuomilib: hash-method - Add sha384 support
2020-12-07  Aki Tuomilib: Fix whitespace in sha2.c
2020-12-07  Downtown Alldaylib: test-hmac - Add HMAC 512 test
2020-12-07  Aki Tuomilib: hmac - Support different hash algorithms
2020-12-07  Downtown Alldaylib: hmac - Adjust HMAC_MAX_CONTEXT_SIZE to accommodate...
2020-12-07  Aki Tuomilib: hash-method - Add block size
2020-12-07  Aki Tuomilib: hash-method - Use named initializers
2020-12-07  Stephan Boschlib-oauth2: Remove unused include from oauth2.c.
2020-12-07  Stephan Boschlib-oauth2: Make oauth2_request_set_headers() static.
2020-12-07  Stephan Boschlib-oauth2: Rename oauth2_request_free_internal() to...
2020-12-07  Stephan Boschlib-oauth2: Rename oauth2_parse_json() to oauth2_reques...
2020-12-07  Stephan Boschlib-oauth2: Move oauth2_request_set_headers() to oauth2...
2020-12-07  Stephan Boschlib-oauth2: Move oauth2_request_abort() to oauth2-reque...
2020-12-07  Stephan Boschlib-oauth2: Move oauth2_request_free_internal() to...
2020-12-07  Stephan Boschlib-oauth2: Move oauth2_parse_json() to oauth2-request.c.
2020-12-07  Stephan Boschlib-oauth2: Reformat test-oauth2-jwt.c.
2020-12-07  Stephan Boschlib-oauth2: Reformat oauth2-jwt.c.
2020-12-07  Stephan Boschlib-oauth2: Reformat oauth2-key-cache.c.
2020-12-07  Stephan Boschlib-oauth2: Reformat oauth2-request.c.
2020-12-07  Stephan Boschlib-oauth2: Reformat oauth2.c.
2020-12-07  Stephan Boschlib-oauth2: Reformat oauth2-private.h.
2020-12-07  Stephan Boschlib-oauth2: Reformat oauth2.h.
2020-12-07  Timo Sirainenauth: db-oauth2 - Add consistent prefix for all error...
2020-12-07  Timo Sirainenauth: db-oauth2 - Fix debug logging
2020-12-07  Timo Sirainenauth: db-oauth2 - Call db_oauth2_lookup_continue_valid...
2020-12-07  Timo Sirainenauth: db-oauth2 - db_oauth2_lookup_continue() - Minor...
2020-12-07  Timo Sirainenauth: db-oauth2 - Split off db_oauth2_lookup_continue_v...
2020-12-07  Timo Sirainenauth: db-oauth2 - db_oauth2_lookup_passwd_grant() ...
2020-12-07  Timo Sirainenauth: db-oauth2 - Improve "Internal error" message...
2020-12-07  Timo Sirainenauth: db-oauth2 - Add and use db_oauth2_field_find()
2020-12-07  Timo Sirainenauth: db-oauth2 - Don't set db_oauth2_request.token...
2020-12-07  Timo Sirainenauth: db-oauth2 - db_oauth2_lookup_passwd_grant() ...
2020-12-07  Timo Sirainenauth: db-oauth2 - Refactor "OAuth2 token missing from...
2020-12-07  Timo Sirainenauth: db-oauth2 - db_oauth2_template_export() - Make...
2020-12-07  Timo Sirainenlib-oauth2: Improve error message when server returns...
2020-12-07  Timo Sirainenlib-oauth2: Don't fail if oauth response payload is...
2020-12-07  Timo Sirainenlib-oauth2: Remove unused oauth2-passwd-grant.c
2020-12-07  Timo Sirainenlib-oauth2, auth: Remove redundant oauth2_request_resul...
2020-12-07  Timo Sirainenlib-oauth2: json_parsed_cb() - Remove redundant success...
2020-12-07  Timo Sirainenfs-compress: Use istream-decompress
2020-12-07  Timo Sirainenlib-compression: Fix detecting if input is bzip2 compressed
2020-12-07  Timo Sirainenlib-compression: Add istream-decompress
2020-12-03  Timo Sirainenlib-storage: Add test-mail unit test
2020-12-03  Timo Sirainenmail-crypt: test-mail-crypt - Use test-mail-storage API
2020-12-03  Timo Sirainenlib-storage: Add a public test-mail-storage-common...
2020-12-03  Timo Sirainenlib-storage: test-mail-storage - Die on test_mail_init_...
2020-12-03  Timo Sirainenlib-storage: test-mail-storage - Remove randomness...
2020-12-03  Timo Sirainenlib-storage: test-mail-storage - Change test_mail_init...
2020-12-03  Timo Sirainenlib-storage: test-mail-storage - Use settings struct...
2020-12-03  Timo Sirainenlib: i_stream_read() - Don't create empty snapshots
2020-12-03  Timo Sirainenimap: Process title wrongly shows connections are ...
2020-12-03  Josef 'Jeff... lib-lua: Rewrite arg checking macros to use STMT_{START...
2020-12-03  Timo Sirainenlogin-proxy: Use persistent istream buffers
2020-12-02  Martti Rannanjärvilib-mail: test-istream-qp-decoder.c - Free input_data_l...
2020-12-01  Stephan Boschlib-http: http-client-request - Fix payload assertions...
2020-12-01  Stephan Boschlib-http: test-http-payload - Add test for blocking...
2020-12-01  Stephan Boschlib-http: test-http-payload - Implement reference count...
2020-12-01  Stephan Boschlib-http: Reformat http-client-request.c.
2020-12-01  Martti Rannanjärvinotify: Free notify_mail_txn when a plugin does not...
2020-12-01  Markus Valentinlib-mail: Add tests for message-size functions
2020-12-01  Markus Valentinlib-mail: Extend quoted-printable encoding tests
2020-12-01  Markus Valentinlib-mail: Extend quoted-printable decoding tests
2020-12-01  Markus Valentinlib-mail: qp-encoder: Ensure trailing white space is...
2020-12-01  Aki Tuomilib-mail: test-message-parser - Convert to signed when...
2020-12-01  Aki Tuomilib-mail: message-decoder - Fix CTE parser to accept...
2020-12-01  Aki Tuomilib-mail: test-rfc822-parser - Add tests for content...
2020-12-01  Aki Tuomilib-mail: message-decoder - Constify message_decoder_pa...
2020-12-01  Aki Tuomilib-mail: rfc822-parser - Fix content-type parser to...
2020-12-01  Timo Sirainenimap: Fix potential hang if client disconnects with...
2020-12-01  Timo Sirainenimap: Move disconnected-check inside client_continue_pe...
2020-11-25  Timo Sirainenlib-storage: Update comments about mail_search_args_ini...
2020-11-24  Siavash Tavakolidoveadm: Add timestamp prefixes for debug output
2020-11-23  Timo Sirainenlib-dict: dict_iterate() - Fix segfault with DICT_ITERA...
2020-11-23  Timo Sirainendict-cdb: Fix to use new dict.iterate() API
2020-11-23  rofl0rm4: size_t_signed.m4 - use static assertion instead...
2020-11-23  Timo Sirainenlib-index: Improve debug logging
2020-11-23  Timo Sirainenlib-index: Handle rapidly rotating transaction logs...
2020-11-23  Timo Sirainenlib-index: mail_index_reopen_if_changed() - Add reopene...
2020-11-23  Timo Sirainenlib-index: mail_index_sync_map() - Move corruption...
2020-11-23  Timo Sirainenlib-index: mail_index_map_latest_sync() - Minor refactoring
2020-11-23  Timo Sirainenlib-index: Split off mail_index_map_latest_sync()
2020-11-23  Timo Sirainenlib-index: mail_index_sync_map() - Always return -1...
2020-11-23  Timo Sirainenlib-index: Move calling mail_index_sync_map_want_index_...
2020-11-23  Timo Sirainenlib-index: Split off mail_index_sync_map_want_index_reo...
2020-11-23  Timo Sirainenlib-index: mail_transaction_log_indexid_changed() ...
2020-11-23  Timo Sirainenlib-index: mail_transaction_log_file_free() - Assert...
2020-11-23  Timo Sirainenlib-index: mail_index_write() - Make sure index is...
next