]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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
2024-10-25  Samuli Seppänent_server_null: forcibly kill misbehaving servers
2024-10-24  Samuli Seppänent_server_null: persist test log files
2024-10-23  Antonio Quartulliio_work: pass event_arg object to event handler in...
2024-10-23  Antonio Quartulliio_work: convert shift argument to uintptr_t
2024-10-23  Antonio Quartullipass link_socket object to i/o functions
2024-10-23  Gianmarco De... Fix for msbuild/mingw GHA failures
2024-10-23  Antonio Quartullievent/multi: add event_arg object to make event handlin...
2024-10-18  Arne SchwabeRemove unused methods write_key/read_key
2024-10-18  Arne SchwabeRemove a large number of unused structs and functions
2024-10-17  Steffan KargerImprove data channel crypto error messages
2024-10-16  Frank LichtenheldGHA: Simplify macOS builds
2024-10-16  Frank LichtenheldGHA: Update macOS runners
2024-09-28  Gert Doeringt_client.sh: conditionally skip ifconfig+route check
2024-09-27  Lev Stipakovdco: better naming for function parameters
2024-09-27  Frank LichtenheldGHA: Pin dependencies
2024-09-25  Arne SchwabeRemove null check after checking for checking for did_o...
2024-09-25  Arne SchwabeFix check for CMake not detecting struct cmsg
2024-09-25  Arne SchwabeEnsure that the AF_UNIX socket pair has at least 65k...
2024-09-24  Arne SchwabeAutomatically enable ifconfig-exec/route-exec behaviour...
2024-09-24  Arne SchwabeUse print_tun_backend_driver instead of custom code...
2024-09-24  Arne SchwabeChange dev null to be a driver type instead of a specia...
2024-09-24  Arne SchwabeIntroduce DRIVER_AFUNIX backend for use with lwipovpn
2024-09-22  Arne SchwabeMove to common backend_driver type in struct tuntap
2024-09-19  Gert Doeringmake t_server_null 'server alive?' check more robust
2024-09-18  Frank Lichtenheldsocket: Change return types of link_socket_write* to...
2024-09-18  Frank Lichtenheldconfigure: Review use of standard AC macros
2024-09-17  Frank Lichtenheldconfigure: Handle libnl-genl and libcap-ng consistent...
2024-09-17  Arne SchwabeAvoid SIGUSR1 to SIGHUP remapping when the configuratio...
2024-09-17  Gianmarco De... Route: remove incorrect routes on exit
2024-09-17  Ralf LiciFix check_addr_clash argument order
2024-09-16  Arne SchwabeMake read/write_tun_header static
2024-09-12  Frank LichtenheldGHA: Enable t_server_null tests
2024-09-12  Antonio Quartullidco: mark peer as deleted from kernel after receiving...
2024-09-12  Arne SchwabeRemove check for anonymous unions from configure and...
2024-09-12  Marco Baffotun: removed unnecessary route installations
2024-09-11  Frank LichtenheldGHA: Update dependency Mbed-TLS/mbedtls to v3.6.1
2024-09-11  Selva NairDo not stop reading from file/uri when OPENSSL_STORE_lo...
2024-09-11  Frank Lichtenheldgenerate_auth_token: simplify code
2024-09-10  Frank LichtenheldVarious fixes for -Wconversion errors
2024-09-10  Selva NairFix more of uninitialized struct user_pass local vars
2024-09-09  Gianmarco De... Ensures all params are ready before invoking dco_set_peer()
2024-09-09  Frank Lichtenheldtun: use is_tun_p2p more consistently
2024-09-09  Ilia Shipitsintests/unit_tests/openvpn/test_auth_token.c: handle...
2024-09-09  Ilia Shipitsinsample/sample-plugins/defer/multi-auth.c: handle strdup...
2024-09-09  Ilia Shipitsinsrc/openvpn/init.c: handle strdup failures
2024-09-09  Selva NairAdd test for static-challenge concatenation option
2024-09-09  Selva NairStatic-challenge concatenation option
2024-09-09  Selva NairInitialize before use struct user_pass in ui_reader()
2024-09-09  Selva NairAdd a test for loading certificate and key using file...
2024-09-08  Selva NairAdd a test for loading certificate and key to ssl context
2024-09-08  Selva NairInterpret --key and --cert option argument as URI
2024-09-08  Selva NairProtect cached username, password and token on client
2024-09-08  Selva Nairproxy.c: Clear sensitive data after use
2024-09-08  Frank Lichtenheldconfigure: Try to use pkg-config to detect mbedTLS
2024-09-08  Frank LichtenheldGHA: Configure Renovate
2024-09-06  Frank Lichtenheldconfigure: Allow to detect git checkout if .git is...
2024-08-14  Arne SchwabeImplement support for AEAD tag at the end
2024-08-13  Lev StipakovUse a more robust way to get dco-win version
2024-08-13  Selva Nairtest_pkcs11.c: set file offset to 0 after ftruncate
2024-07-26  Frank Lichtenheldconsole_systemd: rename query_user_exec to query_user_s...
2024-07-25  Heiko Hundadd and send IV_PROTO_DNS_OPTION_V2 flag
2024-07-22  Arne SchwabeAdd Ubuntu 24.04 runner to Github Actions
2024-07-22  Frank LichtenheldFix missing spaces in various messages
2024-07-17  Frank Lichtenheldconfigure: Switch to C11 by default
2024-07-17  Arne SchwabeAllow trailing \r and \n in control channel message
2024-07-04  Samuli Seppänent_server_null: multiple improvements and fixes
2024-07-03  Max Fillingermbedtls: Warn if --tls-version-min is too low
2024-06-26  Frank Lichtenheldconfigure: Try to detect LZO with pkg-config
2024-06-25  Gianmarco De... Http-proxy: fix bug preventing proxy credentials caching
2024-06-20  Frank Lichtenheldconfigure: Add -Wstrict-prototypes and -Wold-style...
2024-06-20  Frank Lichtenheldt_server_null.sh: Fix failure case
2024-06-20  Lev Stipakovinteractive.c: Improve access control for gui<->service...
2024-06-19  Arne SchwabeProperly handle null bytes and invalid characters in...
2024-06-19  5andr0Implement server_poll_timeout for socks
2024-06-18  Samuli SeppänenAdd t_server_null test suite
2024-06-18  Frank LichtenheldRemove "experimental" denotation for --fast-io
2024-06-18  rein.vanbaarenFix MBEDTLS_DEPRECATED_REMOVED build errors
2024-06-18  Max Fillingermbedtls: Remove support for old TLS versions
2024-06-06  Heiko WundramImplement Windows CA template match for Crypto-API...
2024-06-05  Heiko HundWindows: enforce 'block-local' with WFP filters
2024-06-05  Frank Lichtenheldtest_user_pass: Fix building with --enable-systemd
next