]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2022-05-12  Gert DoeringFix non-compliant whitespace introduced by commit 54800...
2022-05-12  Lev StipakovFix M_ERRNO behavior on Windows
2022-05-12  Gert DoeringImplement --mtu-disc for IPv6 UDP sockets.
2022-05-06  Arne SchwabeAdd ubuntu 22.04 to Github Actions
2022-05-06  Arne SchwabeAdd uncrustify check to github actions
2022-05-06  Arne SchwabeExtract read_incoming_tls_plaintext into its own function
2022-05-06  Arne SchwabeOptimise three-way handshake condition for S_PRE_START...
2022-05-06  Arne SchwabeImplement HMAC based session id for tls-crypt v2
2022-05-05  Arne SchwabeRemove workaround for Android 4.4
2022-05-05  Arne SchwabeFix format specifier for printing size_t on 32bit size_...
2022-05-05  Lev Stipakovvcpkg: switch to manifest
2022-05-05  Gert DoeringExclude the last two whitespace-only uncrustify fixes...
2022-05-05  Arne SchwabeExtract read_incoming_tls_ciphertext into function
2022-05-05  Gert DoeringFix trailing-whitespace errors in last patch.
2022-05-05  Arne SchwabeImplement stateless HMAC-based sesssion-id three-way...
2022-04-29  Arne SchwabeImplement constructing a control channel reset client...
2022-04-27  Arne SchwabeChange reliable_get_buf_sequenced to reliable_get_entry...
2022-04-27  Arne SchwabeMove CRL reload to key_state_init from S_START transition
2022-04-26  Arne SchwabeRemove pointless indentation from tls_process.
2022-04-26  Arne SchwabeMove tls_process_state into its own function
2022-04-26  Arne SchwabeExtract session_move_active into its own function
2022-04-26  Arne SchwabeChange FULL_SYNC macro to no_pending_reliable_packets...
2022-04-26  Arne SchwabeExtract session_move_pre_start as own function, use...
2022-04-26  Arne SchwabeRefactor tls-auth/tls-crypt wrapping into into own...
2022-04-26  Marc Beckerfix GitHub workflow working directories in MinGW builds
2022-04-25  Arne SchwabeSplit out reliable_ack_parse from reliable_ack_read
2022-04-25  Arne SchwabeAdd unit tests for test_tls_decrypt_lite
2022-04-25  Arne SchwabeMove ssl function related to control channel wrap/unwra...
2022-04-25  Arne SchwabeExtend tls_pre_decrypt_lite to return type of packet...
2022-04-25  Arne SchwabeMove pre decrypt lite check to its own function
2022-04-25  Arne SchwabeMake buf_write_u8/16/32 take the type they pretend...
2022-04-25  Marc Beckervcpkg-ports/pkcs11-helper: bump to release 1.29
2022-04-24  Arne SchwabeAdd documentation for swap_hmac function
2022-04-24  Arne SchwabeRemove tls_init_control_channel_frame_parameters wrappe...
2022-04-22  Arne SchwabeRemove EXPONENTIAL_BACKOFF define
2022-04-22  Arne SchwabeRemove inc_pid argument from reliable_mark_deleted...
2022-04-22  Arne SchwabeRemove dead PID_TEST code
2022-04-22  Antonio Quartulliauth-pam.c: add missing include limits.h
2022-04-22  Heiko HundAdd git pre-commit hook script to uncrustify
2022-04-21  David SommersethThe Great Reformatting of 2022
2022-04-21  David Sommersethdev-tools: Avoid uncrustify mangling MAC_FMT macro
2022-04-21  David Sommersethdev-tools: Remove uncrustify -p
2022-04-21  David Sommersethdev-tools: Remove no longer needed openvpn-plugin.h...
2022-04-08  Antonio Quartullit_net.sh: delete dummy iface using iproute command
2022-04-08  Antonio Quartullinetworking: implement net_iface_new and net_iface_del...
2022-04-08  Antonio Quartullinetworking_iproute2: don't pass M_WARN to openvpn_execv...
2022-04-03  Antonio Quartullinetworking: silence warnings about unused arguments
2022-04-03  Arne Schwabenetworking: remove duplicate methods from networking_si...
2022-03-29  Michael BaentschEnable usage of TLS groups not identified by a NID...
2022-03-29  Heiko Hundadd support for --dns option
2022-03-17  Arne SchwabeImplement fixed MSS value for mssfix and use it for...
2022-03-17  Lev Stipakovmsvc: adjust build options to harden binaries
2022-03-17  Lev StipakovFix incorrect default mssfix value in server mode
2022-03-17  Lev Stipakovvcpkg-ports\openssl3: update to 3.0.2
2022-03-17  Antonio Quartullinetworking: use OPENVPN_ETH_ALEN instead of ETH_ALEN
2022-03-17  Antonio Quartullioptions: drop useless netmask variable
2022-03-17  Lev Stipakovvcpkg-ports\pkcs11-helper: shorten patch filename
2022-03-15  David Sommersethplug-ins: Disallow multiple deferred authentication...
2022-03-15  David Sommersethplugins: Remove defer/simple.c sample plugin
2022-03-15  David Sommersethsample-plugin: New plugin for testing multiple auth...
2022-03-14  Lev Stipakovvcpkg-ports/pkcs11-helper: adapt to new upstream URL
2022-03-14  Antonio Quartulliremove unused sitnl.h file
2022-02-26  Saifur Rahman... Ignore deprecation warning for daemon() on macOS (plugi...
2022-02-22  Gert DoeringFix --mtu-disc maybe|yes on Linux.
2022-02-20  Lev Stipakovopenvpnmsica: add ovpn-dco custom actions
2022-02-20  Antonio Quartullicrypto: unify key_type creation code
2022-02-17  Arne SchwabeRemove unused function cipher_var_key_size
2022-02-17  Max FillingerAdd warning about mbed TLS licensing problem
2022-02-17  Lev Stipakovvcpkg: link lzo statically
2022-02-16  Arne SchwabeFix mbed TLS compile if OpenSSL headers are not available
2022-02-16  Frank Lichtenhelddoc/options: clean up documentation for --proto and...
2022-02-16  Antonio Quartulliauth_token/tls_crypt: fix usage of md_valid()
2022-02-15  Frank Lichtenhelddoc: fix misc documentation issues
2022-02-14  Arne SchwabeRemove FRAME_HEADROOM, PAYLOAD_SIZE, EXTRA_FRAME and...
2022-02-14  Arne SchwabeAdd unit test for mssfix with compression involved
2022-02-14  Arne SchwabeAdd better documentation for CAS_* states
2022-02-14  Arne SchwabeAdd Werror to github action ubuntu build
2022-02-14  Arne SchwabeFix 'defined but not used' warnings with enable-small...
2022-02-13  Arne SchwabeDefault to --cipher BF-CBC if not set and compat-mode...
2022-02-13  Arne SchwabeRemove frame.extra_frame and frame.extra_buffer
2022-02-13  Arne SchwabeRemove frame->link_mtu
2022-02-13  Arne SchwabeRemove extra_link from frame
2022-02-13  Antonio QuartulliGet rid of README.IPv6 and TODO.IPv6
2022-02-13  Arne SchwabeUse new frame header methods to calculate OCC_MTU_LOAD...
2022-02-13  Arne SchwabeUpdate fragment and mssfix related warnings
2022-02-13  Arne SchwabeAdd mtu paramter to --fragment and change fragment...
2022-02-11  Arne SchwabeChange the default for mssfix to mssfix 1492 mtu
2022-02-11  Arne SchwabeReplace TUN_MTU_SIZE with frame->tun_mtu
2022-02-10  Frank Lichtenhelddoc/Makefile: rebuild rst docs if input files change
2022-02-08  Lev Stipakovmsvc: cleanup
2022-02-04  Gert DoeringRepair --inactive with 'bytes' argument larger 2Gbytes.
2022-02-04  Antonio Quartullicrypto: move OpenSSL specific FIPS check to its backend
2022-02-04  Antonio Quartullicrypto: move validation logic from cipher_get to cipher...
2022-02-03  Arne SchwabeRemove link_mtu parameter when running up/down scripts
2022-02-03  Antonio Quartullikeyingmaterialexporter.c: include strings.h
2022-02-03  Selva Nairpkcs11_openssl.c: check EVP_get_digestbyname() != NULL
2022-02-02  Arne SchwabeImplement optional mtu parameter for mssfix
2022-02-02  Lev Stipakovmsvc: switch to openssl3
2022-02-02  Arne SchwabeFix datagram_overhead and assorted functions
2022-02-02  Arne SchwabeChange buffer allocation calculation and checks to...
next