Commit Graph

385 Commits

Author SHA1 Message Date
z3APA3A
ee407adf42 update man for -6 2016-01-19 16:41:04 +03:00
z3APA3A
e5dd28003c Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-17 02:14:16 +03:00
z3APA3A
fcbccf39ef Use configured timeouts for DNS operations instead static ones 2016-01-17 02:13:17 +03:00
z3APA3A
928f67aed1 Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-16 00:39:58 +03:00
z3APA3A
e59ccd22b1 typo corrected in last update 2016-01-16 00:38:53 +03:00
z3APA3A
75c63d2de6 add support for -u2 in socks 2016-01-15 15:29:57 +03:00
z3APA3A
999f9e856b Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-15 03:07:59 +03:00
z3APA3A
08be6b9f98 minor documentations updates 2016-01-15 03:06:06 +03:00
z3APA3A
0be4ee932b Merge remote-tracking branch 'refs/remotes/origin/master' into devel 2016-01-15 02:41:55 +03:00
z3APA3A
08aa876ecd minor man changes 2016-01-15 02:41:14 +03:00
z3APA3A
87c947987c Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-15 02:27:40 +03:00
z3APA3A
1ef7308cbf Update documentation for connect back 2016-01-15 02:26:56 +03:00
z3APA3A
d1f8180eab IPv6 and name resolution documentation updated for 0.8 2016-01-15 01:24:08 +03:00
z3APA3A
1000d80fc0 Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-13 23:54:57 +03:00
z3APA3A
27a190cd04 Russian plugin documentation added 2016-01-13 23:53:18 +03:00
z3APA3A
e78d9f8327 plugins documentation added 2016-01-13 23:35:35 +03:00
z3APA3A
ae25aac635 Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-13 02:15:59 +03:00
z3APA3A
b6dadc1954 Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-13 02:14:15 +03:00
z3APA3A
8b7c95ff93 Update man pages 2016-01-13 02:13:49 +03:00
z3APA3A
5a89997d6e convert russian documentation to UTF-8 2016-01-13 01:53:22 +03:00
z3APA3A
c2d012bf71 Merge remote-tracking branch 'refs/remotes/origin/master' into devel 2016-01-13 01:46:07 +03:00
z3APA3A
b3923593ed Convert russian documentation to utf-8 2016-01-13 01:41:51 +03:00
z3APA3A
9dd2170d6f publish as 0.8-pre 2016-01-13 00:42:48 +03:00
z3APA3A
bf934201bb Merge remote-tracking branch 'refs/remotes/origin/devel' 2016-01-13 00:23:24 +03:00
z3APA3A
5287278fa5 Copy to master from devel - ready for 0.8 2016-01-13 00:20:50 +03:00
z3APA3A
41f21485c7 Update README 2016-01-09 21:09:16 +03:00
z3APA3A
93967af747 publishing as devel 2016-01-09 21:09:00 +03:00
z3APA3A
bef5b6f473 minor logging correction 2016-01-06 22:06:33 +03:00
z3APA3A
7f90b6eae2 fixed parent IPv6 connect proxy 2016-01-06 21:09:17 +03:00
z3APA3A
9dda666d8d minor changes in clientnegotiate()
1. Use [] for hostname in form of IPv6 address
2. Remove large buffer from stack
2016-01-04 01:30:49 +03:00
z3APA3A
4c3f19cd20 publish as devel 2016-01-03 20:03:17 +03:00
z3APA3A
889c5caa1f typo in logsyslog() 2016-01-03 19:57:51 +03:00
z3APA3A
0e9cc9e330 http connect parent proxy fixed 2016-01-03 19:44:48 +03:00
z3APA3A
47e8ba2e8d minor documentation fixes 2016-01-03 19:43:43 +03:00
z3APA3A
d49a19cb29 invalid source port selection in socls 2016-01-03 19:43:16 +03:00
z3APA3A
e312a1aa11 Fileplugin: commands added
file_cachedir /path/to/cache/
h_preview 32768
2015-12-28 17:11:07 +03:00
z3APA3A
22e7d9cdae SSL plugin commands renamed
plugin /path/to/SslPlugin.dll ssl_plugin
ssl_certcache /path/to/cache/
ssl_mitm
proxy -p3128
ssl_nomitm
proxy -p3129
2015-12-28 16:28:26 +03:00
z3APA3A
347d7736c7 ssl_plugin: configuration commands added
plugin /path_to/SslPlugin.dll ssl_plugin
ssl_certpath /path_to/certificates/
ssl_strip
proxy -p3128
ssl_nostrip
proxy -p3129
2015-12-28 15:57:47 +03:00
z3APA3A
d9271bfec8 + Increase static buffer size 2015-12-27 19:45:15 +03:00
z3APA3A
b56702e670 Increase static bufer 2015-12-27 19:44:21 +03:00
z3APA3A
9876172e0b Reduce stack usage for threads
Reduce stack usage, because large logging buffers are removed from
stack.
2015-12-27 19:43:04 +03:00
z3APA3A
7df2461a26 Unify logging (make it always blocking in exchange for memory) 2015-12-27 19:27:17 +03:00
z3APA3A
0487084161 Publish as devel 2015-12-21 21:23:47 +03:00
z3APA3A
a4e0f1fb9a NULL pointer deferefence (depends on libc) if no "log" in config 2015-12-21 13:41:35 +03:00
z3APA3A
fa2679555e print IPv6 address in [] 2015-12-21 13:40:30 +03:00
z3APA3A
c263428cf6 published as devel 2015-12-11 02:28:14 +03:00
z3APA3A
1be800c334 Fixed: request by host name in SOCKSv5 2015-12-11 02:20:22 +03:00
z3APA3A
658e9b3a8a README updated
msnpr and countersutil removed
2015-12-09 22:21:00 +03:00
z3APA3A
f1ab0771a9 remove unused defines 2015-12-08 01:45:17 +03:00
z3APA3A
fdb1fad9f7 publish as devel 2015-12-07 23:01:21 +03:00