Commit Graph

  • 086aa39aef Merge 33396d349e into e2884b182a Oleg S 2016-12-23 11:38:49 +0000
  • e2884b182a Add timeout for connect in all modules z3APA3A 2016-12-23 00:56:16 +0300
  • d5cc732d4b Commands not found R̭̮̗̯̳̯̜̳̱̰̮͍̯̯̲̝̥̔ͯ͆̆͌̈͌̽͒̿ͯͤ͂̚ͅͅė̥̜̗͉̦̰͈̺̟̻̦̔ͬͧ̍ͣ̉̚d̦̦̯̩̠̗͔̜̼̬̏ͫ̌̓́ͦ̆̋̅ͯ̌͆͂͑̊̑̄̊T̖̱͕̬̬͈̹̏̆ͮ̽́ͫ̎oor 2016-12-22 13:57:04 -0600
  • 3c9ff54ae8 SSL_Plugin: switch to SHA-256 signature z3APA3A 2016-12-22 19:16:50 +0300
  • 16f094168a Correct EINPROGRESS for Windows z3APA3A 2016-12-22 17:46:06 +0300
  • 42ca640769 Corrected connect() timeout on *nix z3apa3a 2016-12-22 17:31:17 +0300
  • d1d86ed9b3 implement timeout on connect() z3APA3A 2016-12-22 17:11:44 +0300
  • c5f8a8e139 Add support for Reply-Message (may be used to send code with Auth-Reject). z3APA3A 2016-12-21 01:33:34 +0300
  • 7b4a34f6fc Support for Framed-IP-Address / Framed-IPv6-Address in RADIUS server's reply z3APA3A 2016-12-21 00:30:05 +0300
  • bfe7e89bd0 RADIUS authentication corrected and tested z3APA3A 2016-12-20 23:38:06 +0300
  • e7433d633c 'radius' and 'auth radius' support added (not tested yet) z3APA3A 2016-12-20 19:50:50 +0300
  • 5cb3947c45 radauth.c: implements RADIUS authentication for 3proxy z3apa3a 2016-12-20 18:39:06 +0300
  • f709255d62 Copyrights cleaned, authradius.c added z3APA3A 2016-12-20 15:47:02 +0300
  • d159c57e1f Add splice() support on Linux to proxy, socks, ftppt, smtpp, pop3p usage example: proxy -s proxy -s2 -s - enable splice() for sockets mapping to avoid data to be copied to user space -s2 - enable splice() and attempt to free user space buffer ASAP z3apa3a 2016-12-19 22:07:34 +0300
  • 34876b7616 put usesplice within #ifdef WITHSPLICE z3APA3A 2016-12-19 13:01:34 +0300
  • 1ab549036c Changed -a / -s options handling for 'anonymous' after last commit z3apa3a 2016-12-19 03:19:17 +0300
  • 6696b35d74 Added -s option support for proxying with splice() for Liux (without copying network data to userspace). Currently only for tcppm. z3apa3a 2016-12-19 02:56:23 +0300
  • d3395cf649 Commit as 0.8.8 3proxy-0.8.8 0.8.8 z3APA3A 2016-12-13 01:19:55 +0300
  • 7b48714993 Merge remote-tracking branch 'refs/remotes/origin/devel' z3APA3A 2016-12-13 01:15:09 +0300
  • 945c30c5ee Use pragma aux to export valid names from DLL in Watcom z3APA3A 2016-12-12 19:49:58 +0300
  • a9fb0ea969 Correct previous resolver patch z3APA3A 2016-12-12 12:38:33 +0300
  • afbc27eac4 Correct resolver to handle non-compressed answers z3APA3A 2016-12-11 03:25:18 +0300
  • 953c7efafc Merge branch 'devel' of https://github.com/z3APA3A/3proxy into devel z3APA3A 2016-12-10 03:56:20 +0300
  • c650d32206 Compatibility with Watcom's DLL exports for plugins z3APA3A 2016-12-10 03:56:11 +0300
  • 202d3b7bee Create Makefile.MacOS to compile on MacOS Soff 2016-12-04 20:12:44 +0800
  • 34d00e8e44 handle IPv6/name bind reply from parent Vladimir Dubrovin 2016-11-20 22:24:04 +0300
  • 88af9d6050 handle IPv6/name bind reply from parent Vladimir Dubrovin 2016-11-20 22:24:04 +0300
  • 9169425b5c added rpm-related files Anatolii Vorona 2016-10-23 04:59:15 +0200
  • 33396d349e [PRCE] Fix prce compiler for supporting \s, \S, \x, \n, etc. remittor 2016-10-03 12:08:09 +0300
  • 9c8e18f0b5 Merge pull request #99 from alexndlm/patch-1 Vladimir Dubrovin 2016-09-21 22:20:34 +0400
  • 0f695a4248 Update Makefile.Linux alexndlm 2016-09-19 23:37:04 +0300
  • 88263ebde9 Return valid error code for name resolution problem in 'proxy' z3APA3A 2016-09-07 18:50:21 +0300
  • a8f8a4d624 'if' is not required z3APA3A 2016-09-07 18:35:01 +0300
  • 0b2afa1ba7 switch to 0.8.7 3proxy-0.8.7 z3APA3A 2016-09-04 16:30:40 +0300
  • 80b9e18588 Commit as 0.8.7 z3APA3A 2016-09-04 16:19:53 +0300
  • 63bafa5a62 Merge remote-tracking branch 'refs/remotes/origin/devel' z3APA3A 2016-09-04 16:16:29 +0300
  • fd29e887c3 add optimization to watcom makefile z3APA3A 2016-09-04 15:49:04 +0300
  • ec9d556707 Add makefile for OpenWatcom 2.0 z3APA3A 2016-09-04 15:33:38 +0300
  • 9890823664 fix signess warning z3APA3A 2016-09-04 15:33:20 +0300
  • 880255093a minor compilers compatibility issues z3APA3A 2016-09-04 15:11:15 +0300
  • 4e96a66093 fix authentication via reverse name z3APA3A 2016-09-04 15:10:45 +0300
  • e2b406f27b Addition al fix for Linux (glibc?) specific daemon problem z3APA3A 2016-08-23 18:36:18 +0300
  • b242d6df8c Fix daemonize in *nix z3APA3A 2016-08-23 14:19:27 +0300
  • 4e4f71712d Fix: 'extip' may fail with 9 error code z3APA3A 2016-08-16 15:21:02 +0300
  • 6426ed0c1a fix %i logging z3APA3A 2016-06-07 15:39:14 +0300
  • cdc4210a0a Fix '%i' logging z3APA3A 2016-06-07 14:16:55 +0300
  • 7742b08ec5 Revert "Delay service exit until new configuration is loaded" z3APA3A 2016-06-07 14:16:17 +0300
  • 05f39246bf Delay service exit until new configuration is loaded z3APA3A 2016-06-06 18:01:51 +0300
  • 84664a203b support %i in loformat z3APA3A 2016-06-06 17:54:23 +0300
  • cd35215532 support -u2 for proxy z3APA3A 2016-05-28 00:24:26 +0300
  • f347b37770 support port number in 'nserver' / 'authnserver' z3APA3A 2016-05-18 00:05:23 +0300
  • fbcdcf3d7b Correct IP matching in cache auth z3APA3A 2016-05-17 23:27:10 +0300
  • 8cdf341d0e workaround for broken getsockname() in FTP proxy z3APA3A 2016-05-14 00:09:51 +0300
  • ccbc94e06b Revert "pam_auth; lock only pam_start" z3APA3A 2016-05-11 22:05:45 +0300
  • 556fea670e pam_auth; lock only pam_start z3APA3A 2016-05-11 20:51:14 +0300
  • 32ff114787 Revert "pam_auth: Authenticate all users in single session" z3APA3A 2016-05-11 20:49:39 +0300
  • 438a5bac9b pam_auth: Authenticate all users in single session z3APA3A 2016-05-11 19:56:40 +0300
  • 4cb43b438f Use mutex with pam auth, because pam is not thread safe z3APA3A 2016-05-11 19:03:16 +0300
  • 8e820b28c0 Documentation correction z3APA3A 2016-05-11 19:02:51 +0300
  • cfa4d11027 Do not fail connection with 333 error on configuration reload z3APA3A 2016-04-26 18:50:57 +0300
  • dd65f8e5bc 正则表达式白名单过滤 Helly Guo 2016-04-10 12:09:28 +0800
  • 4e59799783 添加警告 Helly Guo 2016-04-10 11:05:53 +0800
  • c19f957254 add ignore file Helly Guo 2016-04-09 22:24:22 +0800
  • 01ce64093b 删除除linux平台和windows平台外的其他宏定义 Helly Guo 2016-04-09 17:14:46 +0800
  • 4dd0094304 删除除proxy外代码 Helly Guo 2016-04-09 16:10:57 +0800
  • 8b1c12005f avoid type mismatch in ?: operator z3APA3A 2016-04-08 15:08:18 +0300
  • 3c8c866ac1 Fix counters time check for different platforms z3APA3A 2016-04-08 14:53:15 +0300
  • e82ad22206 Merge 22adb5938b into d3f9d80b65 Helly Guo 2016-04-08 03:38:47 +0000
  • 22adb5938b 通过windows vs编译 Helly Guo 2016-04-08 11:25:33 +0800
  • d3f9d80b65 Resolve races on log buffer without mutex z3APA3A 2016-04-05 19:12:18 +0300
  • 1d162abec3 Merge branch 'devel' of https://github.com/z3APA3A/3proxy into devel z3APA3A 2016-04-04 13:43:30 +0300
  • d6f72a51fe fix race condition on 'log' command processing z3APA3A 2016-04-04 13:43:08 +0300
  • e210f24194 fix for noforce Vladimir Dubrovin 2016-04-02 12:00:53 +0300
  • 9bfae5faaa force / no force commands added Vladimir Dubrovin 2016-04-02 11:43:25 +0300
  • 2fed299b9d warning fix Vladimir Dubrovin 2016-04-02 11:22:33 +0300
  • 6cac541e33 fix broken extip functionality z3APA3A 2016-03-30 19:16:12 +0300
  • 938b1d1aab re-authenticate connection on configuration change z3APA3A 2016-03-28 17:57:37 +0300
  • eeb2d78fb1 re-authenticate user on z3APA3A 2016-03-28 17:49:27 +0300
  • dcec2cadaa support external username / password up to 128 octets z3APA3A 2016-03-10 17:05:56 +0300
  • 80b2185cf9 Increase the maximum length of a username and a password to 128 characters msuhanov 2016-03-09 19:10:25 +0300
  • f67c9a39f1 Use setreuid/setregid instead of setuid / setgid z3APA3A 2016-03-09 18:28:52 +0300
  • a44a32c484 Do not fail for zero address on SOCKSv5 BIND/UDPASSOC z3APA3A 2016-03-08 13:28:29 +0300
  • b513584fdb More distinct error codes for SOCKS z3APA3A 2016-03-08 12:43:07 +0300
  • ac13a75721 publish as 0.8.6 3proxy-0.8.6 z3APA3A 2016-03-07 16:54:55 +0300
  • f74da31fb3 Merge remote-tracking branch 'refs/remotes/origin/devel' z3APA3A 2016-03-04 13:45:46 +0300
  • 5d0504cd33 Always reset bind sa on connect z3APA3A 2016-03-04 13:44:53 +0300
  • cbe3d0cde9 publish as 0.8.5 3proxy-0.8.5 z3APA3A 2016-03-02 23:12:32 +0300
  • 5e850b54c3 Merge remote-tracking branch 'refs/remotes/origin/devel' z3APA3A 2016-03-02 22:57:05 +0300
  • 58a64924dd log_mutex used prior to initialization z3APA3A 2016-03-02 19:00:28 +0300
  • 75a7d5bb9e Remove SSLPlugin and PamAuth from default Linux makefile z3APA3A 2016-03-02 19:00:01 +0300
  • 10a79faa32 publish as devel z3APA3A 2016-02-28 15:10:38 +0300
  • 394ada524a publish as 0.8.4 3proxy-0.8.4 z3APA3A 2016-02-28 13:52:53 +0300
  • 1404c63e10 add index.html to repro z3APA3A 2016-02-28 13:40:25 +0300
  • 3c751f4b75 add index.html to repro z3APA3A 2016-02-28 13:38:43 +0300
  • 09cfc076e2 Merge remote-tracking branch 'refs/remotes/origin/devel' z3APA3A 2016-02-28 13:24:48 +0300
  • 5d9c1af5ca Build PamAuth plugin by default in *nix z3APA3A 2016-02-26 13:17:15 +0300
  • 6db42f70e9 fix compilation warnings in PamAuth z3APA3A 2016-02-26 13:15:34 +0300
  • 99781ceb23 ignore more binary files z3APA3A 2016-02-26 11:44:10 +0300
  • 22524d7876 ignore some files under *nix / Mac OS z3APA3A 2016-02-26 11:41:43 +0300
  • 9d85bf75ba Ignore *nix binaries z3APA3A 2016-02-23 19:10:32 +0300