]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-04-23  Timo Sirainenglobal: Replace str_append_n() with str_append_data...
2018-04-23  Timo Sirainenlib: Add str_append_max()
2018-04-23  Timo Sirainenlib: Improve str_append_n() comment
2018-04-23  Sergey Kitovlib-mail: Add MESSAGE_HEADER_REPLACE_NULS_WITH_0x80...
2018-04-23  Timo Sirainenlib-mail: rfc2231_parse() - Replace NULs with 0x80
2018-04-23  Timo Sirainenlib-mail: message_address_parse*() - Replace NULs with...
2018-04-23  Timo Sirainenlib-mail: rfc822-parser: Add nul_replacement_char
2018-04-23  Timo Sirainenlib-mail: rfc822-parser: Strip away folding whitespace...
2018-04-23  Timo Sirainenlib-mail: rfc822-parser: Improve domain-literal parsing
2018-04-23  Timo Sirainenlib-mail: rfc822-parser: Don't allow preserving escaped...
2018-04-23  Timo Sirainenlib-mail: Change rfc822_parse_content_param() API to...
2018-04-23  Timo Sirainenfts-squat: Fix truncating headers at NULs while indexing
2018-04-23  Timo Sirainenlogin-common: Consistently truncate client SASL input...
2018-04-23  Timo Sirainenlib-master, util: Consistently truncate tabescaped...
2018-04-23  Timo Sirainenconfig: Consistently truncate value at the first NUL...
2018-04-23  Timo Sirainendict-fs/memcached-ascii/redis: Consistently truncate...
2018-04-23  Timo Sirainenauth: checkpassword - Fail if input from script contain...
2018-04-23  Timo Sirainendoveadm: Fix table printer to not truncate output at...
2018-04-23  Timo Sirainendoveadm dump: Don't truncate dovecot.index.cache values...
2018-04-21  Timo Sirainenlib-mail: rfc822-parser: Don't truncate comment/quoted...
2018-04-21  Timo Sirainenlib-mail: message_snippet_generate() - Ignore NULs...
2018-04-21  Timo Sirainenlib-storage: Fix truncating header values at NUL when...
2018-04-19  Stephan Boschlib-mail: message-address: Make the parser allow paths...
2018-04-19  Stephan Boschlib-mail: message-address: Make parser properly reject...
2018-04-19  Stephan Boschlib-mail: message-address: Make sure incomplete paths...
2018-04-19  Stephan Boschlib-mail: message-address: Require paths with an invali...
2018-04-19  Stephan Boschlib-mail: message-address: Properly deinit RFC822 parse...
2018-04-19  Stephan Boschlib-mail: test-message-address: Add test for parsing...
2018-04-19  Stephan Boschlib-mail: test-message-address: Use i_memdup() rather...
2018-04-19  Stephan Boschlib: Added i_memdup().
2018-04-18  Aki Tuomilib-ssl-iostream: Fix boolean misuse in SSL_CTX_set_ecd...
2018-04-18  Aki Tuomilib-ssl-iostream: Do not handshake further if we are...
2018-04-17  Stephan Boschlib: Implement str_sanitize_utf8(). 79/head
2018-04-17  Stephan Boschlib: unichar: Add Horizontal Ellipsis character.
2018-04-17  Timo Sirainenimapc: Fix expunges+appends in same session with imapc_...
2018-04-17  Timo Sirainenlib-ssl-iostream: Make ssl_iostream_unref() private
2018-04-17  Timo Sirainenglobal: Replace ssl_iostream_unref() with ssl_iostream_...
2018-04-17  Timo Sirainenlib-master: Add log_core_filter setting to core dump...
2018-04-17  Timo Sirainenlib: Add global core filter, which allows core dumping...
2018-04-17  Timo Sirainenlib: Add log types as event categories
2018-04-17  Timo Sirainenlib-master, stats: Send event's log_type to stats process
2018-04-17  Timo Sirainenlib-master: If log_debug is empty, don't set global...
2018-04-17  Timo Sirainenlib-master: Cleanup - Add new helper function for parsi...
2018-04-17  Timo Sirainenlib-master: Rename master_service_log_debug_parse(...
2018-04-17  Timo Sirainenlib-master: If connect() to backend UNIX socket is...
2018-04-17  Timo Sirainenlib-master: Add how long request took for "Internal...
2018-04-16  Timo Sirainenlib-storage: Add cydir/mdbox/sdbox/imapc/maildir/mbox...
2018-04-16  Timo Sirainenlib-storage: Add mail_storage.event_category
2018-04-16  Timo Sirainenlib-storage: Add mail_storage.event and use it wherever...
2018-04-15  Aki Tuomilib-ssl-iostream: Fix boolean misuse in SSL_CTX_set_ecd...
2018-04-15  Kadlecsik Józseflib-ssl-iostream: Fix openssl compatibility issue intro...
2018-04-13  Timo Sirainenpo3pc: Handle unexpected server disconnections without...
2018-04-12  Timo Sirainendoveconf: Fix infinite loop when hiding sensitive infor...
2018-04-12  Timo Sirainenlib-smtp: Fix empty address parsing
2018-04-12  Stephan Boschsubmission: Add workarounds for well-known MAIL and...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for RCPT...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for MAIL...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for bad...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for bad...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Implicitly stop...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add more debug messa...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Make detection of...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add log prefixes...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add support for...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Use o_stream_nsend...
2018-04-12  Stephan Boschlib-smtp: server: Add workarounds for well-known MAIL...
2018-04-12  Stephan Boschlib-smtp: address parser: Do not allow source route...
2018-04-12  Stephan Boschlib-storage: mail-storage-settings: Pre-parse postmaste...
2018-04-12  Stephan Boschlib-smtp: address: Add source syntax check for conversi...
2018-04-12  Aki Tuomilib-master: Add own boolean for SSL module loading
2018-04-12  Aki Tuomilib-master: Do not attempt to load SSL module if no...
2018-04-11  Aki Tuomilib-program-client: Wait longer in test-program-client...
2018-04-11  Timo Sirainenimapc: If SELECT INBOX fails with NO, treat it as tempo...
2018-04-11  Timo Sirainenimapc: Fix crash when handling empty mailboxes.
2018-04-10  Stephan Boschlib-mail: message-address: Fix address parser to proper...
2018-04-10  Stephan Boschlib-mail: message-address: Fix assert panic occurring...
2018-04-09  Timo Sirainenfs-posix: Fix iterating nonexistent symlinks when readd...
2018-04-09  Timo Sirainenimapc: Ignore fetch-msn-workarounds/no-msn-updates...
2018-04-08  Stephan Boschlda: Allow empty envelope sender.
2018-04-08  Stephan Boschlda: Reformatted main.c.
2018-04-06  Fabian Freyerlib-storage: reintroduce mail_index_set_fsync_mode
2018-04-06  Sergey Kitovlib-mail: Fix include guards for istream-nonuls.h
2018-03-29  manueldict-fs: iterate: make sure the key is returned as...
2018-03-28  Bill ColeFix arc4random build checks
2018-03-28  Timo Sirainenimapc: Fix local state if mailbox is empty after reconn...
2018-03-28  Josef 'Jeff... lib: Simplify murmurhash3 LP64 vs. IPL32 test vectors
2018-03-28  Josef 'Jeff... lib: murmurhash3 produces bytes (not uint32_t's)
2018-03-27  Aki Tuomilogin-common: Indicate TLS secured transport on proxied...
2018-03-23  Aki Tuomiconfig: Hide more sensitive information
2018-03-23  Aki Tuomiconfig: Move sensitive value hiding to own function
2018-03-23  Aki Tuomilib: Add str_nescape
2018-03-23  Aki Tuomilib: Add i_strstr_arr for searching string for multiple...
2018-03-23  Aki Tuomiman: doveconf - Document -P flag
2018-03-21  Arkadiusz Miśkiewiczlib-master: Fix dns_wildcard_match usage
2018-03-20  Aki TuomiNEWS: Add v2.3.1
2018-03-19  Aki TuomiNEWS: Update to 2.3.0.1
2018-03-18  Stephan Boschlib-dcrypt: Reformatted test-stream.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted test-crypto.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted ostream-encrypt.h.
2018-03-18  Stephan Boschlib-dcryp: Reformatted ostream-encrypt.c.
next