1233 Commits (7f7f68afe40b227195f5d9a6bb03c7bce41d45d8)

Author SHA1 Message Date
edsgerlin 761e66a969 Implement AES256-GCM with precomputation. 6 years ago
edsgerlin 79592a8b16 Use libsodium for `aes-256-gcm` when available. 6 years ago
Max Lv 57e74eaa34 Fix a bug in bypassing 6 years ago
Max Lv 46ff0a8045 Refine #2162 6 years ago
Max Lv dd5e954ab4 Clean up 6 years ago
Max Lv 1dcfe68c8c Fix #2162 6 years ago
Max Lv cd98427ebd Add missing fast open headers 6 years ago
Jared Hillier b7f3e2226c TCP Fast Open support for ss-tunnel (#2150) 6 years ago
Mygod 307088ed4a Support hostname resolving in VPN mode 6 years ago
sxyoxygen 46e2b28d39
Update utils.h 6 years ago
sxyoxygen 059780ff9b
Update local.c 6 years ago
sxyoxygen 8356d8ae74
Update server.c 6 years ago
sxyoxygen 95c1dba176
Update utils.c 6 years ago
sxyoxygen 9e7a99378a
Update utils.h 6 years ago
Mygod d107f9ecdb More bugfix 6 years ago
Max Lv fad3ca59e7 Revert "Refine ip initialization" 6 years ago
Max Lv 9a56155513 Refine ip initialization 6 years ago
Mygod 78aa6521cd Bugfix 6 years ago
Mygod 4a97acd44e Refine local server_handshake 6 years ago
Hang cab3057f3d Delete unnecessary code 6 years ago
hwchan 00354513e6 Multipe nameservers support 6 years ago
Max Lv 11a0d8db60 Reset timer in server_stream as well 6 years ago
Roger Shimizu d88345fa46 Fix of PATH_MAX for GNU/Hurd 7 years ago
Yegor Ievlev 8fd83e2686 Use chacha20-ietf as a default cipher instead of rc4-md5 (#2080) 7 years ago
Max Lv 873a577726 Add winsock.h to dist target 7 years ago
Max Lv a0ef456977 Fix #2051 7 years ago
xnor 14b6261b40 Optimize resolv timer 7 years ago
xnor a5db5ef71f Fix DNS timeouts 7 years ago
Max Lv 8d3ce8b77c Make sure ev_io_stop before ev_io_set 7 years ago
Max Lv 204037b100 Simplify the handshake part 7 years ago
Max Lv c61736e903 Set the minimum resolv timeout to be one second 7 years ago
FlyingheartCN 662b6db3f3 Fix Build Fail with GCC8 7 years ago
Max Lv dada99c5b6 Fix the SNI issue 7 years ago
Max Lv 2c2063a792 Fix a warning on Android 7 years ago
Max Lv d4298f71f0 Refine the code structure 7 years ago
Rallets 5d17c0431f Ignore SIGCHLD for library usage 7 years ago
Mygod a4c9059ffe Fix all routing not working in Android 7 years ago
Max Lv 68f885c271 Fix plugin on Android 7 years ago
Max Lv 3e7c852970 Fix a crash 7 years ago
Max Lv cd72e28bcb Add missing option 7 years ago
Max Lv 7e414bb993 Disable SNI when DNS forwarding enabled 7 years ago
Max Lv 66ed595c52 Add back the SNI addr reconstructor 7 years ago
Max Lv 20332eb04b Fix #1999 7 years ago
Linus Yang e02ad6b1bc MinGW: Override gai_strerror 7 years ago
Linus Yang 6315f6c3cd MinGW: get console only once 7 years ago
Linus Yang 4ee1d18ce9 MinGW: support color text in console 7 years ago
Linus Yang 1f9dd2fbf4 MinGW: fix socket closing in wrong place 7 years ago
Kim d61b8f0c33
Update plugin.c 7 years ago
Linus Yang 14fb82b966 Enable plugins on MinGW 7 years ago
Max Lv a377c5114a Fix #1974 7 years ago