Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update src/openvpn digest to 6a7931a (master) #777

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/openvpn
Submodule openvpn updated 96 files
+25 βˆ’23 .github/workflows/build.yaml
+3 βˆ’3 .github/workflows/coverity-scan.yml
+8 βˆ’4 CMakeLists.txt
+56 βˆ’0 CMakePresets.json
+14 βˆ’0 Changes.rst
+5 βˆ’3 config.h.cmake.in
+2 βˆ’1 doc/doxygen/doc_compression.h
+2 βˆ’1 doc/doxygen/doc_protocol_overview.h
+2,420 βˆ’46 doc/doxygen/openvpn.doxyfile.in
+6 βˆ’0 doc/man-sections/protocol-options.rst
+6 βˆ’5 sample/sample-plugins/simple/base64.c
+1 βˆ’0 src/openvpn/Makefile.am
+35 βˆ’35 src/openvpn/argv.c
+4 βˆ’1 src/openvpn/auth_token.c
+1 βˆ’1 src/openvpn/buffer.h
+1 βˆ’1 src/openvpn/console.h
+5 βˆ’5 src/openvpn/console_builtin.c
+2 βˆ’1 src/openvpn/console_systemd.c
+116 βˆ’9 src/openvpn/crypto.c
+83 βˆ’6 src/openvpn/crypto.h
+4 βˆ’3 src/openvpn/crypto_backend.h
+114 βˆ’0 src/openvpn/crypto_epoch.c
+70 βˆ’0 src/openvpn/crypto_epoch.h
+2 βˆ’1 src/openvpn/crypto_mbedtls.c
+3 βˆ’1 src/openvpn/crypto_mbedtls.h
+2 βˆ’1 src/openvpn/crypto_openssl.c
+3 βˆ’3 src/openvpn/crypto_openssl.h
+26 βˆ’16 src/openvpn/dco.c
+64 βˆ’28 src/openvpn/dco_win.c
+3 βˆ’0 src/openvpn/dco_win.h
+10 βˆ’8 src/openvpn/dns.c
+2 βˆ’1 src/openvpn/dns.h
+29 βˆ’18 src/openvpn/forward.c
+17 βˆ’13 src/openvpn/forward.h
+167 βˆ’83 src/openvpn/init.c
+2 βˆ’1 src/openvpn/init.h
+2 βˆ’1 src/openvpn/lzo.c
+1 βˆ’0 src/openvpn/manage.c
+2 βˆ’2 src/openvpn/mbedtls_compat.h
+1 βˆ’1 src/openvpn/mss.c
+34 βˆ’20 src/openvpn/mtcp.c
+12 βˆ’7 src/openvpn/mudp.c
+4 βˆ’2 src/openvpn/mudp.h
+19 βˆ’14 src/openvpn/multi.c
+11 βˆ’6 src/openvpn/multi.h
+2 βˆ’1 src/openvpn/openssl_compat.h
+1 βˆ’1 src/openvpn/openvpn.c
+5 βˆ’4 src/openvpn/openvpn.h
+6 βˆ’39 src/openvpn/options.c
+2 βˆ’0 src/openvpn/options.h
+20 βˆ’20 src/openvpn/packet_id.c
+25 βˆ’31 src/openvpn/packet_id.h
+1 βˆ’1 src/openvpn/ping.h
+2 βˆ’1 src/openvpn/pkcs11_backend.h
+2 βˆ’1 src/openvpn/pkcs11_mbedtls.c
+2 βˆ’1 src/openvpn/pkcs11_openssl.c
+17 βˆ’8 src/openvpn/ps.c
+1 βˆ’1 src/openvpn/push.c
+38 βˆ’11 src/openvpn/socket.c
+12 βˆ’7 src/openvpn/socket.h
+59 βˆ’46 src/openvpn/ssl.c
+2 βˆ’1 src/openvpn/ssl.h
+3 βˆ’3 src/openvpn/ssl_backend.h
+5 βˆ’1 src/openvpn/ssl_common.h
+2 βˆ’1 src/openvpn/ssl_mbedtls.c
+4 βˆ’3 src/openvpn/ssl_mbedtls.h
+111 βˆ’8 src/openvpn/ssl_ncp.c
+22 βˆ’2 src/openvpn/ssl_ncp.h
+2 βˆ’1 src/openvpn/ssl_openssl.c
+2 βˆ’1 src/openvpn/ssl_openssl.h
+5 βˆ’4 src/openvpn/ssl_pkt.h
+4 βˆ’2 src/openvpn/ssl_util.h
+2 βˆ’1 src/openvpn/ssl_verify.c
+2 βˆ’1 src/openvpn/ssl_verify.h
+2 βˆ’1 src/openvpn/ssl_verify_backend.h
+2 βˆ’1 src/openvpn/ssl_verify_mbedtls.c
+2 βˆ’1 src/openvpn/ssl_verify_mbedtls.h
+2 βˆ’1 src/openvpn/ssl_verify_openssl.c
+2 βˆ’1 src/openvpn/ssl_verify_openssl.h
+5 βˆ’1 src/openvpn/tls_crypt.c
+2 βˆ’2 src/openvpn/tls_crypt.h
+2 βˆ’2 src/openvpn/tun.c
+1 βˆ’1 src/openvpn/tun.h
+8 βˆ’8 src/openvpnmsica/openvpnmsica.c
+5 βˆ’1 src/openvpnmsica/openvpnmsica.h
+3 βˆ’4 src/openvpnserv/common.c
+34 βˆ’2 src/openvpnserv/service.h
+1 βˆ’1 src/tapctl/tap.c
+1 βˆ’0 tests/unit_tests/openvpn/Makefile.am
+7 βˆ’4 tests/unit_tests/openvpn/test_auth_token.c
+32 βˆ’4 tests/unit_tests/openvpn/test_buffer.c
+268 βˆ’1 tests/unit_tests/openvpn/test_crypto.c
+134 βˆ’1 tests/unit_tests/openvpn/test_ncp.c
+10 βˆ’8 tests/unit_tests/openvpn/test_packet_id.c
+0 βˆ’19 tests/unit_tests/openvpn/test_ssl.c
+4 βˆ’2 tests/unit_tests/openvpn/test_tls_crypt.c
Loading