Max Lv
f4b1641636
Fix #1217
7 years ago
Max Lv
fdb1f190f8
Bump version
7 years ago
Simon Shi
a0d38b3d91
Fix typo ( #1210 )
* Fix doc
* Update ss-redir.asciidoc
* Update ss-server.asciidoc
7 years ago
Max Lv
c5c8389a8d
Fix data len
7 years ago
Max Lv
c9d7ff16d6
Fix a typo
7 years ago
钟晓仕
1e1792b580
Update README.md ( #1208 )
I found that `automake` must be installed because we will use the `aclocal` command later, which is included in `automake`.
7 years ago
Max Lv
ef0402eb10
Add `--key` option to set key directly ( #1207 )
7 years ago
Dijkstra
43aabb2303
Fix typo. ( #1206 )
7 years ago
Dijkstra
726f11048c
Update .gitignore ( #1204 )
7 years ago
Kim
37f0eff99b
Update issue_template.md ( #1201 )
7 years ago
Kim
d87dc1d642
fixed missing apt pkg: automake ( #1195 )
With the `--no-install-recommends` option, `apt` command will not install `automake` package automatically as recommended package of `autoconf`. So it should be installed clearly.
7 years ago
Kim
bf14944490
fixed json_null => NULL ( #1193 )
The json_null should be C NULL.
7 years ago
Max Lv
894eae567c
Refine ciphers
7 years ago
Max Lv
dde1bf7dec
Fix a potential issue in parse_addr
7 years ago
Max Lv
2b1b9bb403
Refine buffer handling in stream_decrypt
7 years ago
Max Lv
68929513d3
Fix a typo
7 years ago
Mygod
cb84aee1c9
Fix #1170 ( #1187 )
7 years ago
Max Lv
d9c2934a63
Merge branch 'master' of github.com:shadowsocks/shadowsocks-libev
7 years ago
Max Lv
2f7882244f
Refine IV in stream cipher
7 years ago
Cokebar Chi
8406c74cf7
Update readme about libmbedtls and libsodium ( #1186 )
* compile mbedTLS as shared library
1. Without "SHARED" defined, mbedTLS will be compile as static library.
2. There's no need to install libmbedtls-dev & libsodium-dev from repository, because they're comiled and installed from the latest source.
* update Ubuntu/Debian build depend
Add dh-autoreconf as build depend for Ubuntu/Debian
7 years ago
Max Lv
a0757a4a02
Update README
7 years ago
Max Lv
116e177657
Refine ss-tunnel
7 years ago
Max Lv
44220a5a53
Fix options
7 years ago
Max Lv
f45c150e02
Fix redundant options
7 years ago
Register
f64177acce
remove dependency: openssl-dev
7 years ago
Max Lv
95ef3d5635
Add iperf.sh
7 years ago
Max Lv
ce0d6d4043
Update libcork for #1178
7 years ago
Max Lv
cf651c6120
Revert "fill the Debian apt command for readme"
This reverts commit a62faee751
.
7 years ago
Max Lv
4d6a230227
Merge pull request #1179 from rainysia/fix_readme
Fill the Debian apt command for readme
7 years ago
Max Lv
e109bdc2c0
Merge pull request #1180 from kimw/patch-1
Cleanup README.md
7 years ago
Kim
e50c6f2664
Cleanup README.md
remove `-A` option
7 years ago
rainysia
a62faee751
fill the Debian apt command for readme
7 years ago
Max Lv
a906d0cfc8
Fix UDP relay issue on Android
7 years ago
Max Lv
7ef88b174c
Fix #1154
7 years ago
Max Lv
6e0c257bce
Fix help message
7 years ago
Max Lv
7b290f30d6
Make SO_REUSEPORT disabled by default
7 years ago
Max Lv
df595fcb73
Fix #1168
7 years ago
Max Lv
10d63131f4
Merge pull request #1171 from registe/master
Update Dockerfile
7 years ago
Register
2444427e07
Update Dockerfile
fix .build-deps
7 years ago
Mygod
c8bcf594e2
Fix android.c
7 years ago
Max Lv
78c3778b58
Fix typos
7 years ago
Max Lv
3934d6956b
Update README
7 years ago
Max Lv
fdac255442
Merge pull request #1165 from Sherlock-Holo/master
arch可以直接装libsodium
7 years ago
Sherlock Holo
9bf8ffa528
arch可以直接装libsodium
7 years ago
Max Lv
cc11499c45
Update README.md
7 years ago
Max Lv
3b8b30aec2
Update README
7 years ago
Max Lv
0c4292c637
Check version of libsodium
7 years ago
Max Lv
833594e3c6
Update Makefile
7 years ago
Max Lv
4d25f176b6
Bump version
7 years ago
Max Lv
1133a017a4
Update README
7 years ago