Gang Zhuo
4bdd864d2f
Merge pull request #456 from wongsyrone/privoxy-3.0.24
update privoxy to 3.0.24
9 years ago
icylogic
a99fef37d3
track multiple servers at the same time
Correct AvailabilityStatistics's behavior under special strategies like "LoadBalance", which may switch the server several times in a short period.
9 years ago
Syrone Wong
72046973ed
update privoxy to 3.0.24
The executable was modified based on official release version, which
prevents privoxy from showing tray icon.
jmp dword ptr [<&SHELL32.Shell_NotifyIconA>] => nop
This should close #455
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Bigtan
d23af40fa1
add statistics config translation
add statistics config translation
9 years ago
Syrone Wong
131c4940c6
add chacha20-ietf support with updated libsscrypto
ChaCha20 with an extended (96 bit) nonce and a 32-bit counter has
been implemented as crypto_stream_chacha20_ietf() from LibSodium 1.0.4
Please refer to https://tools.ietf.org/html/rfc7539 for details.
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Gang Zhuo
dd0d047402
override MD5, so compatible with FIPS
9 years ago
ayanamist
ad75e4fd9c
Update privoxy_conf.txt
use __POLIPO_BIND_PORT__ to avoid potential port conflict
9 years ago
Gang Zhuo
c5e27486fb
Protocol V2
9 years ago
Gang Zhuo
d0518e5a11
typo
9 years ago
Gang Zhuo
3aac1cfcfc
Refine the authentication for true CCA
9 years ago
kimw
b632d4a8a9
improved `log viewer`:
1. add menu items for `clear logs`, `change fonts`, `wrap text` and `top most` functions.
2. hide toolbar default. but you can trigger it out by menu.
9 years ago
Gang Zhuo
ab79dbce0e
Download updates automatically
9 years ago
Gang Zhuo
00ccb52bef
Add an option for checking updates
9 years ago
Gang Zhuo
204d6b856e
verbiage
9 years ago
Gang Zhuo
19085a3cd1
Update the hash function
follow with 5ae4df94e4
9 years ago
Gang Zhuo
ab1f366049
Combine libsscrypto.dll and libsslcrypto2.dll
9 years ago
Gang Zhuo
1564e9ff81
support onetime auth
9 years ago
kimw
cec6f79e7e
improved `log viewer`:
1. add `clean log` feature
2. add `change font` feature
3. add `wrap text` feature
4. add `top most` feature
9 years ago
kimw
feaf7f70d0
fix translation typo
9 years ago
kimw
f33fb04b89
support customize the server order
9 years ago
clowwindy
63b31f5aba
fix translation
9 years ago
clowwindy
590322bca2
fix some translation
9 years ago
clowwindy
ab38538b34
allow multiple instances
9 years ago
clowwindy
7d2c292034
prevent privoxy from showing tray icon
9 years ago
clowwindy
fdf91705ac
minor fixes
9 years ago
clowwindy
4e01a40dd8
replace polipo with privoxy
9 years ago
icylogic
40cb772823
adjust description
10 years ago
icylogic
0e4f0f17cd
Add availability statistics service and a simple strategy
Strategy: Simply Choose By Statistics
10 years ago
clowwindy
ddd46ed8c6
add HA
10 years ago
clowwindy
4afd5faf3f
add load balancing
10 years ago
clowwindy
f9f49552ae
add port check for 8123
10 years ago
clowwindy
95242208ec
UX fix
1. only enable menu items relevant to pac status
2. rename edit pac file into edit local pac file
3. users are allowed to enable online pac then input online pac url, not to input then enable
10 years ago
Gang Zhuo
532a53c971
revert
10 years ago
Gang Zhuo
00f57ee329
validate user input
10 years ago
Gang Zhuo
80dc5c0e90
remove not use message
10 years ago
Gang Zhuo
5f2ec3ccff
Use VB.NET InputBox instead of implement a message box
10 years ago
Gang Zhuo
f946b0d99c
fix I18N
10 years ago
Gang Zhuo
e0612854d6
support online pac, see https://github.com/shadowsocks/shadowsocks-csharp/issues/163
10 years ago
clowwindy
fcb0adfc3f
add comments in cn.txt
10 years ago
clowwindy
eb2e5cc242
add GUI for user rule support
10 years ago
clowwindy
138e4f0715
language
10 years ago
clowwindy
5eaa1b9e2b
encourage users to report to gfwlist
10 years ago
clowwindy
700cd3a7e7
show less detail
10 years ago
clowwindy
7cb863b0c2
update some menu title
10 years ago
clowwindy
f4007b685b
update name for share over lan
10 years ago
clowwindy
ce53273f33
gzip more
10 years ago
Gang Zhuo
b57edeb082
fix https://github.com/shadowsocks/shadowsocks-csharp/issues/137
10 years ago
clowwindy
5463b2859a
no hard code 8123
10 years ago
clowwindy
fb51f30fd9
rename Enable
10 years ago
clowwindy
40aded9571
refine error message
10 years ago