]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-09-23  Aki Tuomidcrypt-openssl: Implement signature API for OpenSSL
2019-09-23  Aki Tuomilib-dcrypt: Add padding parameter for RSA encrypt/decrypt
2019-09-23  Aki Tuomilib-dcrypt: Add signature API
2019-09-23  Aki Tuomilib-dcrypt: Unit test for JWK keys
2019-09-23  Aki Tuomilib-dcrypt: Add JWK key format support
2019-09-23  Aki Tuomilib-dcrypt: Implement usage and key ID accessors for...
2019-09-23  Aki Tuomilib-dcrypt: Add key usage and id
2019-09-23  Aki Tuomilib-dcrypt: Add key id and usage fields to dcrypt keys
2019-09-23  Aki Tuomilib-dcrypt: Make key unref with NULL no-op
2019-09-23  Aki Tuomidoveadm: Do not call dcrypt_deinitialize
2019-09-23  Aki Tuomilib-dcrypt: Clarify when dcrypt_deinitialize is to...
2019-09-23  Aki Tuomim4: Check if some RSA key manipulators are present
2019-09-23  Aki Tuomilib: hmac - Add hkdf for key derivation
2019-09-23  Aki Tuomilib-dcrypt: Use BN_secure_new when available for secrets
2019-09-23  Aki Tuomim4: Check for BN_secure_new
2019-09-23  Aki Tuomilib-dcrypt: Implement dcrypt_key_get_curve_public using...
2019-09-23  Aki Tuomilib-dcrypt: Add dcrypt_key_get_curve_public
2019-09-23  Aki Tuomilib-dcrypt: Add tests for raw keys
2019-09-23  Aki Tuomilib-dcrypt: Implement raw key API using OpenSSL
2019-09-23  Aki Tuomilib-dcrypt: Add API for dealing with raw keys
2019-09-23  Aki Tuomilib-dcrypt: Fix i2d_ASN1_OBJECT usage
2019-09-23  Aki Tuomilib-dcrypt: Symbolize maximum OID length
2019-09-23  Aki Tuomilib-dcrypt: Use len instead of ln
2019-09-23  Timo Sirainenlib-http: Make http_client_request_delay_from_response...
2019-09-23  Timo Sirainenpush-notification: Allow easy access to Message-ID...
2019-09-13  Stephan Boschlib-lda: mail-deliver - Emit events at start and finish...
2019-09-13  Stephan Boschlib-lda: Replace i_warning() with e_warning().
2019-09-13  Stephan Boschlib-lda: Replace i_info() with e_info().
2019-09-13  Stephan Boschlib-lda: Replace i_error() with e_error().
2019-09-13  Stephan Boschlib-lda: mail-deliver - Add message fields to the deliv...
2019-09-13  Stephan Boschlib-lda: mail-deliver - Rename mail_deliver_cache to...
2019-09-13  Stephan Boschlda: Use LDA event as mail_*user's parent event.
2019-09-13  Stephan Boschlda: Add support for event API.
2019-09-13  Stephan Boschlda: Assign envelope fields in mail deliver context...
2019-09-13  Stephan Boschlmtp: lmtp-local - Use recipient event for mail delivery.
2019-09-13  Stephan Boschlib-lda: mail-deliver - Add support for event API.
2019-09-13  Stephan Boschlib-lda: Initialize/deinitialize mail_deliver_context...
2019-09-13  Stephan Boschlda: Move mail_deliver() invocation to a separate function.
2019-09-13  Stephan Boschlib-lda: mail-deliver - Split the mail_deliver() functi...
2019-09-10  Stephan Boschlib: str - Add str_replace().
2019-09-10  Stephan Boschlib: buffer - Add buffer_replace().
2019-09-10  Stephan Boschlib: buffer - Improve header comment for buffer_insert...
2019-09-10  Stephan Boschlib: test-istream-base64-decoder - Make random test...
2019-09-10  Stephan Boschlib: test-istream-base64-decoder - Add explicit test...
2019-09-10  Stephan Boschlib: test-base64 - Add explicit test cases for encoding...
2019-09-10  Stephan Boschlib: base64 - Add assertion preventing calling base64_e...
2019-09-10  Stephan Boschlib: test-istream-base64-decoder - Reduce minimum rando...
2019-09-10  Stephan Boschlib: test-istream-base64-decoder - Abort random test...
2019-09-10  Stephan Boschlib: test-istream-base64-encoder - Fix test names.
2019-09-10  Stephan Boschlib: test-base64 - Abort random test at first error...
2019-09-10  Stephan Boschlib: test-base64 - Test Base64 encoding with maximum...
2019-09-10  Stephan Boschlib: test-base64 - Better check output of incrementally...
2019-09-10  Stephan Boschlib: base64 - Fix incremental/streaming Base64 encoding...
2019-09-10  Stephan Boschlib: base64 - Restructure base64_encode_get_size().
2019-09-10  Stephan Boschlib: base64 - Use unsigned size type for base64_get_ful...
2019-09-10  Stephan Boschlib: base64 - Truly fix dest buffer assertion in base64...
2019-09-10  Stephan Boschlib: test-istream-base64-decoder - Use unsigned int...
2019-09-10  Stephan Boschlib: base64 - Fix dest buffer assertion in base64_decod...
2019-09-10  Stephan Boschlib: test-istream-base64-decoder - Add extensive random...
2019-09-10  Stephan Boschlib: istream-base64-encoder - Fix handling of error...
2019-09-10  Stephan Boschlib: istream-base64-decoder - Fix handling of error...
2019-09-10  Stephan Boschlib: base64 - Restructure encoder to always fill the...
2019-09-10  Stephan Boschlib: base64 - Allow encoding line endings one octet...
2019-09-10  Stephan Boschlib: base64 - Add more w_buf_len assertions to encoder.
2019-09-10  Stephan Boschlib: base64 - Use sizeof() for determining the size...
2019-09-10  Stephan Boschlib: base64 - Fix base64_get_full_encoded_size() for...
2019-09-10  Stephan Boschlib: istream-base64-decoder - Use i_stream_try_alloc...
2019-09-10  Stephan Boschlib: istream-base64-encoder - Use i_stream_try_alloc...
2019-09-10  Markus Valentinimap: previews/snippets requested with lazy update...
2019-09-10  Markus Valentinlib-storage: change caching decision for lazy requests...
2019-09-10  Markus Valentinlib-storage: introduce MAIL_LOOKUP_ABORT_NOT_IN_CACHE_S...
2019-09-10  Markus Valentinlib-index: move mail_cache_decision_add to public header
2019-09-10  Aki Tuomilib-ssl-iostream: Remove problematic unit tests
2019-09-10  Timo Sirainenauth: winbind - Make static analyzer happier
2019-09-10  Stephan Boschlib: base64 - Add high-level data and string encode...
2019-09-10  Stephan Boschlib: base64 - Add flags and max_line_size parameters...
2019-09-10  Stephan Boschlib: base64 - Add high-level data decode functions...
2019-09-10  Stephan Boschlib: base64 - Add flags parameters to the new high...
2019-09-10  Stephan Boschlib: base64 - Add BASE64_DECODE_FLAG_IGNORE_PADDING.
2019-09-10  Stephan Boschlib: base64 - Reformat flag handling in base64_decode_m...
2019-09-10  Stephan Boschlib: base64 - Remove unused assignment.
2019-09-10  Stephan Boschlib: base64 - Add support for decoding without padding.
2019-09-10  Stephan Boschlib: base64 - Add support for encoding without padding.
2019-09-10  Stephan Boschlib: istream-base64-encoder - Use the new low-level...
2019-09-10  Stephan Boschlib: base64 - Add support for adding line breaks to...
2019-09-10  Stephan Boschlib: base64 - Add base64_get_full_encoded_size().
2019-09-10  Stephan Boschlib: base64 - Add decode flag for prohibiting whitespace.
2019-09-10  Stephan Boschlib: base64 - Deprecate src_pos_r parameter of base64_d...
2019-09-10  Stephan Boschlib: istream-base64-decoder - Use the new low-level...
2019-09-10  Stephan Boschlib: base64 - Properly implemenent incremental decoding.
2019-09-10  Stephan Boschlib: base64 - Properly implemenent incremental encoding.
2019-09-10  Stephan Boschlib: buffer - Add buffer_get_avail_size().
2019-09-10  Stephan Boschlib: istream-base64 - Add support for base64url encoding.
2019-09-10  Stephan Boschlib: base64 - Add support for base64url encoding.
2019-09-10  Stephan Boschlib: base64 - Make code suitable for encoding/decoding...
2019-09-10  Stephan Boschlib: base64 - Add structural comments.
2019-09-10  Stephan Boschlib: base64.h - Move size macros.
2019-09-10  Stephan Boschlib: base64 - Make encoding table an explicit array.
2019-09-10  Stephan Boschlib: base64.c - Move mapping tables.
2019-09-10  Timo Sirainenlib: test-base64 - Make sure base64_decode() won't...
next