Commit Graph

  • 234416e2db Added CMake build system support Alexander Belkov 2017-12-27 17:52:50 +1000
  • 642b34e8d1 Extended OpenSSL compatibility Alexander Belkov 2017-12-27 17:47:08 +1000
  • 2d1720c15f Move RADIUS related code to #ifndef NORADIUS z3APA3A 2017-12-22 18:53:50 +0300
  • 9ac7503c4e README update z3APA3A 2017-12-22 18:53:04 +0300
  • a816ed2343 force/noforce description usage z3APA3A 2017-12-19 01:22:25 +0300
  • 4a553de100 RADIUS accounting added (not optimized yet) z3APA3A 2017-12-19 01:22:07 +0300
  • 8702a4c7ab force / noforce commands description added z3APA3A 2017-12-14 14:20:44 +0300
  • f7803bc470 Merge 0835b665d2 into 0bda7f332e Julien-Pierre Avérous 2017-12-10 19:18:15 +0000
  • 0835b665d2
    Add missing filter data copy in makefilters function. Julien-Pierre Avérous 2017-12-10 20:10:55 +0100
  • 0bda7f332e Move sys/timeb.h to Win32 section. z3APA3A 2017-11-24 12:41:01 +0300
  • d60d00b7b6 Switch to preprocessor macro for version z3APA3A 2017-11-07 21:56:03 +0300
  • 6e715df9e1 Fix IPv4/IPv6 addresses in webadmin z3APA3A 2017-11-07 21:53:04 +0300
  • 2a781c4a9d Fix: TransparentPlugin for *BSD ipfw z3APA3A 2017-11-06 18:41:36 +0300
  • acb248c035 Remove external CFLAGS from Makefile.FreeBSD z3APA3A 2017-11-06 18:34:24 +0300
  • 18e41cfbe9 add hostname logging to tcppm z3APA3A 2017-11-06 17:18:32 +0300
  • 930a959779 Do not use SAISNULL in plugin z3APA3A 2017-10-30 18:20:14 +0300
  • ff1a560547 Add NULLADDR to prevent dynamic linkage error under Linux z3APA3A 2017-10-30 18:10:25 +0300
  • 7ba3e25813 correct makefile for FreeBSD z3APA3A 2017-10-30 17:29:03 +0300
  • 4bb706d140 Use parsehostname in TransparentPlugin z3APA3A 2017-10-30 13:43:53 +0300
  • 215171ad46 Publish as 0.8.11 z3APA3A 2017-10-19 18:08:41 +0300
  • c20a04b752 change strdup to mystrdup 0.8.11 z3APA3A 2017-08-16 12:08:48 +0300
  • 3f859fdb11 Change log location in demo scripts z3APA3A 2017-06-27 13:56:36 +0300
  • 556681a829 Change EPSV reply code to 229 z3APA3A 2017-06-28 12:33:08 +0300
  • ee0bb55c06 EPSV support for ftppr z3APA3A 2017-06-27 23:28:17 +0300
  • 2c0bc19f75 Remove static to prevent race conditions z3APA3A 2017-10-18 17:07:12 +0300
  • 286aa51e78 Fix: recursion detection was not working z3APA3A 2017-10-17 15:19:47 +0300
  • 145eb580e4 Fix: %n terminated log string on IPv6 address z3APA3A 2017-10-10 18:21:34 +0300
  • 46211c26d2 Prevent deadlock on thread creation error z3APA3A 2017-09-25 17:14:13 +0300
  • e0262c23b0 pthread_attr_destroy added to prevent memory leak on config reload z3APA3A 2017-09-13 22:05:38 +0300
  • 7f80f4f958 Fix: invalid reverse check for dnsresolve z3APA3A 2017-09-08 15:53:42 +0300
  • 6a54b37181 fix: do not fail external with "0.0.0.0" with NOIPV6 (lite version) z3APA3A 2017-07-19 19:23:55 +0300
  • 2c8bf28065 Remove static to prevent race conditions z3APA3A 2017-10-18 17:07:12 +0300
  • 8c372572fc Add check for nul address z3APA3A 2017-10-17 18:25:35 +0300
  • 18c1ce0a22 Support for transparent / notransparent commands added z3APA3A 2017-10-17 18:00:09 +0300
  • b99fa7aaa4 Simplify transparent + add support for BSD PF/IPF z3APA3A 2017-10-17 17:07:35 +0300
  • 105522b24e Fix: recursion detection was not working z3APA3A 2017-10-17 15:19:47 +0300
  • 41b7b03db2 updated to highload doc z3APA3A 2017-10-10 18:21:50 +0300
  • 8e2a87421c Fix: %n terminated log string on IPv6 address z3APA3A 2017-10-10 18:21:34 +0300
  • b3b76fe682 RADIUS example added z3APA3A 2017-10-08 23:35:39 +0300
  • 695bfc89ac High load documentation update z3APA3A 2017-10-08 23:20:52 +0300
  • 2fd9f945c8 SO_PORTSCALABILITY documented z3APA3A 2017-10-06 21:50:52 +0300
  • 6bbe4181fc update to high load documentation z3APA3A 2017-10-06 21:39:28 +0300
  • 29b834cf56 update for highload documentation z3APA3A 2017-10-06 21:17:15 +0300
  • e588dce959 update highload documentation z3APA3A 2017-10-06 20:40:07 +0300
  • 2f5265bee6 highload documentation updated z3APA3A 2017-10-06 18:38:27 +0300
  • 4d3062c62a highload documentation added z3APA3A 2017-10-06 18:13:26 +0300
  • 984efe193b Prevent deadlock on thread creation error z3APA3A 2017-09-25 17:14:13 +0300
  • dc8e79e844 Merge 0b616383b8 into 2554f06759 Bowen Song 2017-09-25 13:02:52 +0000
  • 0b616383b8 set PTHREAD_MUTEX_RECURSIVE attribute on the counter_mutex, fixes #193 Bowen Song 2017-09-25 14:01:02 +0100
  • 2554f06759 pthread_attr_destroy added to prevent memory leak on config reload z3APA3A 2017-09-13 22:05:38 +0300
  • ff9c94f616 Fix: invalid reverse check for dnsresolve z3APA3A 2017-09-08 15:53:42 +0300
  • 8c0dc7d8c9 Change -Do option to -De (external) z3APA3A 2017-09-06 19:19:36 +0300
  • b033b150b1 change strdup to mystrdup z3APA3A 2017-08-16 12:08:48 +0300
  • 9b4ab2e126 readme updated z3APA3A 2017-08-15 16:26:47 +0300
  • 8d5bc73643 readme updated z3APA3A 2017-08-15 12:30:09 +0300
  • ea44750268 readme updated z3APA3A 2017-08-15 12:28:46 +0300
  • 55c294ac24 README updated z3APA3A 2017-08-15 12:27:06 +0300
  • 41ae455ee2 man updated for socket options z3APA3A 2017-08-14 19:46:26 +0300
  • b17b36cbce Add support to bind to interface (-Di / -Do) via SO_BINDTODEVICE z3APA3A 2017-08-14 18:22:15 +0300
  • 6010190940 fix: do not fail external with "0.0.0.0" with NOIPV6 (lite version) z3APA3A 2017-07-19 19:23:55 +0300
  • 32e96a5446 Merge 4ff678274f into d9e118e754 MAWAVANSMOOKEY 2017-06-30 17:24:03 +0000
  • 4ff678274f http://proxyserver-airteluganda-cust.opera-mini.net MAWAVANSMOOKEY 2017-06-30 20:22:09 +0300
  • d9e118e754 Change EPSV reply code to 229 z3APA3A 2017-06-28 12:33:08 +0300
  • 481b9e389f EPSV support for ftppr z3APA3A 2017-06-27 23:28:17 +0300
  • 177fbb1117 Change log location in demo scripts z3APA3A 2017-06-27 13:56:36 +0300
  • 7a23f84001 Readding files to change line endings - adding z3APA3A 2017-06-27 11:59:01 +0300
  • b118fa6c8f Readding files to change line endings - removing z3APA3A 2017-06-27 11:58:42 +0300
  • 305f01acb5 closecoket() is used instead of so._closesocket z3APA3A 2017-06-26 16:46:26 +0300
  • 372e5625c3 remove dighosts from Makefiles z3APA3A 2017-06-25 19:54:29 +0300
  • c0bb608acc publish as 0.8.10 0.8.10 z3APA3A 2017-06-25 19:12:56 +0300
  • 4631335aca Fix - sometime request may go to parent proxy where it shouldn't z3APA3A 2017-06-25 18:33:28 +0300
  • 94c58b3db4 banlimits for old connection may stop functioning on configuration reload z3APA3A 2017-06-25 18:37:19 +0300
  • b4043e944c Unify RADIUS code for logging z3APA3A 2017-06-25 18:40:26 +0300
  • 2983575952 banlimits for old connection may stop functioning on configuration reload z3APA3A 2017-06-25 18:37:19 +0300
  • 1996b11451 Fix - sometime request may go to parent proxy where it shouldn't z3APA3A 2017-06-25 18:33:28 +0300
  • f63b743bc8 Merge cf447c5b67 into 883784dcc3 Fatih Kızmaz 2017-04-30 19:39:08 +0000
  • cf447c5b67 Rework restart|reload Fatih Kızmaz 2017-04-30 22:37:08 +0300
  • a37317415a Merge 34d00e8e44 into 883784dcc3 BOPOHA 2017-03-09 09:28:03 +0000
  • 56de83b0c1 Merge 202d3b7bee into 883784dcc3 Soff 2017-03-09 09:28:03 +0000
  • e8b473b9c5 Merge d5cc732d4b into 883784dcc3 R̭̮̗̯̳̯̜̳̱̰̮͍̯̯̲̝̥̔ͯ͆̆͌̈͌̽͒̿ͯͤ͂̚ͅͅė̥̜̗͉̦̰͈̺̟̻̦̔ͬͧ̍ͣ̉̚d̦̦̯̩̠̗͔̜̼̬̏ͫ̌̓́ͦ̆̋̅ͯ̌͆͂͑̊̑̄̊T̖̱͕̬̬͈̹̏̆ͮ̽́ͫ̎oor 2017-03-09 09:28:03 +0000
  • 2a4585d1c1 Merge 80b2185cf9 into 883784dcc3 msuhanov 2017-03-09 09:28:03 +0000
  • 883784dcc3 add .gitignore to bin to make it syncing z3APA3A 2017-03-08 00:43:24 +0300
  • 21ce72dcf0 add /bin z3APA3A 2017-03-08 00:34:57 +0300
  • b51465a8d4 remove bin from .gitignore z3APA3A 2017-03-08 00:27:01 +0300
  • 513fc1aa20 leave /bin directory z3APA3A 2017-03-08 00:12:24 +0300
  • e75b329e62 Fix ACL copy for last patch z3APA3A 2017-03-07 15:06:22 +0300
  • 4251322aad Support hostnames for chained socks5+/socks4+/connect+ requests z3APA3A 2017-03-07 01:19:04 +0300
  • 4e4c090373 Add Makefile.FreeBSD z3APA3A 2017-02-04 16:54:07 +0300
  • d75dcf0b54 Publish as 0.8.9 0.8.9 z3APA3A 2017-02-02 01:19:10 +0300
  • 28581b1738 FIX: tcppm may not work with parent proxy z3APA3A 2017-02-02 00:36:40 +0300
  • d40e5d458c FIX: tcppm may not work with parent proxy z3APA3A 2017-02-02 00:36:40 +0300
  • dbdeaa337c Merge pull request #135 from johny-bravo/patch-1 Vladimir Dubrovin 2017-01-22 17:14:24 +0400
  • 256319bd06 Fix 3proxy.pid file check johny-bravo 2017-01-22 14:55:19 +0300
  • 2049886dcf 3proxy-linux-install.sh corrected for location in scripts/ z3APA3A 2016-12-29 16:24:39 +0300
  • 1b12f365ba Debian / Ubuntu install script by Evgeniy Solovyev z3APA3A 2016-12-29 14:27:20 +0300
  • 34443d6515 Add netinet/tcp.h to includes to support TCP socket options on *nix. z3apa3a 2016-12-25 03:33:15 +0300
  • cfc10e9efd Support for few more socket options z3APA3A 2016-12-25 03:22:52 +0300
  • c1beee44ef Add support for -os, -oc, -ol z3APA3A 2016-12-25 02:46:30 +0300
  • 2ed83b0d6e set TCP_NODELAY for DNS resolution over TCP z3APA3A 2016-12-25 01:28:16 +0300
  • 68deec5bcd Update PCRE version z3APA3A 2016-12-24 01:48:52 +0300