Max Lv
bc14591df9
Merge pull request #499 from Mygod/battery-opt
Reduce battery usage - transmit traffic stat with binary
8 years ago
Mygod
68eaf3b12d
Reduce battery usage - transmit traffic stat with binary
8 years ago
Max Lv
44f3ae0b06
Merge pull request #498 from librehat/master
Support OTA in library interface (fix #497 )
8 years ago
Symeon Huang
05a15aa187
Support OTA in library interface
8 years ago
Max Lv
c065e9a434
Update configure script for clang
8 years ago
Max Lv
52739f7a14
Refine #495
8 years ago
Max Lv
96690ea08c
Merge pull request #496 from kery/issue_495
Fix #495
8 years ago
Kery
e73aab26cb
Fix #495
8 years ago
Max Lv
c18ae5f671
Fix #494
8 years ago
Max Lv
e921f40aa8
Fix #493
8 years ago
Max Lv
bc91533c60
Merge branch 'master' of github.com:shadowsocks/shadowsocks-libev
8 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
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
Max Lv
223bef5bd1
Merge pull request #473 from wongsyrone/pr-for-madeye
use sha1_hmac function directly for PolarSSL
9 years ago
Syrone Wong
06eef7fdd1
use sha1_hmac function directly for PolarSSL
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Max Lv
125cce3ff1
Remove internal hmac-sha1
9 years ago
Max Lv
a436e398a8
Merge pull request #472 from crvv/master
fix two error
9 years ago
crvv
d0cd1b427b
Also refine TCP fastopen
9 years ago
Max Lv
e7a1d1e333
Refine TCP fastopen
9 years ago
Max Lv
4656a8f0b9
Merge pull request #471 from crvv/master
OS X 10.11 上的 fastopen
9 years ago
crvv
3d6528a565
server side TCP fast open support on Darwin
9 years ago
crvv
002e3e5394
client side TCP fast open support on Darwin
9 years ago
crvv
c7ad107aab
do not undefine TCP_FASTOPEN on Darwin
9 years ago
Max Lv
496b1a978e
Merge pull request #470 from wongsyrone/mbedtls-hmac
use mbed TLS provided sha1-hmac function
9 years ago
Syrone Wong
0f4db65e23
use mbed TLS provided sha1-hmac function
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Max Lv
156223a366
Fix a potential timing attack by @swordfeng
9 years ago