-
Notifications
You must be signed in to change notification settings - Fork 42
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 core
updated
14 files
+0 −1 | include/hev-object.h | |
+0 −84 | src/hev-object.c | |
+0 −56 | src/hev-object.h | |
+4 −4 | src/hev-socks5-authenticator.c | |
+4 −3 | src/hev-socks5-authenticator.h | |
+2 −2 | src/hev-socks5-client-tcp.c | |
+2 −2 | src/hev-socks5-client-udp.c | |
+2 −2 | src/hev-socks5-client.c | |
+2 −2 | src/hev-socks5-server.c | |
+2 −1 | src/hev-socks5-server.h | |
+4 −4 | src/hev-socks5-user.c | |
+4 −3 | src/hev-socks5-user.h | |
+2 −2 | src/hev-socks5.c | |
+1 −1 | src/hev-socks5.h |