security.html: bump last changed date
security.html: bump last changed date
Bump version to 6.5.7.dev while collecting translation updates.
Update <sv> Swedish translation to fetchmail 6.5.6
Update <ro> Romanian translation to fetchmail 6.5.6
Update <pl> Polish translation to fetchmail 6.5.6
Update <fr> French translation to fetchmail-6.5.6
Bump version to -alpha12.
Merge branch 'legacy_6x' into next
Add CVE-2025-61962 for fetchmail-SA-2025-01.txt
Add CVE-2025-61962 for fetchmail-SA-2025-01.txt
Change version away from 6.4.39 and recommend 6.5.6.
Add security announcement fetchmail-SA-2025-01.txt
Security fix: avoid NULL+1 deref on invalid AUTH reply
Add old security announcement fetchmail-SA-2021-02.txt to distributed tarballs.
configure: prototype cleanup for C23 compatibility.
driver.c: Add C99 prototypes for kerberos[5]_auth().
Change version away from 6.4.39.
imap.c: fix regression that broke IDLE workaround in 6.4.22
Add security announcement fetchmail-SA-2025-01.txt
Add old security announcement fetchmail-SA-2021-02.txt to distributed tarballs.
configure: prototype cleanup for C23 compatibility.
driver.c: Add C99 prototypes for kerberos[5]_auth().
Security fix: avoid NULL+1 deref on invalid AUTH reply
website: announce 6.5.6.
Add release date to NEWS.
Add a few lines on reproducible builds.
Fix configure tests for how to export Make variables.
Update German translation.
Add security announcement, set version 6.5.6.
Add German translation for 'Malformed server reply' in smtp.c bugfix.
Add old security announcement fetchmail-SA-2021-02.txt to distributed tarballs.
Security fix: avoid NULL+1 deref on invalid AUTH reply
socket.c: Disable LibreSSL warning on OpenBSD.
NEWS: rearrange a bit.
test_zapmem.c: Add missing prototype for main().
fetchmail.c: Fix deprecated use of volatile lastsig
Silently accept smtphosts as alias for smtphost on CLI and in rcfile.
Revise doc of SMTP address-literal fix (RFC-5321)
base64.c robustness improvement
Merge translation updates for cs and sv.
Merge branch 'legacy_6x' into next, update po/de.po
fetchmail.c::main(): don't shadow global lastsig variable
Get Y2038 warnings in place and to appear from 2028 on.
rcfile_y.y: fix missing-prototypes warning
More memory handling cleanup for options.
report.c: Add format-printf attributes for some functions.
SMTP client: fix RFC-5321 address literals
smtp.c: Doxygen-ize
base64.c: remove old test code.
Bump version to 6.5.6.dev.
report.c: avoid interspersing another timestamp within output line
env.c: Add pre-C23 prototype for clear_free_visbuf(void)
Fix a few memory leaks in parsecmdline().
base64: make more robust and add manual test program
md5c.c: Fix cast-alignment warnings.
Fix Doxygen 1.13.2 warnings except undocumented.
smtp.c: clean up code
smtp.h: Make SMTP_ehlo input args const, make self-contained
sink.c: reduce SonarQube noise.
socket.c: Improve SSL_read comment on retryable errors.
fetchmail.h: Fix editorial oversight in visbuf() documentation.
po/de.po: Save new POT revision date.
website: Announce 6.5.5 and revise C23 warning.
Bump version to 6.5.5 for release.
makerelease.pl: trap NEWS with 'not yet released' on releases.
po/*: save line numbers for translations.
test-build-fedora.sh: overhaul
Hide restrict on C++, and move forward declaration of addrinfo down.
Tune down license warnings on wolfSSL.
driver.c: Make mailserver_socket a volatile variable,
driver.c: move URL out of translatable string
Fix type of first explicit_bzero() argument.
RPA: Avoid undefined behavior when creating challenge.
xmalloc.h: Add more GCC/clang annotations.
clangd: assist IDE-based code analyses
driver.c: make two places easier to read
Change version to 6.5.5.rc1.
socket.c: unexport inputflush (make static)
Safety: Zero out secret buffers explicity,
Add trivial getpassword tester. Not run automatically.
sdump: add docs, add sdump_c() macro for C strings
getpass.c: overhaul, and add clearmem support
socket.*: overhaul for types, add clearmem support
env.c: add a clear_free_visbuf() function.
Add code to erase memory containing secrets.
netrc.c: use xmalloc.h instead of unchecked originals
Makefile: improve compatibility
NEWS: Mention Japanese translation update