ChangeLog 1003 B

123456789101112131415161718192021222324252627282930
  1. 1.4.42 - 2024-05-22
  2. * gcc _LARGEFILE_SOURCE fix
  3. 1.4.41 - 2023-09-22
  4. * OpenBSD support
  5. * Transparent proxy detection
  6. * muslcc localtime() bug work around
  7. 1.4.40 - 2023-09-00
  8. * Windows cmd.exe support
  9. * SSL error printing
  10. .4.39 - 2022-09-01
  11. * -t flag to check if peer is listening
  12. * Software emulation of PTY if /dev/ptmx is unavailable
  13. * Keepalive improved for Port 443 connections
  14. 1.4.31-dev - 2021-06-08
  15. * Protocol 1.3 - BREAKS BACKWARD COMPATIBILITY
  16. * New Key Deriviation Method and fixed gs secret length
  17. * -v, -vv and -vvv for verbosity
  18. * Auto-Reconnect for -l (server) when DNS fails and keep re-trying
  19. until success.
  20. * Downgraded automake requirements to 2.69
  21. * deploy.sh support for Raspberry PI 4b+ (armv7l)
  22. * Debian HURD support (https://www.debian.org/ports/hurd/)
  23. * unique exit() codes (thanks acpizer!)
  24. * =Secret without quotes for easy cut & paste on windows (thanks CuCai!)
  25. * CHANGELOG (thanks xaitax!)