-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update src/openvpn digest to 2fcfb77
- Loading branch information
1 parent
5779944
commit 9253312
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openvpn
updated
12 files
+0 −4 | CMakeLists.txt | |
+2 −2 | config.h.cmake.in | |
+2 −2 | doc/man-sections/client-options.rst | |
+1 −1 | doc/man-sections/generic-options.rst | |
+1 −1 | doc/man-sections/server-options.rst | |
+1 −1 | doc/man-sections/vpn-network-options.rst | |
+0 −9 | src/openvpn/forward.c | |
+8 −11 | src/openvpn/init.c | |
+0 −3 | src/openvpn/openvpn.h | |
+1 −1 | src/openvpn/options.c | |
+2 −2 | src/openvpn/platform.c | |
+55 −1 | src/openvpn/ssl.c |