]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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
2024-12-25  Corubba SmithSupport IPv6 towards port-share proxy receiver
2024-12-25  Arne SchwabeChange internal id of packet id to uint64
2024-12-24  Lev Stipakovrepair DNS address option
2024-12-23  Arne SchwabeMove initialisation of implicit IVs to init_key_ctx_bi...
2024-12-22  Arne SchwabeSplit init_key_ctx_bi into send/recv init
2024-12-22  Heiko Hundservice: add utf8to16 function that takes a size
2024-12-22  Arne SchwabeImplement HKDF expand function based on RFC 8446
2024-12-21  Arne SchwabeTrigger renegotiation of data key if getting close...
2024-12-21  Heiko Hunddns: clone options via pointer instead of copy
2024-12-20  Heiko Hunddns: store IPv4 addresses in network byte order
2024-12-12  Arne SchwabeUse XOR instead of concatenation for calculation of...
2024-12-11  Frank Lichtenheldforward: Fix potential unaligned access in drop_if_recu...
2024-12-09  Frank LichtenheldFix memory leak in ntlm_support
2024-12-08  corubbaFix port-share journal doc
2024-12-08  corubbaFix IPv6 in port-share journal
2024-12-06  Frank LichtenheldFix some formatting related to if/else and macros
2024-12-05  Alexander von... Haiku: Add calls to manage routing table
2024-11-28  Frank LichtenheldmacOS: Assume that net/if_utun.h is always present
2024-11-28  Frank LichtenheldVarious typo fixes
2024-11-28  Alexander von... Haiku: Introduce basic platform / tun support
2024-11-26  Frank LichtenheldFix wrong doxygen comments
2024-11-11  Arne SchwabeChange --reneg-bytes and --reneg-packets to 64 bit...
2024-11-11  Arne SchwabeMove should_trigger_renegotiation into its own function
2024-11-09  Antonio Quartullisitnl: replace NLMSG_TAIL macro with noinline function
2024-11-09  Frank LichtenheldRemove support for compression on send
2024-11-05  Gert Doeringsend uname() release as IV_PLAT_VER= on non-windows...
2024-11-05  Rémi FaraultAdd calls to nvlist_destroy to avoid leaks
2024-10-28  Arne SchwabeRefuse clients if username or password is longer than...
2024-10-26  Samuli Seppänent_server_null: use wait instead of marker files
next