Max Lv
658703a1bd
Fix #673
8 years ago
Boyuan Yang
835a50fece
Another fix for #668 ( #671 )
8 years ago
Max Lv
a9b85a5216
Refine #669 : Bind to loopback for local resolver
8 years ago
Max Lv
2eaee4716d
Fix #668
8 years ago
Boyuan Yang
2bf2d0787d
Fix typo in source code ( #666 )
8 years ago
Max Lv
fd422008b7
Avoid linking issues on Android
8 years ago
Max Lv
e0d290ffab
Fix #658
8 years ago
Max Lv
0904a62810
Fix #656
8 years ago
Max Lv
e69b0a9990
Bump version
8 years ago
Max Lv
6fc1dccc58
Rename libshadowsocks to libshadowsocks-libev
8 years ago
Max Lv
fde3ea482a
Update README.md
8 years ago
Roger Shimizu
a3d2508601
Make Changes independent to debian/changelog ( #654 )
8 years ago
Max Lv
2a7f7327a1
Update README.md
8 years ago
Roger Shimizu
649d60729c
Fix typo in manpage ( #652 )
8 years ago
Max Lv
ba7f1565ad
Fix #650
8 years ago
Max Lv
0cfae045e8
Fix #648
8 years ago
Max Lv
7f9e13d473
Fix #647
8 years ago
Max Lv
fd0d8108bb
Update shadowsocks-libev.service
8 years ago
Max Lv
f1464caca7
Fix a typo #642
8 years ago
Max Lv
bddff70661
Refine ss-nat scripts
8 years ago
Max Lv
314ac8631f
Add ss-rule scripts by @aa65535
8 years ago
Max Lv
fe22a6c90b
Refine error handling of connect()
8 years ago
Max Lv
dd90af6651
Fix #638
8 years ago
Max Lv
6d049d0ddb
Update README.md
8 years ago
Max Lv
de076a7928
Update README.md
8 years ago
Max Lv
e0ffe11aa4
Fix dpkg-buildpackage command line
8 years ago
Roger Shimizu
cd736d3e94
A few commit recommend for Debian uploading ( #636 )
* Add Security Hardening
ref: https://wiki.debian.org/Hardening
* Add debian/source/format
* Remove -dbg package
Debug Package is already generated automatically, as -dbgsym package
ref: https://wiki.debian.org/DebugPackage
* Do not include a duplicated changelog into deb package
* Upgrade to policy version 3.9.8
No change is required, based on:
https://www.debian.org/doc/debian-policy/upgrading-checklist.html
* Update configure not to use local libs at all when choosing so
8 years ago
Max Lv
be6528cef5
Fix #630
8 years ago
Kim
342bd3f776
Fix ipv6 address format in log message
8 years ago
Kim
285c62b8f3
add option '-b' description into manpage ( #628 )
8 years ago
Max Lv
fd4adca789
Fix #627
8 years ago
Max Lv
a73fe213a6
Refine the output
8 years ago
Max Lv
e3deb0668d
Fix the mismatch types
8 years ago
Max Lv
bb50fc22ca
Add option for binding to address #626
8 years ago
Max Lv
04cd8884c0
Fix a typo
8 years ago
Max Lv
41d93b126a
Fix #626
8 years ago
Jinjing Wang
7ddcccdd56
Add NixOS and Nix to the TOC section ( #620 )
8 years ago
Jinjing Wang
e361e66fac
Add install manual for NixOS and Nix ( #616 )
8 years ago
Max Lv
72ee77ea35
Fix #615
8 years ago
Zhang Chao
8b4252873a
Fix undefined variable bug in Dockerfile.
8 years ago
Syrone Wong
7481ffffc7
clarify encrypt method info
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Kim
08f873adc7
Roll up year to 2016
8 years ago
Kim
b3b522fd5e
Fix missing leading space in macro LOGI()
8 years ago
Kim
62f0044603
Clearfied the -i option in man pages
* updated interface binding description in man page
* typo
* fixed description of -i option
8 years ago
Syrone Wong
0bbf6c36a7
use sodium_memzero() to clear sensitive data
Close #603
After use, sensitive data should be overwritten, but memset() and hand-written code can be silently stripped out by an optimizing compiler or by the linker.
The sodium_memzero() function tries to effectively zero len bytes starting at pnt, even if optimizations are being applied to the code.
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
ahxxm
fd82c92b04
bump version of alpine dockerfile ( #604 )
8 years ago
Max Lv
d03d71c8c1
Bump version
8 years ago
Kim
3753fc53f7
Add friendly IP_TRANSPARENT fatal message [part #2 ]
* updated friendly IP_TRANSPARENT fatal message
* updated man page
8 years ago
Kim
c9098f40a5
Add friendly IP_TRANSPARENT fatal message
8 years ago
Kim
dfa9e17c1b
Add help option
* updated cli option 'help'
- all 5 apps supports cli option '-h' without error exit code
- supports long option '--help'
* fixed bad line brake
8 years ago