-
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 5af57e3
- Loading branch information
1 parent
90a3bf4
commit 40c80a1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openvpn
updated
8 files
+53 −2 | .github/workflows/build.yaml | |
+8 −2 | configure.ac | |
+2 −1 | dev-tools/gerrit-send-mail.py | |
+40 −27 | src/openvpn/crypto_mbedtls.c | |
+186 −0 | src/openvpn/mbedtls_compat.h | |
+7 −0 | src/openvpn/options.c | |
+75 −49 | src/openvpn/ssl_mbedtls.c | |
+6 −17 | src/openvpn/ssl_verify_mbedtls.c |