Skip to content

Releases: 3proxy/3proxy

3proxy-0.8.9

01 Feb 22:36
Compare
Choose a tag to compare

!Fix: tcppm may fail if used with parent proxy

3proxy-0.8.8

16 Dec 22:29
Compare
Choose a tag to compare

!! 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

04 Sep 13:32
Compare
Choose a tag to compare

! 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

07 Mar 14:06
Compare
Choose a tag to compare

! Fix: random 00012 errors in some configurations

3proxy-0.8.5

02 Mar 20:16
Compare
Choose a tag to compare

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

3proxy-0.8.4

28 Feb 11:02
Compare
Choose a tag to compare

+ 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

26 Jan 09:21
Compare
Choose a tag to compare

! 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

23 Jan 17:02
Compare
Choose a tag to compare

!! 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

23 Jan 16:37
Compare
Choose a tag to compare

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

3proxy-0.8.1

21 Jan 13:32
Compare
Choose a tag to compare

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