52 Commits (5a52a97bd4961d358875f1a3b2a480af5a401d6c)

Author SHA1 Message Date
Max Lv a50e00c240 refine conn cache 9 years ago
Syrone Wong a8059f4e6f Fix typo in encrypt.c 9 years ago
Max Lv ac186749ee clean up 9 years ago
Syrone Wong e81b205e61 Add mbed TLS support for shadowsocks-libev 9 years ago
Max Lv d5765a8bbe fix incorrect p_len in ss_decrypt_all 10 years ago
Max Lv 3bcba86432 fix #211 10 years ago
Max Lv e5289e9ba4 Replace libasyncns with libudns 10 years ago
Max Lv 2a15e97196 bump version 10 years ago
Max Lv 93d861f9b9 fix #187 10 years ago
Max Lv 561c28b573 fix fake cipher 10 years ago
Max Lv 1336881e9f remove HAVE_SODIUM_H 10 years ago
Max Lv bca8a499f9 integrate libsodium as a submodule 10 years ago
Max Lv ae85d6f36b fix some bugs 10 years ago
Max Lv a0d773ca89 refine the sodium support 10 years ago
Max Lv aae283faf8 implement encrypt() function 10 years ago
Max Lv f7d2fc0eb2 add fake ciphers for salsa20 chacha20 10 years ago
Symeon Huang e463ba47a8 code clean. salt is a duplicate of i 10 years ago
Max Lv b198d1da2e bump version 10 years ago
clowwindy 0d926cbb99 add rc4-md5 encryption method 10 years ago
Max Lv aec9f9bc9a add license headers 11 years ago
Max Lv fa2acecd62 clean up 11 years ago
Linus Yang 5fd6cd22f7 darwin: applecc: fix compile warnings 11 years ago
Linus Yang 8f88399ffc darwin: applecc: fix iv not randomized issue 11 years ago
Linus Yang 5e5c853807 darwin: initial support for CommonCrypto API 11 years ago
Max Lv c8a05c87c6 fix a warning while initializing a struct 11 years ago
Max Lv 2c78ccfbf8 fix a timeout issue 11 years ago
Max Lv ed1780edac dump with strlen 11 years ago
Linus Yang 71c30b31f3 Fix MinGW PolarSSL build and update readme 11 years ago
Linus Yang aa20fd708e Add initial support for PolarSSL crypto library 11 years ago
Max Lv 85fcbed91d fix a typo 11 years ago
Max Lv a2366da1a6 fix #15 11 years ago
Max Lv d227da2323 Update code style 11 years ago
Max Lv 8eb0b9b118 build pass 11 years ago
Max Lv d4b000090f WiP 11 years ago
Max Lv c2302b432a WiP 11 years ago
Max Lv 458eb25a04 fix a warning 12 years ago
clowwindy bbb1462169 use OpenSSL's RAND_bytes() instead of glibc's rand() 12 years ago
Max Lv 87c130c9e2 handle errors in openssl #10 12 years ago
Max Lv 60135461ea handle incomplete header 12 years ago
Linus Yang 48a602cc4e Improve cipher detection 12 years ago
Max Lv ef8c147f05 fix the array length 12 years ago
Max Lv 2cdf3e18ee support more ciphers 12 years ago
Max Lv 4a9ff65024 cache key 12 years ago
Max Lv 32f9554251 fix a potential memory leak 12 years ago
Max Lv 092f121dc5 fix building on darwin 12 years ago
Max Lv 4e97042b88 fix a segment fault 12 years ago
Max Lv 3f23b53b31 fix a overflow 12 years ago
Max Lv 2f175d7028 WIP: almost there 12 years ago
Max Lv 2d4940d3a2 build passed 12 years ago
Max Lv 2b6e884354 WIP: add aes/des and other ciphers 12 years ago