celeron533
1b373fd145
Fix #1969 #1818
Cause: process's additional environment variables are not expanded
by correctly.
Innovated by studentmain (StudentEx <scncgz@gmail.com>)
7 years ago
celeron533
7c1cb27aab
Update CHANGES and bump version
7 years ago
celeron533
796cd6516b
Update CHANGES and bump version
7 years ago
celeron533
348e601196
Add version in log file
8 years ago
celeron533
1a56ea23ec
Update CHANGES and bump version
8 years ago
celeron533
b7e30318cd
Add plugin CLI arguments support
8 years ago
celeron533
25c1d02395
Update CHANGES and bump version
8 years ago
celeron533
e2b9822224
Update CHANGES and bump version
8 years ago
Allen Zhu
a12a70ccf0
Merge pull request #1671 from wongsyrone/master
Add OpenSSL 1.1.0g support due to hardware acceleration
8 years ago
Syrone Wong
4d4f1753c7
Add OpenSSL 1.1.0g support due to hardware acceleration
Note: If you want to compile it by yourself, please make sure
do NOT use `no-asm` configure option, since the main point of
this commit is to utilize assembly in openssl
Add OpenSSL test
8 years ago
celeron533
f042e91305
Minor changes
SIP003 server port validation
Year 2018
8 years ago
celeron533
647f986003
Avoid raise FileSystemWatcher event twice
When saving user-rule.txt file, some text editors can raise FileSystemWatcher event twice.
The 1st time is blank content, then the 2nd time is the modified content.
8 years ago
celeron533
8cd64d4022
Reuse the PAC file merge procedure
8 years ago
Allen Zhu
7021edd61f
Merge pull request #1564 from jinliming2/user-rule
Put user rules at the begin of the PAC file.
8 years ago
Syrone Wong
218925e191
Close connection if received zero bytes
This might fix 500 Privoxy Internal Error: no-server-data
8 years ago
Liming Jin
dc718a583b
Put user rules at the begin of the PAC file.
Fix : #1468
Enhance: 46d40fec67
8 years ago
celeron533
0c877a76c6
Update CHANGES and bump version
8 years ago
celeron533
08f06f7177
Update CHANGES and bump version
8 years ago
Raif Atef
cf5de91acb
Use job objects with SIP003 plugin to avoid lingering processes if app is killed.
8 years ago
Raif Atef
caa96ad334
Fix port range check and move Sip003Plugin.
8 years ago
Raif Atef
f04b497d79
SIP002 and SIP003 support
8 years ago
celeron533
ed31a3cab0
Update CHANGES and bump version
8 years ago
Syrone Wong
bbfc5d332d
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
44afefed71
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
60a5572808
update CHANGES and bump version
9 years ago
Syrone Wong
877644609b
spare enough space for UDP packet
9 years ago
Syrone Wong
08f12b3b24
reduce port forwarder buffer size
9 years ago
Syrone Wong
1c899f5013
update CHANGES and bump version
9 years ago
Syrone Wong
3de14098d7
add AEAD support
9 years ago
Syrone Wong
e9ba34373b
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
4c49f1b736
Make the previous portable mode as default
- change dir name to "ss_win_temp" to make things clear.
- throw any exception caught when creating temp folder
To workaround silly cleaning softwares and careless users.
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Noisyfox
2e7518d802
Send first chunk with Socks5 header ( #984 )
* Send socks5 handshake respond before read the target address
So that the next package will (hopefully) contain the first data chunk which means we could get a 'random' first package size.
* Try read available data before send first packet
* Add random size first packet
But commented out ^u^
* Oops forget to delete some test code
9 years ago
Syrone Wong
8c76ac3401
Update CHANGES and bump version
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
f9ed9174cc
Fix crash when reading pac user rules
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
1a283aa4ea
Drop obsolete tray area refreshing code
- naming private vars
- object initializer
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
noisyfox
03c087db6d
Update CHANGES and bump version
9 years ago
noisyfox
5741133d5c
Fix compile error.
And farewell.
9 years ago
noisyfox
28954600a2
Revert "Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy"
This reverts commit be3cc3f3a6 .
9 years ago
noisyfox
dd269ac89d
Revert "Remove privoxy"
This reverts commit 0d4d01af3b .
9 years ago
noisyfox
09d89b424d
Revert "First working built-in http proxy"
This reverts commit 5ba0dffa5d .
9 years ago
noisyfox
5e973adb77
Revert "Refine header parse"
This reverts commit f9e39fdd1d .
9 years ago
noisyfox
f149851e3b
Revert "Better host parse"
This reverts commit d1e8f38767 .
9 years ago
noisyfox
511a658fd3
Revert "Reuse buffer from first pakcage"
This reverts commit f2b8e91f81 .
9 years ago
noisyfox
efe6d5ba81
Revert "http -> shadowsocks protocol directly"
This reverts commit b04c59d8e6 .
9 years ago
noisyfox
1f47812eca
Revert "Typo and refine code"
This reverts commit 9cdb71875a .
9 years ago
noisyfox
7a39c2c71f
Revert "Logging exception"
This reverts commit 566a0fcfa5 .
9 years ago
noisyfox
dc48546fed
Revert
9 years ago
noisyfox
eef990f529
Check close before create reomte
Check null ref (#940 )
9 years ago
noisyfox
efc486c733
Update CHANGES and bump version
9 years ago
noisyfox
5650b1d847
Use compiled regex
9 years ago