driver.c: Add C99 prototypes for kerberos[5]_auth().
t.operation: fix failure when run as root but ${USER} is not "root"
fetchmail.man: fix mandoc -T lint warnings.
Merge branch 'legacy_6x' into next
fetchmail.man: mention sslcommonname in overview of legal options.
Try to get fetchmail-FAQ build thru htmldoc reproducible.
Make fetchmail.tarball contents constant = reproducible.
Make autotools source tarball build reproducible on Fedora 42.
de.po: Use proper plural Konten for accounts.
Merge branch 'legacy_6x' into next
IMAP: recognize SASL_IR as SASL-IR (Cyrus IMAP 3.10+, RFC4959)
Merge branch 'legacy_6x' into next
Bump version to 6.5.4 an announce on website.
Fix crash on some write errors to a non-encrypted socket.
Fix wolfSSL compilation failure around OPENSSL_DIR.
Fix wolfSSL compilation failure around OPENSSL_DIR.
RELEASE-INSTRUCTIONS: Update.
website: Announce fetchmail 6.5.3.
Record po files as of 6.5.3 release.
Prepare for release 6.5.3.
imap.c: fix regression that broke IDLE workaround in 6.4.22
Prepare for release 6.5.3.
imap.c: fix regression that broke IDLE workaround in 6.4.22
fetchmail.c: fix null format string warning in printcopyright().
Credit Castellano (Spanish) translation update.
Update <es> Spanish translation to fetchmail 6.5.1.rc1
IMAP Fix 616e8c70 regression that printed 'will idle after poll' when it would not.
Merge branch 'legacy_6x' into next
Fedora test build script: install awk.
Merge branch 'legacy_6x' into next
getpass: avoid calling fdopen when open("/dev/tty") fails
socket.c: avoid NULL deref in depth.
socket.c: avoid peeking from invalid sockets (-1).
env.c: #error if glibc backtrace was requested but is unavailable.
getpass: avoid calling fdopen when open("/dev/tty") fails
socket.c: avoid NULL deref in depth.
socket.c: avoid peeking from invalid sockets (-1).
Merge branch 'legacy_6x' into next
env.c: #error if glibc backtrace was requested but is unavailable.
GNU libc/Linux: support backtraces on timeout (meson build)
For meson build only, add support to use glibc and addr2line to obtain stack traces on timeouts.
Merge branch 'legacy_6x' into next
Bump copyright year.
Add contributor's rules.
Add Gitlab release to RELEASE-INSTRUCTIONS
Fix a few script warnings.
Prepare v6.5.2.
Update <sr> Serbian translation to fetchmail-6.5.1.rc1
Remove README.NTLM, now that NTLM support is gone.
Merge branch 'legacy_6x' into next
Update <cs> Czech translation to fetchmail 6.5.1.rc1
Merge branch 'legacy_6x' into next
Bump manpage date.
Mark 6.5.1 released.
Mark 6.5.1 released.
makerelease.pl: do not consider rc versions from tag lists.
Update website for 6.5.1 release.
Bump version to 6.5.1.
Add crypto security and deprecation warnings to manual page.
Credit translators.
Update <sv> Swedish translation to fetchmail 6.5.1.rc1
Update <sq> Albanian translation to fetchmail-6.5.1.rc1
Update <ro> Romanian translation to fetchmail 6.5.1.rc1
Update <pl> Polish translation to fetchmail 6.5.1.rc1
Update <ja> Japanese translation to fetchmail 6.5.1.rc1
Update <fr> French translation to fetchmail-6.5.1.rc1
Update <es> Spanish translation to fetchmail 6.5.1.rc1
Update <eo> Esperanto translation to fetchmail 6.5.1.rc1
Add warning for --enable-NTLM, --enable-RPA, --enable-opie, ...
NEWS: Revise %#p change message
Bump version to 6.5.1.rc1.
Strip code to replace %#p with %p in translated string, now unused.
Machine edit %#p to %p in translations for now.
Update translation with regex_helper strings.
Add missing files to po/POTFILES.in to scan for translatable strings.
Strip most MD4/MD5 based bits and fetchmailconf.
Add missing files to po/POTFILES.in to scan for translatable strings.
Merge branch 'legacy_6x' into next
NEWS: warn of RPA/OPIE deprecation
Remove 6.5's GT_(...%#p...) hack with memmove and use %p directly.
Update NEWS.
Update <sq> Albanian translation to fetchmail-6.5.0.rc1
Merge branch 'legacy_6x' into next, with modifications