Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fetchmail.man: add missing word (minor change). | Matthias Andree | 2021-03-13 | 1 | -2/+2 |
| | |||||
* | .gitignore push.sh | Matthias Andree | 2021-03-13 | 1 | -0/+1 |
| | |||||
* | Shorten some user setting texts to avoid truncation. | Matthias Andree | 2021-03-13 | 1 | -2/+2 |
| | |||||
* | Mention fetchmailconf regression fix. | Matthias Andree | 2021-03-13 | 1 | -0/+13 |
| | |||||
* | fetchmailconf: robustness fixes | Matthias Andree | 2021-03-13 | 1 | -13/+22 |
| | | | | | Make sure fetchmailconf -V can complete without finding fetchmail or Tkinter. Make sure fetchmailconf -d can complete without Tkinter. | ||||
* | fetchmailconf: Add sslcertfile to typemap. | Matthias Andree | 2021-03-13 | 1 | -0/+1 |
| | |||||
* | tls-aux.c: Fix comments. | Matthias Andree | 2021-03-07 | 1 | -7/+6 |
| | |||||
* | fixup | Matthias Andree | 2021-03-07 | 1 | -4/+4 |
| | |||||
* | website: update NEWS for 6.4.17 release. | Matthias Andree | 2021-03-07 | 1 | -4/+4 |
| | |||||
* | Record po state for 6.4.17. | Matthias Andree | 2021-03-07 | 20 | -8605/+14942 |
| | |||||
* | Prepare 6.4.17 release. | Matthias Andree | 2021-03-07 | 1 | -1/+1 |
| | |||||
* | getstats.py: count *.py files, too | Matthias Andree | 2021-03-07 | 2 | -1/+2 |
| | |||||
* | NEWS: mention fetchmailconf's printing Python version. | Matthias Andree | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | fetchmailconf.py: Bump version and copyright. | Matthias Andree | 2021-03-07 | 1 | -2/+2 |
| | |||||
* | fetchmailconf --version: print Python version, too. | Matthias Andree | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | Mention pkg-config needed. | Matthias Andree | 2021-03-07 | 1 | -1/+2 |
| | | | | | if pkg-config is missing, auto(re)conf emits misleading error messages. | ||||
* | socket.c clean up code duplication. | Matthias Andree | 2021-02-27 | 1 | -2/+2 |
| | |||||
* | imap.c revise comment on timeout memory leak if auto (non-static) password ↵ | Matthias Andree | 2021-02-14 | 1 | -1/+1 |
| | | | | buffer is used for LOGIN | ||||
* | imap.c: fix memory leak in timeout situation for LOGIN auth | Matthias Andree | 2021-02-14 | 2 | -3/+9 |
| | | | | | ...which uses siglongjmp() so that gen_transact() will not return. Note, just in case, this uses local static buffers and is not thread-safe. | ||||
* | fetchmail.man: tell user to add --ssl for TLS-wrapped ports | Matthias Andree | 2021-02-14 | 2 | -1/+10 |
| | |||||
* | Bump version to 6.4.17 for next release. | Matthias Andree | 2021-02-11 | 2 | -2/+2 |
| | |||||
* | makerelease.pl: Fix sourceforge.net URL in ANNOUNCE.EMAIL. | Matthias Andree | 2021-02-10 | 1 | -3/+3 |
| | |||||
* | Credit Takeshi Hamasaki/Japanese translation. | Matthias Andree | 2021-02-09 | 1 | -20/+26 |
| | |||||
* | Update <ja> Japanese translation to fetchmail 6.4.16-rc1 | Takeshi Hamasaki | 2021-02-09 | 1 | -460/+740 |
| | |||||
* | Record 6.4.16 state. | Matthias Andree | 2021-02-08 | 9 | -2218/+866 |
| | |||||
* | NEWS: credit translators. | Matthias Andree | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Update <fr> French translation to fetchmail-6.4.16-rc1 | Frédéric Marchal | 2021-02-03 | 1 | -482/+802 |
| | |||||
* | NEWS: credit translators. | Matthias Andree | 2021-01-31 | 1 | -1/+11 |
| | |||||
* | Update <sv> Swedish translation to fetchmail 6.4.16-rc1 | Göran Uddeborg | 2021-01-31 | 1 | -432/+663 |
| | |||||
* | Update <sq> Albanian translation to fetchmail-6.4.16-rc1 | Besnik Bleta | 2021-01-31 | 1 | -449/+713 |
| | |||||
* | Update <pl> Polish translation to fetchmail 6.4.16-rc1 | Jakub Bogusz | 2021-01-31 | 1 | -456/+728 |
| | |||||
* | Update <eo> Esperanto translation to fetchmail 6.4.16-rc1 | Keith Bowes | 2021-01-31 | 1 | -434/+647 |
| | |||||
* | Update <cs> Czech translation to fetchmail 6.4.16-rc1 | Petr Pisar | 2021-01-31 | 1 | -427/+647 |
| | |||||
* | po/: updated po files after template (pot) update. | Matthias Andree | 2021-01-30 | 19 | -17385/+10629 |
| | |||||
* | po/ - updated pot (PO template) | Matthias Andree | 2021-01-30 | 19 | -10629/+17385 |
| | |||||
* | po/de.po: Update German translation to 6.4.16-rc1. | Matthias Andree | 2021-01-30 | 1 | -292/+321 |
| | |||||
* | configure.ac: don't call AC_LIB_LINKFLAGS --without-ssl | Matthias Andree | 2021-01-30 | 2 | -1/+3 |
| | |||||
* | Proper line break for hostname qualification errors. | Matthias Andree | 2021-01-30 | 1 | -2/+1 |
| | |||||
* | --version: print OpenSSL versions build/run-time and directories | Matthias Andree | 2021-01-30 | 5 | -9/+43 |
| | |||||
* | manual: minor cleanups | Matthias Andree | 2021-01-30 | 1 | -4/+4 |
| | |||||
* | configure.ac: Bump version to 6.4.16-rc1. | Matthias Andree | 2021-01-30 | 1 | -1/+1 |
| | |||||
* | manual: add PREFACE, add ENVIRONMENT intro, fix missing word in HOME env doc. | Matthias Andree | 2021-01-30 | 1 | -1/+24 |
| | |||||
* | NEWS: Whitespace fix. | Matthias Andree | 2021-01-30 | 1 | -1/+1 |
| | |||||
* | --version: print default cert paths, and document SSL_CERT_* in manpage | Matthias Andree | 2021-01-30 | 5 | -3/+41 |
| | | | | | | | | | When Gene Heskett was updating his OpenSSL on Debian oldstable, we figured that it might be helpful to print where OpenSSL goes look for the trusted certificate. Add this information. Also add documentation of OpenSSL's SSL_CERT_DIR/SSL_CERT_FILE environment variables. | ||||
* | fetchmail.man: correct and extend duplicate-suppression behavior | Matthias Andree | 2021-01-30 | 2 | -4/+34 |
| | | | | | | | | | This was found by Julian Bane debugging a situation where duplicate suppression did not kick in (due to envelope-recording headers, X-Original-To, Delivered-To). Historic behavior now documented in fetchmail.man and NEWS in order to reduce confusion. Gitlab, fixes issue #29. | ||||
* | tls-aux.c: add helper to obtain default cert paths | Matthias Andree | 2021-01-30 | 4 | -2/+68 |
| | | | | | | | | | | | ...and compile it as standalone test program. After "make check", you can check t.tls-aux.log in the build area for the defaults. Note that environment overrides can be made, see SSL_CTX_set_default_verify_paths(3) or, for instance, https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set_default_verify_paths.html OpenSSL 3.x may ship an openssl-env(7) manual page. | ||||
* | Add support for sslcertfile. | Matthias Andree | 2021-01-03 | 2 | -8/+21 |
| | | | | (cherry picked from commit 204541b6d2ccdbd2111e346f47fd69316ed3ef7d) | ||||
* | [conf] Print sslcertfile in configuration | Earl | 2021-01-03 | 1 | -0/+1 |
| | |||||
* | NEWS: add one fix for 6.4.3 and give one Debian Bug ref. | Matthias Andree | 2021-01-03 | 1 | -1/+2 |
| | | | | | | | Mention 6.4.3 esmtpname/esmtppassword fix. Found while reviewing Earl Chew's same fix on 'next' branch. Reference MDA single-quoting issue by Debian Bug#347909 id. | ||||
* | Mention 6.5.0.beta2 release, too. | Matthias Andree | 2021-01-03 | 1 | -0/+4 |
| |