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
80e4bec8c8
Fix fail to register hotkeys after wake up ( #1954 )
7 years ago
celeron533
796cd6516b
Update CHANGES and bump version
7 years ago
celeron533
721fb3f0ef
Refine HotkeyReg logic
7 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
7 years ago
celeron533
ed4f8f5b78
Minor updates on Hotkeys form
- Naming
- Cleanup
- Move logic to controller
8 years ago
celeron533
05b41389f1
Get rid of the UI coupled reflection on Hotkey config form
8 years ago
celeron533
66cdd13144
Minor updates on Hotkeys form
8 years ago
celeron533
db1bbd8039
Minor updates on Hotkeys form
8 years ago
celeron533
79f33bc326
Simplify the temp folder mechanism: portable mode is back
- Portable mode ON: executable file's folder
- Portable mode OFF: current user's temp folder
8 years ago
celeron533
348e601196
Add version in log file
8 years ago
Opportunity
70ec5df5b0
Add temp folder path selection ( #1827 )
* Translation
* Environment Variables support
8 years ago
celeron533
1a56ea23ec
Update CHANGES and bump version
8 years ago
celeron533
b7e30318cd
Add plugin CLI arguments support
8 years ago
celeron533
5a78ee9212
Add square bracket for SIP002 IPv6 (RFC3986)
8 years ago
celeron533
c9ead3eee9
Server address should not be encoded
8 years ago
celeron533
25c1d02395
Update CHANGES and bump version
8 years ago
celeron533
5db7c79407
Minor changes on Forward Proxy
8 years ago
HYec
85bd65e021
Only start the current server's plugin
8 years ago
HYec
7197e46b53
Close sockets before stop plugins
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
HYec
7564e79ede
Only start the current server's plugin
8 years ago
HYec
511feb2e31
Close sockets before stop plugins
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
46d40fec67
Add the UserRule at the beginning of PAC file
8 years ago
celeron533
a4c4967f5f
Rename GetQRCode() to GetServerURL()
8 years ago
celeron533
08f06f7177
Update CHANGES and bump version
8 years ago
Raif Atef
f239244af2
Early start SIP003 plugins when reloading servers to avoid delay on first packet.
8 years ago
Raif Atef
a316b95f45
Logging for SIP003 start failure.
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
816651ebdc
Save user wininet settings as another config file
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
1c8f4168cf
do not popup if we have fake Base64 strings
9 years ago
Syrone Wong
43672a8bda
allow to add multiple servers via ss url
invalid URLs will be ignored
9 years ago