Max Lv
bbda6ff2ee
Merge pull request #515 from dheminsgi/master
Add Installation guide for OpenSUSE
8 years ago
Dheminsgi
f618063831
Update README.md
8 years ago
Dheminsgi
72366654a9
add Installation guide for OpenSUSE
8 years ago
Max Lv
3953788f06
Bump version
8 years ago
Max Lv
d4268dd946
Merge pull request #502 from kery/free_connections
Fix the crash issue in free_connections
9 years ago
Kery Wu
a0098cfdb9
Fix the crash issue in free_connections
9 years ago
Max Lv
f09d280af0
Fix a typo
https://msdn.microsoft.com/zh-cn/library/windows/desktop/ms738573%28v=vs.85%29.aspx
9 years ago
Max Lv
948ee68d5e
Merge pull request #501 from aipsel/fix
Fix to avoid memory leak.
9 years ago
aipsel
cd0b5c8586
Fix to avoid memory leak.
If received data is invalid, this method can cause memory leak.
9 years ago
Max Lv
c77c1c50ca
Merge pull request #500 from aipsel/fix
add check to avoid Segmentation fault
9 years ago
aipsel
b86ecbbd5c
add check to avoid Segmentation fault
9 years ago
Max Lv
bc14591df9
Merge pull request #499 from Mygod/battery-opt
Reduce battery usage - transmit traffic stat with binary
9 years ago
Mygod
68eaf3b12d
Reduce battery usage - transmit traffic stat with binary
9 years ago
Max Lv
44f3ae0b06
Merge pull request #498 from librehat/master
Support OTA in library interface (fix #497 )
9 years ago
Symeon Huang
05a15aa187
Support OTA in library interface
9 years ago
Max Lv
c065e9a434
Update configure script for clang
9 years ago
Max Lv
52739f7a14
Refine #495
9 years ago
Max Lv
96690ea08c
Merge pull request #496 from kery/issue_495
Fix #495
9 years ago
Kery
e73aab26cb
Fix #495
9 years ago
Max Lv
c18ae5f671
Fix #494
9 years ago
Max Lv
e921f40aa8
Fix #493
9 years ago
Max Lv
bc91533c60
Merge branch 'master' of github.com:shadowsocks/shadowsocks-libev
9 years ago
Chion Tang
9b76359f8f
Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-libev
9 years ago
Max Lv
2178c409f6
Merge pull request #486 from hosiet/dev
Fix typo in 3d487d51
.
9 years ago
Boyuan Yang
fe6096c0af
readme: fix typo in 3d487d51
.
9 years ago
Max Lv
6703e4703d
Merge pull request #485 from hosiet/dev
Various documentation update.
9 years ago
Boyuan Yang
3d487d5157
readme: refine structure; add info about mbedTLS.
9 years ago
Chion Tang
333c47a42a
Add keepalive feature for remote connections
9 years ago
Boyuan Yang
0d58018dac
man: update info of arguments.
9 years ago
Boyuan Yang
665217a502
readme: update minor information.
9 years ago
Boyuan Yang
b7618dc9b8
man: update info about cipher.
9 years ago
Boyuan Yang
98ea49e137
man: fix a typo.
9 years ago
Max Lv
5ddf786c19
Refine ax_pthread
9 years ago
Max Lv
f3117e24af
Fix #484
9 years ago
Max Lv
e52767b544
Clean up
9 years ago
Max Lv
e3a417932e
Update ax_pthread
9 years ago
Max Lv
48a063ef1e
Bump version
9 years ago
Max Lv
52ff163cd6
Fix a build error
9 years ago
Max Lv
47f984e61c
Refine nofile option
9 years ago
Max Lv
72ea070b1d
Clean up
9 years ago
Max Lv
96f750f52c
Merge pull request #481 from wongsyrone/chacha20-ietf
Add IETF-compatible Chacha20 cipher support
9 years ago
Max Lv
616df26344
Remove version.h
9 years ago
Max Lv
6b51cbb734
Update libsodium
9 years ago
Max Lv
11a4b73071
Revert "Update libsodium"
This reverts commit be20711494
.
9 years ago
Max Lv
be20711494
Update libsodium
9 years ago
Syrone Wong
5c3ed5c9c1
add IETF-compatible Chacha20 cipher support
Note:
- 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
- The name of new cipher is "chacha20-ietf"
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Max Lv
d2ef245a05
Refine buffer allocation (2)
9 years ago
Max Lv
596f03665b
Refine buffer allocation
9 years ago
Max Lv
f3428e621a
update Makefile.in
9 years ago
Max Lv
1164dc28ca
fix a typo for #474
9 years ago