3proxy Versions Save

3proxy - tiny free proxy server

0.8.9

7 years ago

!Fix: tcppm may fail if used with parent proxy

0.8.8

7 years ago

!! Fix resolver for non-compressed reply parsing (on mixed-case sensitive resolvers) ! Fix plugins export on OpenWatcom compiler (light version) ! Fix SOCKSv5 parent over IPv6 network

3proxy-0.8.7

7 years ago

! Fix 'daemon' command for Linux ! Fix 'extip' redirections 00009 errors ! Fix counters for older Win platforms ! Resolve logging race conditions ! attempt to fix pam_auth race conditions ! FTP proxy workaround for broken gethostname() on some libc limplementations ! authcache IP matching corrected ! fix SOCKSv5 BIND/UDP ASSOC ! use setreuid/setregid instead of setuid / setgid

  • OpenWatcom makefiles for Windows
  • -u2 support for proxy
  • support %i in logformat
  • force/noforce configuration commands to disconnect / do not disconnect clients if nolonger match ACL after configuration change
  • support longer external passwords

Lite version of Windows binaries is switched to OpenWatcom. It will hopefully remove int64-related msvcrt.dll issues on old Windows versions.

3proxy-0.8.6

8 years ago

! Fix: random 00012 errors in some configurations

3proxy-0.8.5

8 years ago

!Fix: mutex was used prior to initialization on 'log' command processing

3proxy-0.8.4

8 years ago

+ Build PamPlugin on *nix

  • stacksize and -S options, stacksize defaults changed for FreeBSD
  • extip redirection type added ! SSL plugin fix to correct handling of certificates path ! fixed random errors on IPv6 connect

3proxy-0.8.3

8 years ago

! fixed: use SASIZE() instead of sizeof() in connect() for FreeBSD compatibility

3proxy-0.8.3-lite.zip - Windows binaries, Lite version compatible with old Windows versions 3proxy-0.8.3.zip / 3proxy-0.8.3-x64.zip - 32/64 Windows binraries, compatible with Windows Vista / 2008 server and above

3proxy-0.8.2

8 years ago

!! Fix transparent flag not reset after keep-alive connection, can lead to DoS by authenticated user. ! Do not use SO_REUSEADDR by default (leads to random 00013 errors under some glibc versions) ! Use SASIZE() instead of sizeof() in bind() for FreeBSD compatibility

3proxy-0.7.1.4

8 years ago

!! Fix transparent flag not reset after keep-alive connection, can lead to DoS from authenticated user.

3proxy-0.8.1

8 years ago

!!Fix: destination IP may be not checked against ACL