Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makerelease.pl: automate some more of the announcement. | Matthias Andree | 2021-12-26 | 1 | -9/+19 |
| | |||||
* | website: Announce 6.4.26. | Matthias Andree | 2021-12-26 | 1 | -6/+8 |
| | |||||
* | Get ready for fetchmail 6.4.26. | Matthias Andree | 2021-12-26 | 5 | -760/+479 |
| | |||||
* | wolfSSL: work around SSL_peek() error on handshake | Matthias Andree | 2021-12-26 | 1 | -1/+9 |
| | | | | | | | | | | | | See https://github.com/wolfSSL/wolfssl/issues/4593 The earlier assumption that SSL_CTX_set_mode() worked was untrue (wolfSSL 5.0.0 does not implement it), and masked by the selection of servers used for testing. Also, wolfSSL 5.0.0 does not implement SSL_CTX_set_mode(), which went unnoticed because the interface does not support returning errors (it returns the updated mode bitfield value). | ||||
* | Update <sr> Serbian translation to fetchmail-6.4.25.rc1 | Мирослав Николић | 2021-12-26 | 1 | -581/+892 |
| | |||||
* | Remove OpenSSL migration warnings. | Matthias Andree | 2021-12-12 | 2 | -11/+0 |
| | |||||
* | Announce 6.4.25. | Matthias Andree | 2021-12-10 | 1 | -21/+12 |
| | |||||
* | Release fetchmail 6.4.25. | Matthias Andree | 2021-12-10 | 3 | -272/+272 |
| | |||||
* | Realign comments and variable names. | Matthias Andree | 2021-12-05 | 2 | -5/+5 |
| | |||||
* | Minor documentation tweaks around wolfSSL/LibreSSL | Matthias Andree | 2021-12-05 | 3 | -4/+5 |
| | |||||
* | Permit LibreSSL on OpenBSD. | Matthias Andree | 2021-12-05 | 6 | -17/+30 |
| | | | | | | | | On OpenBSD, libressl is "normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs" according to Stuart Henderson, so according to the GNU GPL v2 clause 3, we can permit LibreSSL for OpenBSD. | ||||
* | README*: update | Matthias Andree | 2021-12-05 | 3 | -3/+53 |
| | |||||
* | NEWS: wolfSSL: mention some diagnostics still read OpenSSL. | Matthias Andree | 2021-12-03 | 1 | -0/+5 |
| | |||||
* | website: Announce 6.4.25.rc4. | Matthias Andree | 2021-12-03 | 1 | -6/+6 |
| | |||||
* | Get ready for 6.4.25.rc4. | Matthias Andree | 2021-12-03 | 3 | -223/+223 |
| | |||||
* | Require C99 compiler for wolfSSL | Matthias Andree | 2021-12-03 | 2 | -7/+8 |
| | |||||
* | Makefile.am:import-translations: List PO updates. | Matthias Andree | 2021-12-03 | 1 | -0/+1 |
| | |||||
* | Fix wolfSSL compilation on 32-bit machines (i386). | Matthias Andree | 2021-12-01 | 2 | -0/+4 |
| | | | | Reported by Corey Halpin. | ||||
* | wolfSSL support reporting details | Matthias Andree | 2021-11-29 | 1 | -1/+5 |
| | | | | | | when using wolfSSL: - avoid OpenSSL acknowledgment - use +WOLFSSL as version tag instead of +SSL-SSLv2 | ||||
* | configure.ac: Cosmetics. | Matthias Andree | 2021-11-28 | 1 | -106/+105 |
| | |||||
* | Get ready for 6.4.25.rc3. | Matthias Andree | 2021-11-28 | 5 | -447/+208 |
| | |||||
* | socket.c: SSL_peek/SSL_read consistency fixes. | Matthias Andree | 2021-11-28 | 1 | -19/+16 |
| | |||||
* | Further SSL configure tweaks. | Matthias Andree | 2021-11-28 | 2 | -10/+21 |
| | |||||
* | socket.c: SSL_CTX_set_mode(SSL_MODE_AUTO_RETRY) | Matthias Andree | 2021-11-28 | 1 | -1/+3 |
| | | | | | | | | This is the proper fix for wolfSSL 5.0 and OpenSSL before 1.1.1 to avoid the "SSL_peek()" not truly blocking issue. Only OpenSSL 1.1.1 enables this mode by default, so make this explicit. | ||||
* | Revert "wolfSSL: workaround 5.0.0 SSL_peek() not truly blocking." | Matthias Andree | 2021-11-28 | 1 | -2/+1 |
| | | | | This reverts commit 0d32056e7b14bd029aa375f59230a3ad3e2bae51. | ||||
* | NEWS: Credit cs translator. | Matthias Andree | 2021-11-28 | 1 | -0/+1 |
| | |||||
* | Update <cs> Czech translation to fetchmail 6.4.25.rc1 | Petr Pisar | 2021-11-28 | 1 | -415/+667 |
| | |||||
* | website: Announce 6.4.25.rc2 | Matthias Andree | 2021-11-27 | 1 | -3/+8 |
| | |||||
* | Get ready for 6.4.25.rc2. | Matthias Andree | 2021-11-27 | 10 | -2719/+1053 |
| | |||||
* | NEWS: Mention contrib/systemd addition | Matthias Andree | 2021-11-27 | 1 | -0/+5 |
| | |||||
* | Document paths. | Matthias Andree | 2021-11-27 | 1 | -0/+2 |
| | |||||
* | contrib/systemd background | Matthias Andree | 2021-11-27 | 1 | -0/+3 |
| | |||||
* | Add systemd example and instructions. | Barak A. Pearlmutter | 2021-11-27 | 2 | -0/+34 |
| | |||||
* | NEWS: Credit fr, eo translators. | Matthias Andree | 2021-11-27 | 1 | -1/+4 |
| | |||||
* | Update <eo> Esperanto translation to fetchmail 6.4.25.rc1 | Keith Bowes | 2021-11-27 | 1 | -409/+649 |
| | |||||
* | Update <fr> French translation to fetchmail-6.4.25.rc1 | Frédéric Marchal | 2021-11-23 | 1 | -468/+824 |
| | |||||
* | NEWS: Credit sv, sq, ja, pl translators. | Matthias Andree | 2021-11-22 | 1 | -0/+6 |
| | |||||
* | Update <sq> Albanian translation to fetchmail-6.4.25.rc1 | Besnik Bleta | 2021-11-22 | 1 | -569/+872 |
| | |||||
* | Update <pl> Polish translation to fetchmail 6.4.25.rc1 | Jakub Bogusz | 2021-11-22 | 1 | -443/+741 |
| | |||||
* | Update <ja> Japanese translation to fetchmail 6.4.25.rc1 | Takeshi Hamasaki | 2021-11-22 | 1 | -446/+754 |
| | |||||
* | configure.ac: pkg-config related fixups | Matthias Andree | 2021-11-21 | 1 | -8/+9 |
| | |||||
* | Update <sv> Swedish translation to fetchmail 6.4.25.rc1 | Göran Uddeborg | 2021-11-21 | 1 | -417/+670 |
| | |||||
* | po/: record what went into tarball | Matthias Andree | 2021-11-21 | 1 | -2/+4 |
| | |||||
* | website: announce 6.4.25. | Matthias Andree | 2021-11-21 | 1 | -2/+4 |
| | |||||
* | Bump version to 6.4.25.rc1 | Matthias Andree | 2021-11-21 | 3 | -3/+3 |
| | |||||
* | Update SSL configure instructions and license info. | Matthias Andree | 2021-11-21 | 4 | -16/+53 |
| | |||||
* | configure.ac: Improve pkg-config OpenSSL config. | Matthias Andree | 2021-11-21 | 1 | -8/+30 |
| | |||||
* | po/de.po: Update German translation. | Matthias Andree | 2021-11-21 | 1 | -273/+288 |
| | |||||
* | wolfSSL: support WOLFSSL_TRUST_FILE as default trust store | Matthias Andree | 2021-11-21 | 3 | -5/+52 |
| | | | | | ...because wolfSSL 5.0.0 does not support a default trust store, unlike OpenSSL. | ||||
* | getstats.py: count .am/.ac files. | Matthias Andree | 2021-11-21 | 2 | -1/+2 |
| |