]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2025-04-02  Frank LichtenheldGHA: Make sure renovate notifies us about AWS LC releases
2025-04-02  Gianmarco De... Fix FreeBSD-DCO and Multisocket interaction
2025-04-02  Arne SchwabeAllow tls-crypt-v2 to be setup only on initial packet...
2025-04-01  Lev Stipakovdco-win: Fix crash when cancelling pending operation
2025-04-01  Frank LichtenheldGHA: Dependency and Actions update April 2025
2025-04-01  Frank LichtenheldGHA: Pin version of CMake for all builds
2025-04-01  Antonio Quartullisocket: use remote proto when creating client sockets
2025-03-27  Arne SchwabeDo not leave half-initialised key wrap struct when...
2025-03-27  Frank Lichtenheldt_server_null_default.rc: Add some tests with --data...
2025-03-27  Frank LichtenheldFix compatibility with mbedTLS 2.28.10+ and 3.6.3+
2025-03-25  Arne SchwabeMention address if not unspecific on DNS failure
2025-03-24  Gert DoeringMake 'lport 0' no longer sufficient to do '--bind'.
2025-03-24  Arne SchwabeImprove documentation for override-username
2025-03-24  Arne SchwabeDirectly use _countof in array initialisation
2025-03-24  Heiko Hundwin: calculate address string buffer size
2025-03-24  Arne SchwabeFix incorrect condition for checking password related...
2025-03-19  Frank LichtenheldPost tchar.h removal cleanup
2025-03-18  Frank Lichtenheldopenvpnserv: Clean up use of TEXT() from DNS patches
2025-03-18  Frank LichtenheldApply text-removal.sh script to Windows codebase
2025-03-18  Frank Lichtenheldoptions: Cleanup and simplify options_postprocess_verify_ce
2025-03-13  Qingfang Dengdco: fix source IP selection when multihome
2025-03-12  Heiko Hunddns: do not use netsh to set name server addresses
2025-03-12  Heiko Hunddns: support multiple domains without DHCP
2025-03-11  Arne SchwabeImplement override-username
2025-03-09  Frank LichtenheldRemove unused function check_subnet_conflict
2025-03-09  Antonio Quartullidco: pass remoteaddr only for UDP peers
2025-03-08  Frank LichtenheldRemove various unused function parameters
2025-03-08  Samuli SeppänenAdd lwip support to t_server_null
2025-03-08  Ralf LiciHandle missing DCO peer by restarting the session
2025-03-06  Gianmarco De... Rename occurences of 'struct link_socket' from 'ls...
2025-03-06  Gianmarco De... Add support for simultaneous use of UDP and TCP sockets
2025-03-05  Frank LichtenheldAdd more 'intentional fallthrough' comments
2025-02-28  Frank LichtenheldGHA: Publish Doxygen documentation to Github Pages
2025-02-20  Lev Stipakovdco-win: support for iroutes
2025-02-20  Corubba SmithRemove x509-username-fields uppercasing
2025-02-20  Corubba SmithDocument x509-username-fields oid usage
2025-02-20  Lev Stipakovdco-win: kernel notifications
2025-02-20  Lev Stipakovdco-win: simplify control packets prepend code
2025-02-20  Lev Stipakovdco-win: multipeer support
2025-02-19  Gert Doeringadd more (void) to windows specific function prototypes...
2025-02-15  Arne SchwabeReconnect when TCP is on use on network-change manageme...
2025-02-14  Arne SchwabeAdd android build to Github Actions
2025-02-14  Marco Baffoget_default_gateway(): Prevent passing IPV4_INVALID_ADD...
2025-02-14  Arne SchwabeAdd (fake) Android cmake building
2025-02-13  Frank LichtenheldGHA: Drop Ubuntu 20.04 and other maintenance
2025-02-13  Arne SchwabeExtend the unit test for data channel packets with...
2025-02-12  Arne SchwabeImplement epoch key data format
2025-02-12  Arne SchwabeFix oversight of link socket code change in Android...
2025-02-12  Arne SchwabeFix typo in positive_atoi
2025-02-05  Gert Doeringadd missing (void) to win32 function declarations
2025-02-05  Lev Stipakovdco-win: disable dco in server mode if multiple --local...
2025-02-03  Shubham MittalAdding AWS-LC to the OpenVPN CI
2025-02-01  Lev Stipakovmulti.c: add iroutes after dco peer is added
2025-02-01  Arne SchwabeImprove error reporting from AF_UNIX tun/tap support
2025-01-31  Lev Stipakovmudp.c: keep offset value when resetting buffer
2025-01-31  Lev Stipakovroute.c: improve get_default_gateway() logic on Windows
2025-01-31  Gert Doeringget_default_gateway(): implement platform support for...
2025-01-31  Gert Doeringget_default_gateway(): implement platform support for...
2025-01-29  Gert Doeringoptions: add IPv4 support to '--show-gateway <arg>'
2025-01-29  Frank LichtenheldFix doxygen warnings in crypto_epoch.h
2025-01-29  Antonio Quartulliman: extend --persist-tun section
2025-01-29  Gianmarco De... mroute/management: repair mgmt client-kill for mroute...
2025-01-29  Shubham MittalAdd compatibility to build OpenVPN with AWS-LC.
2025-01-29  Lev Stipakovroute.c: change the signature of get_default_gateway()
2025-01-28  Alexander von... Haiku: Fix short interface path length
2025-01-28  Arne SchwabeAdd unit tests for atoi parsing options helper
2025-01-28  Alexander von... Haiku: change del to delete in route command. del is...
2025-01-28  Antonio Quartullidco_linux: extend netlink error cb with extra info
2025-01-27  Arne SchwabePrint warnings/errors when numerical parameters cannot...
2025-01-27  Arne SchwabeRemove comparing username to NULL in tls_lock_username
2025-01-27  Frank Lichtenheldopenvpnserv: Fix some inconsistent usages of TEXT()
2025-01-25  Frank Lichtenheldtls_crypt_v2_write_client_key_file: Fix missing-field...
2025-01-24  Gianmarco De... mroute: adapt to new protocol handling and hashing...
2025-01-24  Gianmarco De... Fix PASS_BY_VALUE issue in options_postprocess_mutate_le()
2025-01-24  Gianmarco De... multiproto: move generic event handling code in dedicat...
2025-01-23  Antonio Quartulliallow user to specify 'local' multiple times in config...
2025-01-17  Marco BaffoIPv6 MADDR LOG: Wrap IPv6 addresses in square brackets...
2025-01-15  Frank LichtenheldFix some trivial sign-compare compiler warnings
2025-01-14  Frank Lichtenheldssl_openssl: Clean up unused functions and add missing...
2025-01-14  Ben Boeckelconsole_systemd: remove the timeout when using 'systemd...
2025-01-14  Arne SchwabeImprove peer fingerprint documentation
2025-01-13  Frank LichtenheldFix 'uninitialized pointer read' in openvpn_decrypt_aead
2025-01-10  Arne SchwabeRename aead-tag-at-end to aead-epoch
2025-01-09  Arne SchwabeImplement methods to generate and manage OpenVPN Epoch...
2025-01-09  Arne SchwabeAdd methods to read/write packet ids for epoch data
2025-01-09  Arne SchwabeDo not attempt to decrypt packets anymore after 2*...
2024-12-31  Arne SchwabeAllow DEFAULT in data-ciphers and report both expanded...
2024-12-31  Lev Stipakovdco-win: simplify do_close_link_socket()
2024-12-30  Lev Stipakovdco-win: enable mode server on supported configuration
2024-12-30  Antonio QuartulliAdapt socket handling to support listening on multiple...
2024-12-29  Lev Stipakovdco-win: factor out getting dco version
2024-12-29  Shuji FurukawaImprove shuffling algorithm of connection list
2024-12-27  Frank LichtenheldRegenerate doxygen config file with doxygen -u
2024-12-27  Antonio Quartullioverride ai_family if 'local' numeric address was specified
2024-12-27  Frank LichtenheldReview doxygen warnings
2024-12-27  Arne SchwabeChange API of init_key_ctx to use struct key_parameters
2024-12-27  Frank LichtenheldGHA: General update December 2024
2024-12-27  Arne SchwabeEnsure that Python3 is available
2024-12-27  Arne SchwabeAdd building/testing with msbuild and the clang compiler
2024-12-25  Arne SchwabeAdd small unit test for buf_chomp
next