aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFiles
* Tests: Dovecot: Bump min protocol level to TLSv1.2.Guilhem Moulin2022-02-211
* Tests: TLS ciphers/protocols: Downgrade security level to 0.Guilhem Moulin2022-02-212
* libinterimap: new option SSL_ciphersuites to set the TLSv1.3 ciphersuites.Guilhem Moulin2020-12-175
* test suite: use stock OpenSSL config except for tests/tls-protocols.Guilhem Moulin2020-12-173
* typofixGuilhem Moulin2020-12-131
* libinterimap: use default locations for trusted CA certificates when neither ...Guilhem Moulin2020-12-132
* test suite: ensure we haven't started speaking IMAP when the SSL/TLS handshak...Guilhem Moulin2020-12-133
* Make error messages more uniform and consistent.Guilhem Moulin2020-12-132
* typofix, spellingGuilhem Moulin2020-12-121
* libinterimap: deprecate SSL_protocols and introduce SSL_protocol_{min,max}.Guilhem Moulin2020-12-112
* test suite: supply our own OpenSSL configuration file with MinProtocol=None.Guilhem Moulin2020-12-116
* test suite: `mv tests/snippets tests/config`Guilhem Moulin2020-12-117
* libinterimap: remove default SSL_protocols value.Guilhem Moulin2020-12-113
* libinterimap: add support for the TLS SNI (Server Name Indication) extension.Guilhem Moulin2020-12-115
* libinterimap: make SSL_verify check the hostname as well.Guilhem Moulin2020-12-114
* test suite: always generate new certificates on `make test`.Guilhem Moulin2020-12-118
* libinterimap: show the matching pinned SPKI in --debug mode.Guilhem Moulin2020-12-113
* New test with a server offering both RSA+ECDSA certificates.Guilhem Moulin2020-12-096
* libinterimap: SSL_fingerprint now supports a space-separate list of digests t...Guilhem Moulin2020-12-091
* test suite: use a RSA certificate rather than ECDSA.Guilhem Moulin2020-12-0910
* Upgrade URLs to secure HTTP.Guilhem Moulin2020-08-042
* libinterimap: abort on PREAUTH greeting received on plaintext connectionsGuilhem Moulin2020-08-034
* libinterimap: Fix response injection vulnerability after STARTTLS.Guilhem Moulin2020-08-035
* Makefile: Major refactoring, add install and uninstall targets.Guilhem Moulin2020-07-022
* pullimap: Also compare RFC 5322 date and envelope information in mailbox comp...Guilhem Moulin2020-07-021
* tests/run: Don't redirect stderr by process substitution.Guilhem Moulin2019-12-151
* tests/*/t: Increase timeout from 2 to 5s after background syncs.Guilhem Moulin2019-12-154
* New test for hierarchy delimiter change.Guilhem Moulin2019-12-134
* pullimap: Fix mangling of data lines starting with a dot.Guilhem Moulin2019-11-182
* Improve “UIDVALIDITY changed!” error message.Guilhem Moulin2019-11-151
* Test suite: add new test for pullimap(1).Guilhem Moulin2019-11-138
* Avoid sending large UID EXPUNGE|FETCH|STORE and APPEND commands.Guilhem Moulin2019-11-135
* Net::IMAP::InterIMAP::push_flag_updates() bugfixes.Guilhem Moulin2019-11-132
* Test suite: add new test for COMPRESS=DEFLATE.Guilhem Moulin2019-11-134
* Test suite: add new tests for SSL/TLS.Guilhem Moulin2019-11-1328
* Test suite: don't treat broken symlinks as missing.Guilhem Moulin2019-11-131
* Test suite: add new tests for authentication.Guilhem Moulin2019-11-1321
* Refactor and improve test suite.Guilhem Moulin2019-11-13116
* Refactor logging logic.Guilhem Moulin2019-11-075
* Fix minor space damage.Guilhem Moulin2019-07-053
* test suite: import+dump before comparing SQLite dumps.Gustav Eek2019-06-271
* tests/run: fix minor space damageGuilhem Moulin2019-06-271
* test suite: make sqlite3 ignore ~/.sqlitercGuilhem Moulin2019-06-271
* long-lived tests: sleep between 1ms and 999ms.Guilhem Moulin2019-06-032
* tests/run: use the current date as Message-ID in `sample_message`.Guilhem Moulin2019-05-281
* tests/run: set 'mailbox_list_index = yes' in dovecot.conf.Guilhem Moulin2019-05-281
* tests: don't fail when a pid can't be killed.Guilhem Moulin2019-05-283
* tests/run: Don't void the command's standard error.Guilhem Moulin2019-05-281
* tests/run: Honor $TMPDIR if the variable is set.Guilhem Moulin2019-05-281
* Add test-suite (requires dovecot-imapd).Guilhem Moulin2019-05-2758