-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule shadowsocks-libev
updated
9 files
+0 −4 | src/Makefile.am | |
+11 −86 | src/Makefile.in | |
+1 −1 | src/common.h | |
+16 −7 | src/encrypt.c | |
+0 −368 | src/hmac-sha1.c | |
+0 −149 | src/hmac-sha1.h | |
+17 −3 | src/local.c | |
+43 −17 | src/server.c | |
+2 −2 | src/udprelay.c |