aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFiles
* tests/*/t: Explicitly pass `-in /dev/stdin` to openssl(1).HEADmasterGuilhem Moulin2024-03-066
* tests/certs/generate: Generate X.509 version 3 CA.Guilhem Moulin2024-03-061
* tests/*/t: Replace filetype=sh with filetype=bash.Guilhem Moulin2024-03-0642
* Replace '$(dir $@)' with '$(@D)' in Makefile.Guilhem Moulin2022-03-101
* Prepare new release v0.5.7.v0.5.7Guilhem Moulin2022-02-274
* Documentation: Replace `foo=~/bar` with `foo=$HOME/bar`.Guilhem Moulin2022-02-271
* Mention that interimap ≤0.5.6 did honor umask for DB creation.Guilhem Moulin2022-02-271
* wibbleGuilhem Moulin2022-02-251
* Update copyright years.Guilhem Moulin2022-02-254
* tests/pullimap: Allow easy exclusion of --idle'ing tests.Guilhem Moulin2022-02-252
* tests/certs/generate: Use custom openssl.cnf.Guilhem Moulin2022-02-253
* tests/certs/generate: Redirect known error output to the standard output.Guilhem Moulin2022-02-252
* Split interimap and pullimap test suites.Guilhem Moulin2022-02-255
* Documentation: Update URL targets from https://wiki.dovecot.org to https://do...Guilhem Moulin2022-02-243
* Update Changelog for v0.5.7.Guilhem Moulin2022-02-241
* interimap, pullimap: Ensure DB and statefiles are created with mode 0600.Guilhem Moulin2022-02-235
* Document how to install without root privileges.Guilhem Moulin2022-02-232
* Fix minor space damage.Guilhem Moulin2022-02-231
* Makefile: Add target 'install-nodoc'.Guilhem Moulin2022-02-231
* Makefile: Replace shell test with $(if ,,).Guilhem Moulin2022-02-231
* Fix/improve doc/build.md.Guilhem Moulin2022-02-232
* `make clean`: Also remove test keys and certificates.Guilhem Moulin2022-02-231
* Makefile: Add target 'installcheck' for post-install tests.Guilhem Moulin2022-02-231
* Makefile: Rename 'test' target to 'check'.Guilhem Moulin2022-02-232
* Makefile: Add target 'all-nodoc'.Guilhem Moulin2022-02-231
* Don't assume Net::IMAP::InterIMAP is always in @INC.Guilhem Moulin2022-02-238
* Add https://guilhem.org/interimap/ documentation to .service files.Guilhem Moulin2022-02-233
* Don't hardcode $(bindir) in .service files.Guilhem Moulin2022-02-234
* Makefile: Honor builddir=.Guilhem Moulin2022-02-232
* Makefile: Ignore errors when installing manual pages.Guilhem Moulin2022-02-231
* Makefile: Improve DESTDIR= handling.Guilhem Moulin2022-02-231
* Makefile: Honor INSTALL_PROGRAM and INSTALL_DATA.Guilhem Moulin2022-02-221
* Makefile: Honor srcdir=.Guilhem Moulin2022-02-221
* 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
* Improve message for unknown untagged UIDNEXT response.Guilhem Moulin2021-02-221
* Prepare new release v0.5.6.v0.5.6Guilhem Moulin2021-01-014
* doc/template.html: remove type attribute from <style/> element.Guilhem Moulin2021-01-012
* Bump required Net::SSLeay version to 1.86_06.Guilhem Moulin2021-01-013
* Prepare new release v0.5.5.v0.5.5Guilhem Moulin2020-12-264
* typofixGuilhem Moulin2020-12-171
* libinterimap: new option SSL_ciphersuites to set the TLSv1.3 ciphersuites.Guilhem Moulin2020-12-179
* manuals: Clarify that known TLS protocol versions depend on the OpenSSL versi...Guilhem Moulin2020-12-173
* test suite: use stock OpenSSL config except for tests/tls-protocols.Guilhem Moulin2020-12-174
* typofixGuilhem Moulin2020-12-132
* Remove obsolete Changelog entry.Guilhem Moulin2020-12-131
* manual: improve wording.Guilhem Moulin2020-12-132
* libinterimap: _start_ssl() now fails immediately with OpenSSL <1.1.0.Guilhem Moulin2020-12-132
* libinterimap: use default locations for trusted CA certificates when neither ...Guilhem Moulin2020-12-138
* test suite: ensure we haven't started speaking IMAP when the SSL/TLS handshak...Guilhem Moulin2020-12-134