]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
12 hours ago  OpenVPN RenovateUpdate vcpkg digest to b664925 renovate/master-vcpkg-digest 806/head
30 hours ago  Ilia ShipitsinGHA: limit 'Deploy Doxygen documentation' to main repo... master
5 days ago  Frank Lichtenheldt_client.sh: Do not wait 3 seconds for OpenVPN to come up
6 days ago  Frank Lichtenheldbuffer: remove unused function buf_write_alloc_prepend
7 days ago  Frank LichtenheldRemove uncrustify config and reformat-all.sh
8 days ago  Frank LichtenheldAdd clang-format reformat commit to .git-blame-ignore...
8 days ago  Frank Lichtenheldclang-format: Switch to ColumnLimit 0
8 days ago  Frank LichtenheldFix build error with clang-cl on latest Windows SDK
8 days ago  Frank LichtenheldReformat the whole project with clang-format
9 days ago  Frank LichtenheldGHA: enable -Werror for mbedTLS v3 and AWS LC builds
9 days ago  Frank LichtenheldUpdate git-pre-commit-uncrustify.sh to handle clang...
9 days ago  Frank LichtenheldDisable clang-format for some code parts
9 days ago  Frank LichtenheldDefine a .clang-format file for the project
10 days ago  Lev StipakovLog setting DNS via NRPT
10 days ago  Frank LichtenheldUpdate GPL header in all source files to current recomm...
10 days ago  Frank LichtenheldUpdate text of GPL to latest version from FSF
13 days ago  Gert DoeringOpenVPN Release 2.7_alpha3 v2.7_alpha3
13 days ago  Lev StipakovFix wrong byte order of --dns server
13 days ago  Lev StipakovFix DNS options duplication on PUSH_UPDATE
13 days ago  TerranceUpdate systemd service name param to match command
13 days ago  Lev StipakovFix --dns options for TAP adapter
13 days ago  Lev StipakovFix broken DHCP options
2025-07-29  Kristof Provostdco-freebsd: pass address scope to the kernel
2025-07-29  Marco BaffoPUSH_UPDATE: Added update_option() function.
2025-07-29  Marco BaffoPUSH_UPDATE: Added remove_option() and do_update().
2025-07-29  Marco BaffoPUSH_UPDATE: Allow OpenVPN in client mode to receive...
2025-07-29  Kristof Provostdco-freebsd: always enable float notification support
2025-07-28  Frank Lichtenheldoptions: Simplify function setenv_foreign_option
2025-07-28  Gert Doeringunit_tests/plugins/auth-pam: fix stdint.h related build...
2025-07-28  Gert Doeringmudp.c, multi.c, multi_io.c: get rid of 'all three...
2025-07-28  Kristof Provostdco: support float notifications on FreeBSD
2025-07-27  Antonio Quartullidco_linux: clean up PEER_GET trigger and parser
2025-07-26  Antonio Quartullimulti: make some multi_*() functions static
2025-07-25  Ralf Liciadd flag to print addresses in a consistent format...
2025-07-25  Antonio Quartullidco_linux: fix async message reception
2025-07-25  Frank Lichtenheldplugins: Clean up -Wconversion warnings
2025-07-23  Antonio Quartullidco_linux: factor out netlink notification code
2025-07-23  Antonio Quartullidco: only pass struct context to init function
2025-07-23  Antonio Quartullimulti: store multi_context address inside top instance
2025-07-23  Antonio Quartullidco_linux: rearrange functions
2025-07-23  Antonio Quartullidco_linux: use M_FATAL instead of M_ERR in netlink...
2025-07-23  Antonio Quartullidco_linux: fix case statement by using proper error...
2025-07-22  Frank LichtenheldGHA: Dependency updates July 2025
2025-07-18  Ralf Liciimprove float collision logging
2025-07-18  Gianmarco De... Multi-socket: Fix assert triggered by stale peer-id...
2025-07-18  Ralf Licidco: Add support for float notifications
2025-07-16  Samuli Seppänent_server_null: match test numbers with server numbers
2025-07-16  Frank Lichtenheldconfigure.ac: Remove use of PKCS11_HELPER_LIBS in mbedT...
2025-07-16  Antonio QuartulliREADME.dco: update Linux instructions
2025-07-15  Frank Lichtenheldreliable: Review and fix gc_arena usage
2025-07-15  Heiko Hundmac dns: do not run dns-updown in parallel
2025-07-15  Heiko Hundmac dns: compare servers before restoring backup
2025-07-15  Arne SchwabeCleanup/simplify mbed TLS related define from autoconf
2025-07-15  Heiko Hundmove macOS dns-updown common code into functions
2025-07-14  Heiko Hundprevent search domain races with macOS dns-updown
2025-07-14  Frank LichtenheldFix compiler warning in reliable.c with --disable-debug
2025-07-09  Heiko Hunddns: do not run updown scripts with lwipovpn
2025-07-08  Christian SchürmannReplace deprecated OpenSSL.crypto.load_crl
2025-07-08  Samuli Seppänent_server_null: add multi-socket testing
2025-07-07  rein.vanbaarenAdded PQE to WolfSSL
2025-07-02  Frank LichtenheldFix new doxygen warnings about using @return in void...
2025-06-30  Frank Lichtenheldpacket_id: Fix build with --disable-debug
2025-06-28  Heiko Hunddns: create NRPT registry key if it doesn't exist
2025-06-28  Heiko Hundrun forced --dns-updown without --script-security
2025-06-26  Heiko Hundfix macOS dns-updown handling of parallel full redirects
2025-06-25  Ralf Licidco linux: avoid sending local port to ovpn
2025-06-23  Ralf Licidco linux: avoid redefining ovpn enums
2025-06-22  Gianmarco De... Route: add support for user defined routing table
2025-06-21  Heiko Hunddns: add updown script for macOS
2025-06-18  Gert DoeringOpenVPN Release 2.7_alpha2 v2.7_alpha2
2025-06-18  Samuli Seppänent_server_null: print error when server startup fails
2025-06-18  Gianmarco De... Multi-socket: local_list clean-up
2025-06-18  Heiko Hunddns: deal with --dhcp-options when --dns is active
2025-06-18  Heiko Hundfix typo in haikuos dns-updown script
2025-06-17  Ralf LiciPreserve socket protocol during float processing
2025-06-09  Antonio Quartullidco_linux: enable extended netlink error reporting
2025-06-03  Frank LichtenheldFix various badly placed comments in preparation for...
2025-06-03  Frank Lichtenheldt_server_null: Test different permutations of --dh
2025-06-03  Max Fillingermbedtls: Allow TLS 1.3 if available
2025-06-03  Max FillingerUse mbedtls_ssl_export_keying_material()
2025-06-02  Frank LichtenheldDelete old sample-windows file and obsolete Windows...
2025-06-02  Frank LichtenheldDo not segfault on missing --dh in server config
2025-05-31  Arne SchwabeAdd missing header in unit tests Makefile.am
2025-05-31  Frank LichtenheldUpdate copyright statements to 2025
2025-05-28  Frank LichtenheldRemove contrib/pull-resolv-conf
2025-05-28  Frank LichtenheldOpenVPN Release 2.7_alpha1 v2.7_alpha1
2025-05-27  Max FillingerRemove HAVE_EXPORT_KEYING_MATERIAL macro
2025-05-23  Antonio Quartullidco_linux: avoid bogus text when netlink message is...
2025-05-20  Heiko Hundwin: fix collecting DNS exclude data
2025-05-20  Heiko Hundwin: match search domains when creating exclude rules
2025-05-20  Heiko Hunddns: fix potential NULL pointer dereference
2025-05-19  Frank LichtenheldDoxygen: Fix missing parameter warnings
2025-05-19  Antonio Quartullisocket: don't transfer bind family to socket in case...
2025-05-19  Arne SchwabeMake --dh none behaviour default if not specified
2025-05-18  Gianmarco De... Explicit-exit-notify and multisocket interaction
2025-05-18  Frank LichtenheldGHA: Dependency and Actions update May 2025
2025-05-17  Heiko Hunddns: don't publish env vars to non-dns scripts
2025-05-17  Heiko Hunddns: support running up/down command with privsep
2025-05-17  Antonio Quartullidco_linux: fix peer stats parsing with new ovpn kernel...
2025-05-15  Heiko Hundfix typo in haikuos dns-updown script
next