Commit Graph

  • bef5b6f473 minor logging correction z3APA3A 2016-01-06 22:06:33 +0300
  • 7f90b6eae2 fixed parent IPv6 connect proxy z3APA3A 2016-01-06 21:09:17 +0300
  • 9dda666d8d minor changes in clientnegotiate() z3APA3A 2016-01-04 01:30:49 +0300
  • 4c3f19cd20 publish as devel z3APA3A 2016-01-03 20:03:17 +0300
  • 889c5caa1f typo in logsyslog() z3APA3A 2016-01-03 19:57:51 +0300
  • 0e9cc9e330 http connect parent proxy fixed z3APA3A 2016-01-03 19:44:48 +0300
  • 47e8ba2e8d minor documentation fixes z3APA3A 2016-01-03 19:43:43 +0300
  • d49a19cb29 invalid source port selection in socls z3APA3A 2016-01-03 19:43:16 +0300
  • e312a1aa11 Fileplugin: commands added z3APA3A 2015-12-28 17:11:07 +0300
  • 22e7d9cdae SSL plugin commands renamed z3APA3A 2015-12-28 16:28:26 +0300
  • 347d7736c7 ssl_plugin: configuration commands added z3APA3A 2015-12-28 15:57:47 +0300
  • d9271bfec8 + Increase static buffer size z3APA3A 2015-12-27 19:45:15 +0300
  • b56702e670 Increase static bufer z3APA3A 2015-12-27 19:44:21 +0300
  • 9876172e0b Reduce stack usage for threads z3APA3A 2015-12-27 19:43:04 +0300
  • 7df2461a26 Unify logging (make it always blocking in exchange for memory) z3APA3A 2015-12-27 19:27:17 +0300
  • 0487084161 Publish as devel z3APA3A 2015-12-21 21:23:47 +0300
  • a4e0f1fb9a NULL pointer deferefence (depends on libc) if no "log" in config z3APA3A 2015-12-21 13:41:35 +0300
  • fa2679555e print IPv6 address in [] z3APA3A 2015-12-21 13:40:30 +0300
  • c263428cf6 published as devel z3APA3A 2015-12-11 02:28:14 +0300
  • 1be800c334 Fixed: request by host name in SOCKSv5 z3APA3A 2015-12-11 02:20:22 +0300
  • 658e9b3a8a README updated z3APA3A 2015-12-09 22:21:00 +0300
  • f1ab0771a9 remove unused defines z3APA3A 2015-12-08 01:45:17 +0300
  • fdb1fad9f7 publish as devel z3APA3A 2015-12-07 23:01:21 +0300
  • 40f9430623 Force use of IPv6 translated address instead of IPv4 with -6 z3APA3A 2015-12-07 22:58:31 +0300
  • d6df311ba7 remove -Wall from compiler options z3APA3A 2015-12-07 19:12:41 +0300
  • da52669995 NULL pointer dereference fixed in configuration load z3APA3A 2015-12-07 19:06:16 +0300
  • 55fb037b48 Avoid overflow in external z3APA3A 2015-12-04 01:23:19 +0300
  • bd37ffa2f7 Race conditions fixed on config reload z3APA3A 2015-12-04 00:59:52 +0300
  • 1220c504bd remove counterutils from makefiles z3APA3A 2015-12-03 14:12:06 +0300
  • b2e415b8cb Code restructure z3APA3A 2015-12-03 02:17:15 +0300
  • 4709f7a7b9 Fixed race conditions with users on configuration reload z3APA3A 2015-12-03 01:13:34 +0300
  • fcbb000b0e publish as devel z3APA3A 2015-11-30 22:51:18 +0300
  • 74772de341 Fixed handling of [] IPv6 addresses in hostnames z3APA3A 2015-11-29 12:38:16 +0300
  • 271d9bb91a memcpy() replaced with memmove() in bitmap alloc z3APA3A 2015-11-29 12:20:35 +0300
  • 62775da1d5 race condition fixed on configuration reload z3APA3A 2015-11-29 00:01:41 +0300
  • 0e4a507dd8 publish as devel z3APA3A 2015-11-28 23:02:26 +0300
  • 355d31f8aa minor cleanups z3APA3A 2015-11-28 22:59:02 +0300
  • 54bcff710c Fix for external connections z3APA3A 2015-11-28 22:57:52 +0300
  • 6c187d167b Memory safety issues on configuration reload z3APA3A 2015-11-28 22:56:20 +0300
  • 4ab2da228b Typo with Forwarded: header corrected in proxy.c z3APA3A 2015-11-09 17:05:31 +0300
  • a4e54079b5 Show internal interface on service startup z3APA3A 2015-10-16 18:04:00 +0300
  • f1beddc85a optimize Forwarded: generation z3APA3A 2015-10-16 18:03:08 +0300
  • 3c6eef6bb0 Add Forwarded: header instead of X-Forwarded-For and Via z3APA3A 2015-10-16 17:14:01 +0300
  • 3e6b230128 better listen/connection accept errors handling z3APA3A 2015-09-24 01:17:50 +0300
  • c538d0c2f8 Prevent too fast connections on connect back z3APA3A 2015-09-20 22:46:35 +0300
  • a9ec5a085c Fixes infinite loop in previous commit z3APA3A 2015-09-20 22:36:54 +0300
  • a2b5af6dab Connect back proxy functionality added z3APA3A 2015-09-20 21:01:50 +0300
  • db169c48c3 commit as 3proxy-0.7.1.3 3proxy-0.7.1.3 z3APA3A 2015-09-16 00:55:00 +0300
  • 206e00c933 avoid potential race condition on configuration reload z3APA3A 2015-09-16 00:54:34 +0300
  • 98961ced0d Fix FTP over HTTP authentication request parsing z3APA3A 2015-09-01 16:24:40 +0300
  • de8de757f6 Fix FTP over HTTP authentication z3APA3A 2015-09-01 15:24:03 +0300
  • e935d1f6d1 fix static memory free() attempt z3APA3A 2015-09-04 00:28:26 +0300
  • 1be182c65f Fix potential inithashtable() race condition z3APA3A 2015-09-11 22:59:40 +0300
  • 6529b9cea1 3proxy.cfg manual pages updated to reflect 0.8 changes z3APA3A 2015-09-04 01:45:07 +0300
  • d21f6b198d fix static memory free() attempt z3APA3A 2015-09-04 00:28:26 +0300
  • f88ea518b9 Compile same plugins for Win64 version z3APA3A 2015-09-04 00:22:06 +0300
  • 4ca8988831 Fix FTP over HTTP authentication request parsing z3APA3A 2015-09-01 16:24:40 +0300
  • 3198f1614f Fix FTP over HTTP authentication z3APA3A 2015-09-01 15:24:03 +0300
  • 59cc68e8dd Move FTP login prompt in proxy to common section z3APA3A 2015-08-31 22:01:31 +0300
  • ef67ef4072 infinite loop in admin interface fixed z3APA3A 2015-08-24 17:56:12 +0300
  • 184eede38a Typo in pamauth corrected z3APA3A 2015-07-05 14:51:30 +0300
  • a93ffc825b bugfix: archiver doesn't add suffix on logname with macro z3APA3A 2015-06-05 15:56:49 +0300
  • 5ef18c48f1 bugfix: archiver doesn't add suffix if logname contains macro 3proxy-0.7.1.2 z3APA3A 2015-06-05 15:55:43 +0300
  • c3871caf2a traffic displayed incorrectly z3APA3A 2015-06-03 15:35:33 +0300
  • 2d6b43f488 3proxy for dummies updated z3APA3A 2015-06-01 00:50:57 +0300
  • 1ab94fa002 SSLPlugin: add SNI to server request z3APA3A 2015-05-16 18:14:35 +0300
  • d4f4e4a807 Deadlock in SSLPlugin corrected z3APA3A 2015-05-04 18:12:46 +0300
  • bc725189e3 bit more thread safety z3APA3A 2015-05-04 18:06:07 +0300
  • aa4125a6f0 Avoid some potential hashtables race conditions z3APA3A 2015-05-04 17:39:24 +0300
  • 8e6d8b3314 increase max address length in X-Forwarded-For z3APA3A 2015-05-04 17:33:30 +0300
  • 252d481299 allow larger request size in HTTP proxy z3APA3A 2015-05-04 17:23:26 +0300
  • f287b94236 Merge pull request #3 from qwertydzen/devel Vladimir Dubrovin 2015-05-04 17:26:54 +0300
  • 5787633665 increasing length of proxy username specified in config User 2015-03-29 14:29:50 +0300
  • 522e6732fe SSLPlugin race condition fix z3APA3A 2015-03-02 21:05:29 +0300
  • f649c7d4de publish as 0.7.1.2 z3APA3A 2015-02-27 16:52:46 +0300
  • 0a14a3bcdb Increase maximum request / header length limit v0.7.1.2 z3APA3A 2015-02-17 16:09:13 +0300
  • 7951de875a Move icon compilations to makefiles z3APA3A 2015-02-17 16:05:55 +0300
  • bf8522321f nscache bug fixed z3APA3A 2014-12-17 00:20:21 +0300
  • 5844e165b5 nscache6 command support + nsrecord with IPv6 z3APA3A 2014-12-14 05:33:08 +0300
  • 7fc43e3fbd add some entropy to DNS hashtable z3APA3A 2014-12-14 00:46:03 +0300
  • e37a7f48d7 Older CVS comments removed z3APA3A 2014-12-13 23:20:00 +0300
  • 50db0015d3 IPv6 support for authnserver z3APA3A 2014-12-13 22:56:31 +0300
  • 8a6632f0d1 Support IPv6 for parent proxy z3APA3A 2014-12-13 22:38:03 +0300
  • d2437975b7 Fail IPv6 client in dnsauth z3APA3A 2014-12-13 20:30:20 +0300
  • e39f4638cf Corrected ACLs handling + network ranges in ACLS z3APA3A 2014-12-13 19:48:41 +0300
  • 042fc2afde nserver address may be given as IPv6 z3APA3A 2014-12-13 03:56:01 +0300
  • a4cb2f36b5 -s switch support for dnspr z3APA3A 2014-12-12 23:51:47 +0300
  • efdbaee29f return more random serial generation z3APA3A 2014-12-11 03:49:26 +0300
  • 8c95f4efcf unused variables removed z3APA3A 2014-12-11 03:13:16 +0300
  • 15f9f24f04 Name resolution via TCP support z3APA3A 2014-12-11 03:06:34 +0300
  • e3645ee971 ftppr and -h option handling fixed z3APA3A 2014-12-10 19:00:35 +0300
  • f82d1e296b Redirection fixes z3APA3A 2014-11-26 01:50:14 +0300
  • b5bcb44e27 Fixes for NOIPV6 z3APA3A 2014-11-09 21:59:58 +0300
  • 278955deef getip46 corrected z3APA3A 2014-11-09 20:56:26 +0300
  • 7acf3cc4ed name resolution bugfixes z3APA3A 2014-11-03 22:17:22 +0300
  • f70e4adf47 IPv6 bugfixes z3APA3A 2014-11-03 21:25:06 +0300
  • db5c4b1255 more changes for IPv6 client support z3APA3A 2014-10-21 06:00:56 +0400
  • 10bc0db2a8 add IPv4/IPv6 selection for outgoing connections z3APA3A 2014-10-19 22:02:15 +0400
  • c7310a2060 initial partial patches for IPv6 client support z3APA3A 2014-10-19 21:54:24 +0400
  • f1e017394d Added IPv6 support for 'external' command and -e z3APA3A 2014-10-19 04:32:18 +0400