aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix -SSL/+SSL reporting in fetchmail -V output.Matthias Andree2020-03-301-4/+5
* Fix HAVE_DECL_ users to check value, not definition.Matthias Andree2020-03-302-3/+3
* Remove broken AC_CHECK_DECLS(getenv).Matthias Andree2020-03-303-5/+7
* Properly report if the defaults entry is not the first.Matthias Andree2020-03-303-278/+282
* Bump version, we'll need -rc2.Matthias Andree2020-03-301-1/+1
* fetchmail.c Avoid double-free in optmerge()'s STRING_MERGE macro.Matthias Andree2020-03-301-2/+2
* website: Recommend OpenSSL 1.1.1 or newer.Matthias Andree2020-03-301-1/+1
* uid.c: return PS_SUCCESS on successful read of the idfile.Matthias Andree2020-03-301-0/+1
* NEWS: Add some changes.Matthias Andree2020-03-301-1/+4
* FAQ: Remove STARTTLS disabler instructions for outdated fetchmail.Matthias Andree2020-03-301-10/+0
* "Require" OpenSSL 1.1.1 and tolerate/warn 1.0.2.Matthias Andree2020-03-308-10/+32
* Properly error-check reading the idfile.Matthias Andree2020-03-304-226/+245
* Bump version to 6.4.3[-rc1].Matthias Andree2020-03-302-2/+2
* socket.c: add reference to README.SSL in error messageMatthias Andree2020-03-303-28/+30
* Exclude copyright year from translatable string.Matthias Andree2020-03-304-720/+691
* NEWS: document memory leak fix from ac3d5133Matthias Andree2020-03-291-1/+3
* Fix garbage at end of plugin string with %h and/or %pMatthias Andree2020-03-292-2/+13
* Rename s -> vecsiz (vector size) to hint to its purposeMatthias Andree2020-03-291-4/+4
* State that newer OpenSSL versions than 1.0.2 work.Matthias Andree2020-03-081-1/+1
* Bump version.Matthias Andree2020-03-061-1/+1
* Plug memory leak when merging/overriding options...Matthias Andree2020-03-061-29/+40
* Add a STRING_DEBUG facility...Matthias Andree2020-03-061-0/+14
* fetchmailconf.py: permit -V and -h while not under X11.Matthias Andree2020-02-191-5/+5
* Update website for 6.4.2 release.Matthias Andree2020-02-1419-203/+203
* Remove yydebug definition, to make C++ compatible.Matthias Andree2020-02-141-2/+0
* Get ready for 6.4.2 release.Matthias Andree2020-02-1420-20/+20
* dist-tools/getstats.py - make this Python 3...Matthias Andree2020-02-141-14/+19
* Attribute Python requirement to fetchmailconf.Matthias Andree2020-02-101-2/+2
* Record POT dates that have gone into 6.4.2-rc3.Matthias Andree2020-02-1018-18/+18
* NEWS: reword/reformat a bit.Matthias Andree2020-02-051-7/+6
* fetchmailconf.py: hostname qualification fixupMatthias Andree2020-01-311-2/+7
* fetchmailconf.py: Show hostname in configuration selector.Matthias Andree2020-01-311-1/+2
* NEWS: mention fetchmailconf's improved error handling for OSErrors in get_gre...Matthias Andree2020-01-311-0/+2
* fetchmailconf.py: bump version to 1.62.Matthias Andree2020-01-311-1/+1
* fetchmailconf: Catch errors from get_greetline()Matthias Andree2020-01-311-15/+29
* fetchmailconf: Add missing line separator in RunWindow.Matthias Andree2020-01-311-1/+1
* fetchmailconf: delete server entries properly.Matthias Andree2020-01-311-3/+3
* Bump version to -rc3.Matthias Andree2020-01-301-1/+1
* Enable parser tracing code.Matthias Andree2020-01-301-1/+1
* Commit 6.4.2-rc2 dist changes.Matthias Andree2020-01-2518-18/+37
* Prepare 6.4.2-rc2.Matthias Andree2020-01-252-1/+2
* fetchmailconf: Bump version to 1.61.Matthias Andree2020-01-241-1/+1
* fetchmailconf: Set window icon for window manager.Matthias Andree2020-01-241-1/+7
* fetchmailconf: Add verbose/normal to run buttons of main window.Matthias Andree2020-01-241-2/+2
* fetchmailconf: Check fetchmail's exit status from RunWindow()Matthias Andree2020-01-241-0/+6
* fetchmailconf: Update RunWindow() line-wise.Matthias Andree2020-01-241-1/+2
* fetchmailconf: Make RunWindow resizeable.Matthias Andree2020-01-241-4/+2
* fetchmailconf: Omit unused 'parent' argument from RunWindow() constructorMatthias Andree2020-01-241-3/+3
* fetchmailconf: Heed Exceptions in make_icon_window().Matthias Andree2020-01-241-12/+8
* Fix missing 'from' in NEWS.Matthias Andree2020-01-211-1/+1