]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-06-05  Aki Tuomilib-oauth2: Ensure token algorithm matches with key
2020-06-05  Aki Tuomilib-oauth2: oauth2-jwt - Always uppercase algorithm
2020-05-28  Timo Sirainenlib-mail: message-parser - Fix assert-crash if parsing...
2020-05-27  Timo Sirainenlib-mail: Fix parse_too_many_nested_mime_parts()
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  Timo Sirainenlib-mail: message-parser - Support limiting max number...
2020-05-27  Timo Sirainenlib-mail: message-parser - Support limiting max number...
2020-05-27  Timo Sirainenlib-mail, global: message_parser_init*() - Convert...
2020-05-27  Timo Sirainenlib-mail: message-parser - Don't use memory pool for...
2020-05-27  Timo Sirainenlib-mail: message-parser - Add boundary_remove_until...
2020-05-27  Timo Sirainenlib-mail: message-parser - Optimize boundary lookups...
2020-05-27  Timo Sirainenlib-mail: message-parser - Truncate excessively long...
2020-05-27  Timo Sirainenlib-mail: message-parser - Minor code cleanup to findin...
2020-05-27  Timo Sirainenlib-mail: message-parser - Optimize appending new part...
2020-05-27  Timo Sirainenlib-mail: message-parser - Optimize updating children_count
2020-05-27  Timo Sirainenlib-mail: message-parser - Change message_part_append...
2020-05-27  Timo Sirainenlib-mail: message-parser - Add a message_part_finish...
2020-05-27  Timo Sirainenlib-mail: Move message_parser_init_from_parts() handlin...
2020-05-27  Timo Sirainenlib-mail: test-message-parser - Test that children_coun...
2020-05-27  Timo Sirainenlib-mail: test-message-parser - Add another test for...
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-25  Aki Tuomiauth: test-mech - Add tests for RPA and NTLM bug
2020-05-25  Aki Tuomilib-ntlm: Check buffer length on responses
2020-05-25  Aki Tuomiauth: mech-rpa - Fail on zero len buffer
2020-05-20  Timo Sirainenpop3: Use separate search queries for expunging and...
2020-05-20  Timo Sirainenpop3: Split off pop3_search_build_seqset()
2020-05-20  Timo Sirainenpop3: Minor optimization to unexpected client disconnec...
2020-05-20  Timo Sirainendict: When client is disconnected, make sure its input...
2020-05-20  Timo Sirainendict: Fix deinitializing dict iteration if client disco...
2020-05-20  Timo Sirainendict: Split off cmd_iterate_flush_finish()
2020-05-20  Stephan Boschlmtp: lmtp-commands - Explicity prohibit empty RCPT...
2020-05-20  Stephan Boschlib-smtp: smtp-address - Only produce a <> address...
2020-05-20  Stephan Boschlib-smtp: smtp-address - Don't recognize an address...
2020-05-20  Stephan Boschlib-smtp: smtp-address - Don't return NULL from smtp_ad...
2020-05-20  Stephan Boschlib-smtp: test-smtp-server-errors - Add tests for large...
2020-05-20  Stephan Boschlib-smtp: smtp-server-connection - Hold a command refer...
2020-05-20  Stephan Boschlib-smtp: smtp-server-command - Perform initial command...
2020-05-20  Stephan Boschlib-smtp: smtp-server-command - Guarantee that non...
2020-05-20  Stephan Boschlib-smtp: test-smtp-server-errors - Add tests for VRFY...
2020-05-20  Stephan Boschlib-smtp: Add tests for smtp_string_parse() and smtp_st...
2020-05-20  Stephan Boschlib-smtp: smtp-syntax - Return 0 for smtp_string_parse...
2020-05-20  Stephan Boschlib-smtp: smtp-syntax - Do not allow NULL return parame...
2020-05-20  Stephan Boschlib-smtp: smtp-syntax - Do not allow NULL return parame...
2020-05-20  Stephan Boschlib-smtp: smtp-syntax - Do not allow NULL return parame...
2020-05-20  Stephan Boschlib-smtp: smtp-server-cmd-vrfy - Restructure parameter...
2020-05-20  Stephan Boschlib-smtp: Reformat smtp-server-cmd-vrfy.c.
2020-05-20  Stephan Boschlib-smtp: Reformat smtp-server-cmd-noop.c.
2020-05-20  Stephan Boschlib-smtp: Reformat smtp-syntax.c.
2020-05-20  Stephan Boschlib-smtp: Reformat smtp-syntax.h.
2020-05-13  Aki Tuomiauth: test-mech - Remove auth-token-secret.dat after...
2020-05-13  Aki Tuomiauth: mech-digest-md5 - Do not read past buffer on...
2020-05-13  Aki Tuomiauth: test-mech - Fix memory leaks
2020-05-12  Timo Sirainenlib-index: Index rebuilding lost fields in cache
2020-05-12  Timo Sirainenlib-index: Fix setting initial last_used for fields...
2020-05-12  Timo Sirainenlib-index: mail_cache_decision_add() - Add priv helper...
2020-05-12  Timo Sirainenlib-index: Make mail_cache_decision_to_string() public
2020-05-12  Timo Sirainenauth: auth_request_finished event - policy_result=delay...
2020-05-12  Stephan Boschlib-http: test-http-client-errors: "reply payload"...
2020-05-12  Stephan Boschlib-http: test-http-client-errors: "reply payload"...
2020-05-11  Aki Tuomiauth: test-mech - Rewrote test
2020-05-11  Aki Tuomiauth: test-mock - Add credentials lookup support
2020-05-11  Aki Tuomiauth: test - Export passdb mock settings
2020-05-11  Aki Tuomiauth: Move auth_request_fail_on_nuls to auth-request.c
2020-05-11  Aki Tuomilib-sasl: dsasl-client - Check for NULs in server response
2020-05-11  Aki Tuomiauth: mech - Remove redundant NUL checks
2020-05-11  Aki Tuomiauth: mech - Add MECH_SEC_ALLOW_NULS flag
2020-05-11  Aki Tuomiauth: test-mech - Use auth_request_initial/continue...
2020-05-11  Aki Tuomiauth: oauth2 - Set username after parsing
2020-05-07  Timo Sirainenlib-fs: Don't hide errors when iteration calls fs_set_e...
2020-05-06  Stephan Boschlib-http: http-server-response - Fix dead assignment...
2020-05-06  Stephan Boschlib-http: test-http-client-errors: Emit error for unexp...
2020-05-06  Stephan Boschlib-http: test-http-client-errors - Correct response...
2020-05-06  Stephan Boschlib-http: test-http-client-errors - Emit an error messa...
2020-05-06  Markus Valentinauth: Remove the check for NULs in mech-rpa
2020-05-05  Stephan Boschlib-http: test-http-payload - Increase client progress...
2020-05-05  Stephan Boschlib-http: http-server-ostream - Remove dangerous assert...
2020-05-05  Stephan Boschlib-http: http-server-connection - Fix result of http_s...
2020-05-05  Stephan Boschlib-http: http-client-connection - Avoid calling http_c...
2020-05-05  Stephan Boschlib-http: test-http-client-errors - Make "retry payload...
2020-05-05  Stephan Boschlib-http: http-client-request - Fix return value of...
2020-05-05  Stephan Boschlib-http: http-server-response - Fix return value of...
2020-05-05  Stephan Boschlib: ostream-wrapper - Return flush status from o_strea...
2020-05-05  Timo Sirainenlib: connection_input_resume() - Set added IO as having...
2020-05-04  Timo Sirainenlmtp: Don't add "detail" field to events if it's empty
2020-05-04  Timo Sirainenlda: Add protocol=lda to the root lda event
2020-05-04  Timo Sirainenlib-smtp: Fix adding "protocol" field to smtp_server_...
2020-05-04  Stephan Boschlib-lda: mail-deliver - Add "error" field to the mail_d...
next