]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-06-29  Martti Rannanjärvilib-dcrypt: correctly set version 2 on key info
2016-06-29  Timo Sirainenlib-index: Fixed view syncing when changes couldn't...
2016-06-29  Aki Tuomiauth-policy: Do not allow/report when master query
2016-06-29  Aki Tuomiauth-policy: Report success earlier
2016-06-29  Timo Sirainenconfigure: Detect SSL_COMP_free_compression_methods...
2016-06-28  Timo Sirainenlib: Added assert to iostream-temp
2016-06-28  Timo Sirainenlazy-expunge: Fixed crash when copying from internal...
2016-06-28  Timo Sirainendict-ldap: Fixed linking with OSX
2016-06-28  Timo Sirainenauth: Compiler warning fixes
2016-06-28  Aki Tuomiauth-policy: Hook auth policy to auth code
2016-06-28  Aki Tuomiauth-policy: Add policy implementation
2016-06-28  Baofeng Wangfts plugin: Added fts_autoindex_exclude settings.
2016-06-28  Timo Sirainenlib-dcrypt: Make static analyzer happier
2016-06-28  Aki Tuomidcrypt: Add tests for v1 and v2 public keys and RSA
2016-06-28  Aki Tuomidcrypt-openssl: Various fixes
2016-06-28  Timo Sirainenlib-dcrypt: Added sample-v1_short.asc to EXTRA_DIST
2016-06-28  Aki Tuomiistream-decrypt: Ensure we can open short v1 files
2016-06-28  Aki Tuomiistream-decrypt: Correctly check the header length...
2016-06-28  Timo Sirainenlast-login: Ignore the plugin if last_login_dict settin...
2016-06-28  Timo Sirainenlib-ssl-iostream: Use ENGINE_set_default()
2016-06-28  Timo Sirainenlazy_expunge: Optimize checking for last instance when...
2016-06-28  Timo Sirainenfts-lucene: Fixed crash on error or auto-rebuild condit...
2016-06-28  Timo Sirainenwelcome plugin: -Wstrict-bool warning fix
2016-06-21  Timo SirainenLAYOUT=index: Existence or GUID lookups don't need...
2016-06-21  Timo Sirainenlib-storage: Added a kludgy quick-"parameter" to list_i...
2016-06-21  Timo SirainenLAYOUT=index: Avoid unnecessary work for setting \Marke...
2016-06-21  Timo Sirainenlib-dcrypt: dcrypt_keypair_generate() no longer assumes...
2016-06-21  Timo Sirainenlib-dcrypt: Check for all the return values in unit...
2016-06-21  Timo Sirainenlib-dcrypt: Added missing error handling.
2016-06-21  Timo Sirainenlib-dcrypt: Don't ignore BIO errors.
2016-06-21  Timo Sirainenlib-dcrypt: dcrypt_key_type_public/private() can no...
2016-06-21  Timo Sirainenlib-dcrypt: dcrypt_key_convert_private_to_public()...
2016-06-21  Timo Sirainenlib-dcrypt: Assert-crash if key parameter is NULL.
2016-06-21  Timo Sirainenlib-dcrypt: Assert-crash if impossible private/public...
2016-06-21  Timo Sirainendoveadm fs delete: Allow multiple paths also with ...
2016-06-21  Timo Sirainendoveadm: Fixed --long-parameters handling
2016-06-21  Timo Sirainendbox: Optimize POP3 MAIL_FETCH_UIDL_BACKEND.
2016-06-21  Timo SirainenAdded welcome plugin.
2016-06-21  Martti Rannanjärvidoc: fix wrong tense in doveadm-expunge man page
2016-06-21  Timo Sirainenfs-posix: Allow ":" as well as space as parameter separ...
2016-06-21  Timo Sirainenfs-posix: Added "dirs" parameter to enable explicit...
2016-06-21  Timo Sirainenfs-posix: Autodelete directories also when "prefix...
2016-06-21  Baofeng Wanglib-storage: Add autoexpunge_max_mails configuration...
2016-06-21  Timo Sirainenlib-dict: Explicitly specify used dict_vfuncs methods...
2016-06-21  Baofeng Wanglib-fts: add unit test to fts_tokenizer_delete_trailing...
2016-06-21  Baofeng Wanglib-fts: allow hyphen character in domain part
2016-06-21  Baofeng Wanglib-fts: remove trailing period character from email...
2016-06-21  Baofeng Wanglib-test: add test_assert_failed_strcmp to expose strings.
2016-06-20  Timo SirainenMakefile: Added run-test-valgrind.supp to EXTRA_DIST
2016-06-20  Timo SirainenUpdated run-test-valgrind.supp
2016-06-20  Timo Sirainenlib: file_create_locked() - Unexpectedly deleted temp...
2016-06-20  Timo SirainenAdded valgrind suppression for OpenSSL <v1.0.2
2016-06-20  Timo Sirainenopenssl: Use our own malloc()/realloc() that will die...
2016-06-20  Timo Sirainenlib-dcrypt: Allow specifying crypto_device (OpenSSL...
2016-06-20  Timo Sirainenlib-dcrypt: Added library dependencies to unit tests
2016-06-20  Timo Sirainenlib-dcrypt, lib-ssl-iostream: Share OpenSSL init/deinit...
2016-06-20  Timo Sirainenlib-dcrypt: Fix to backend module loading.
2016-06-20  Stephan Boschlib-http: server: Created test program that tests error...
2016-06-20  Stephan Boschlib-http: Restructured Makefile.am to have less duplica...
2016-06-20  Stephan Boschlib-http: server: Added settings to configure the conne...
2016-06-20  Stephan Boschlib-http: server: Make sure provided connection FDs...
2016-06-20  Stephan Boschlib-http: server: Wrap request payload in a timeout...
2016-06-20  Stephan Boschlib-http: server: Fixed handling of idle timeout when...
2016-06-20  Stephan Boschlib-http: server: Added more detailed debugging about...
2016-06-20  Stephan Boschlib-http: client: Added tests for manual handling of...
2016-06-20  Stephan Boschlib-http: client: Implemented no_auto_retry setting...
2016-06-20  Stephan Boschlib-http: client: Allow retrying requests that failed...
2016-06-20  Stephan Boschlib-http: client: Added test for http_client_request_de...
2016-06-20  Timo Sirainenlib-http: Improved error logging for net_set_*_buffer_s...
2016-06-20  Stephan Boschlib-http: client: Created test program that triggers...
2016-06-20  Stephan Boschlib-http: test-http-payload: Added tests for the use...
2016-06-20  Stephan Boschlib-http: test-http-payload: Added cleanup code to...
2016-06-20  Stephan Boschlib-http: test-http-payload: Added -D option to easily...
2016-06-20  Stephan Boschlib-http: test-http-client: Callback is not called...
2016-06-20  Stephan Boschlib-http: client: Fixed bug in handling of lost connect...
2016-06-20  Stephan Boschlib-http: client: Reworked connection close handling.
2016-06-20  Stephan Boschlib-http: client: Prevent useless and unexpected reques...
2016-06-20  Stephan Boschlib-http: client: Added settings to configure the conne...
2016-06-20  Stephan Boschlib: Implemented net_set_send_buffer_size() and net_set...
2016-06-20  Stephan Boschlib-http: client: Removed curiously duplicated code.
2016-06-20  Stephan Boschlib-http: client: peer: Improved debug message that...
2016-06-20  Stephan Boschlib-http: client: Made peer object reference-counted...
2016-06-20  Stephan Boschlib-http: client: Improved request reference counting...
2016-06-20  Stephan Boschlib-http: client: Fixed reference counting for requests...
2016-06-20  Stephan Boschlib-http: client: Fixed reference counting for requests...
2016-06-20  Timo Sirainenlib-http: Changed http_client_request_error to set...
2016-06-20  Stephan Boschlib-http: response parser: Added check for the range...
2016-06-20  Timo Sirainenlib-dict-extra: Compiler warning fix
2016-06-19  Timo Sirainenlib-dict: Added dict_switch_ioloop()
2016-06-19  Timo Sirainenlib-dict: dict-client rewrite to support async operations
2016-06-19  Timo Sirainenlib: Added t_str_tabunescape()
2016-06-19  Timo Sirainenlib-dcrypt: Use a more supported EC curve in unit test
2016-06-19  Timo Sirainenlib-index: Don't break indexes on syscall failures...
2016-06-19  Timo Sirainenlib-dcrypt: Fixed running unit tests in build directory.
2016-06-19  Timo Sirainenmailbox-alias: Fixed renaming mailboxes when the plugin...
2016-06-19  Timo Sirainenlib-dcrypt: Fixed memory leak in test-crypto unit test
2016-06-19  Timo Sirainendoveadm dump: Updated obox's oid output.
2016-06-19  Stephan Boschlib-http: client: Added more debug logging about the...
2016-06-19  Stephan Boschtime-util: Fixed usec comparison in timeval_cmp_margin().
2016-06-19  Teemu Huovilalib-dcrypt: Fix error_r pointer verification.
next