z3APA3A
|
ac429c8d52
|
minor README correction
|
2019-01-28 18:05:48 +03:00 |
|
z3APA3A
|
09507a2fe9
|
prevent warnings in proxymain
|
2019-01-25 23:40:35 +03:00 |
|
z3APA3A
|
5ee553e9a9
|
Correct: do not log 98/99 as an error
|
2019-01-20 17:52:00 +03:00 |
|
z3APA3A
|
eed6e2962e
|
Do not log events 98 and 99 as errors
|
2019-01-20 17:33:35 +03:00 |
|
z3APA3A
|
76b040bfb8
|
minor man update
|
2019-01-17 17:31:15 +03:00 |
|
z3APA3A
|
941baaa311
|
minor man update
|
2019-01-17 17:24:42 +03:00 |
|
z3APA3A
|
92fbb0d2f5
|
More minor documentation updates
|
2019-01-17 12:26:38 +03:00 |
|
z3APA3A
|
1c7ce8744c
|
Minor doc update
|
2019-01-17 12:08:25 +03:00 |
|
z3APA3A
|
02d52e89e9
|
Fix: config change may stop log rotation
|
2019-01-15 11:51:10 +03:00 |
|
z3APA3A
|
d7373be071
|
Revert "Fixed: logrotation may stop after config change"
This reverts commit ede4aee619 .
|
2019-01-14 20:14:08 +03:00 |
|
z3APA3A
|
ede4aee619
|
Fixed: logrotation may stop after config change
|
2019-01-14 18:02:16 +03:00 |
|
z3APA3A
|
8af9ea8de8
|
back to non-blockin splice on sending
|
2019-01-11 23:26:52 +03:00 |
|
z3APA3A
|
603ab8187f
|
make spliced sockmap more reliable
|
2019-01-11 23:10:39 +03:00 |
|
z3APA3A
|
953959efab
|
print file descriptors
|
2019-01-11 19:38:34 +03:00 |
|
z3APA3A
|
480f999d21
|
Add _GNU_SOURCE to compile options for Linux
|
2019-01-11 19:17:44 +03:00 |
|
z3APA3A
|
03efdc451b
|
Add POLLRDHUP support to spliced sockmap
|
2019-01-11 19:12:03 +03:00 |
|
z3APA3A
|
54e9f9cedd
|
Highload docs correction
|
2019-01-11 19:11:31 +03:00 |
|
z3APA3A
|
930d9823ea
|
Use futex instead of pthread_mutex on Linux
|
2018-12-28 18:49:45 +03:00 |
|
z3APA3A
|
6fe36b01d1
|
Fixed: admin always starts with -s under Linux
|
2018-12-28 12:45:52 +03:00 |
|
z3APA3A
|
dec10d4edd
|
Add rundir creation to linux start script
|
2018-12-28 12:45:15 +03:00 |
|
z3APA3A
|
37cebe08af
|
Disable strict aliasing and add stripping for MIPS cross compile example makefile
|
2018-12-07 14:26:11 +03:00 |
|
z3APA3A
|
3f2e621902
|
Correct socket polling on mapping
|
2018-12-06 00:32:37 +03:00 |
|
z3APA3A
|
b7e3a85e88
|
Use non-blocking splice only on write to socket
to prevent race condition data is not copied to the pipe yet
|
2018-12-05 23:41:37 +03:00 |
|
z3APA3A
|
79ea433caf
|
Can go to 100% CPU if one side have closed connection
|
2018-12-05 21:44:59 +03:00 |
|
z3APA3A
|
a0591c9786
|
Fix: $ is ignored in the begginning of quoted line
|
2018-12-05 14:21:03 +03:00 |
|
z3APA3A
|
cc503ba925
|
Add IPv6 hostname question to FAQ
|
2018-07-04 00:56:33 +03:00 |
|
z3APA3A
|
68823c2921
|
Fix sockets option parsing
|
2018-05-25 18:19:19 +03:00 |
|
z3APA3A
|
46be58ab1d
|
Add filename to XML data
|
2018-05-22 19:15:31 +03:00 |
|
z3APA3A
|
3d9ac1e1fb
|
Flush splice pipe on socket close
|
2018-05-12 01:19:11 +03:00 |
|
z3APA3A
|
68fed46ea0
|
fix 'radius' is not applied correctly on configuration reload
|
2018-05-11 16:23:05 +03:00 |
|
z3APA3A
|
92b3dd8638
|
Use overloadable poll
|
2018-05-05 20:07:59 +03:00 |
|
z3APA3A
|
d8b5900be6
|
Update Makefile.BSD
|
2018-05-05 20:07:26 +03:00 |
|
z3APA3A
|
20fa72bd42
|
Add connback timeouts / improve logging
|
2018-05-05 19:59:37 +03:00 |
|
z3APA3A
|
eb09ae7c58
|
Support socket options for connback sockets and connection timeouts
|
2018-05-05 17:16:51 +03:00 |
|
z3APA3A
|
b8127257f9
|
Remove pstdin.h
|
2018-05-01 18:30:04 +03:00 |
|
z3APA3A
|
a5f7222a19
|
minor README correction
|
2018-04-28 18:27:45 +03:00 |
|
z3APA3A
|
b56c294c01
|
Update highload.html with splice() requirements
|
2018-04-28 01:56:13 +03:00 |
|
z3APA3A
|
b583e423c8
|
Install plugins to /usr/local/3proxy/libexec
|
2018-04-27 22:18:26 +03:00 |
|
z3APA3A
|
951304e18e
|
Send Connection instead of Proxy-Connection to parent proxy
|
2018-04-27 22:17:37 +03:00 |
|
z3APA3A
|
0376e54196
|
simlify sockgetline
|
2018-04-27 19:23:20 +03:00 |
|
z3APA3A
|
572a5b3c34
|
Fixed: socks fails on 1-character username or password
|
2018-04-27 15:09:18 +03:00 |
|
z3APA3A
|
9bd81a18b9
|
Use native OpenSSL 1.0 static build for Windows
|
2018-04-27 01:54:28 +03:00 |
|
z3APA3A
|
f35f0a0608
|
Print counters traffic in megabytes in admin
|
2018-04-27 01:53:10 +03:00 |
|
z3APA3A
|
12b5ad143f
|
correct trafic accounting in spliced map
|
2018-04-27 01:52:08 +03:00 |
|
z3APA3A
|
73438cc378
|
use useradd in make install
|
2018-04-25 17:30:10 +03:00 |
|
z3APA3A
|
f860ea9e54
|
Install chrooted configuration with make install on linux
|
2018-04-25 17:14:03 +03:00 |
|
z3APA3A
|
836fffddbe
|
Include openssl/applink.c in windows plugin DLL
|
2018-04-25 14:38:32 +03:00 |
|
z3APA3A
|
4a9b924064
|
Readme update
|
2018-04-25 02:53:40 +03:00 |
|
z3APA3A
|
4fce1f41b5
|
update readme
|
2018-04-25 02:52:31 +03:00 |
|
z3APA3A
|
46630a9b1b
|
move installation to beginning
|
2018-04-25 02:51:18 +03:00 |
|