]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2025-12-09  Selva Nairpull-filter: improve documentation
2025-12-08  Frank LichtenheldGHA: Add minGW Release build
2025-12-08  Frank Lichtenheldsocket: Initialize struct in_addr_t in getaddr()
2025-12-08  Frank LichtenheldCMake: For VS build, switch from /W2 to /W3
2025-12-08  Frank LichtenheldDocumentation: Various syntax fixes and text improvements
2025-12-08  Klemens NanniPrevent crash on invalid server-ipv6 argument
2025-12-06  Steffan Kargermbedtls: gracefully exit if certificate file is NULL
2025-12-04  Arne SchwabeFix dco with null cipher being enabled without auth...
2025-12-04  Simon MatterAdd CAP_SYS_NICE to the positive list in systemd servic...
2025-12-04  Arne SchwabeAdd a section about wolfSSL GPLv3 and point out missing...
2025-12-04  Arne SchwabeClarify some code in epoch with better comments
2025-12-01  Max FillingerDrop Mbed TLS 2.X compatibility
2025-12-01  Selva NairSet UTF-8 as the codepage using manifest declaration
2025-11-28  Gert DoeringOpenVPN Release 2.7_rc3 v2.7_rc3
2025-11-28  Lev Stipakovinteractive.c: harden pipe handling against misbehaving...
2025-11-28  Ralf Licidco: process messages immediately after read
2025-11-27  Gert DoeringRemove remainders of --no-name-remapping option
2025-11-27  Gert Doeringextract_x509_field_ssl(): verify that X509_NAME is...
2025-11-27  Frank Lichtenheldconfigure/CMake: Unify Windows handling
2025-11-27  Frank Lichtenheldconfigure/CMake: Remove unused checks
2025-11-27  Frank LichtenheldLinux: Assume we have a kernel that was release in...
2025-11-26  Frank Lichtenhelderror: Allow status argument to check_status to be...
2025-11-26  Frank LichtenheldChanges.rst: Fix various syntax errors and typos
2025-11-26  Gert DoeringChange '--multihome' behaviour regarding egress interfa...
2025-11-26  Heiko Hundiservice: rename one_glyph to glyph_size
2025-11-26  Heiko Hundiservice: fix off by one error
2025-11-26  Heiko Hundiservice: handle ignoring itf domains correctly
2025-11-26  Heiko Hundiservice: return correct size when domains are truncated
2025-11-26  Heiko Hundiservice: fix calculation of converted domains size
2025-11-24  Gianmarco De... multi-socket: do not return tuntap flags on server...
2025-11-24  Selva NairRestrict access to the service pipe to SYSTEM and owner
2025-11-24  Selva NairHarden interactive service pipe
2025-11-23  Heiko Hundiservice: check for NULL pointer
2025-11-23  Heiko Hundiservice: make sure registry string is terminated
2025-11-23  Heiko Hundiservice: make sure buffer size is not zero
2025-11-22  Gianmarco De... multi-socket: remove duplicated/dead code
2025-11-22  Heiko Hundiservice: fix buffer size in call to FormatMessage
2025-11-22  Frank Lichtenheldtls_crypt: Fix Coverity complaint in tls_crypt_v2_check...
2025-11-19  Frank LichtenheldGHA: Add macos-26 and remove OpenSSL 1.1 builds on...
2025-11-19  Max FillingerAdd option to check tls-crypt-v2 key timestamps
2025-11-19  Frank LichtenheldGHA: Maintenance update November 2025
2025-11-19  Frank Lichtenhelddoc: Document potential filesystem pitfalls of client...
2025-11-19  Marco Bafforoute: handle default gateway (net_gateway) and nexthop...
2025-11-19  Selva Nairvcpkg-ports/pkcs11-helper: bump version to 1.31
2025-11-17  Gert DoeringOpenVPN Release 2.7_rc2 v2.7_rc2
2025-11-17  Arne SchwabeFix memcmp check for the hmac verification in the 3way...
2025-11-17  Mikhail Khachaiantssocket: reject mismatched address family in get_addr_ge...
2025-11-17  Frank Lichtenheldssl_pkt: Avoid conversion warnings
2025-11-17  Frank Lichtenheldssl: Clean up type handling in parse_early_negotiation_...
2025-11-17  Frank Lichtenheldssl: Clean up type handling in export_user_keying_mater...
2025-11-16  Frank Lichtenheldssl: Clean up type handling in write_string()
2025-11-16  Frank Lichtenheldssl: Change update argument of compute_earliest_wakeup...
2025-11-16  Frank Lichtenheldssl: Fix conversion warning in tls_prepend_opcode_v1
2025-11-16  Frank Lichtenheldtls_crypt: Avoid some conversion warnings
2025-11-16  Frank Lichtenheldforward: Change context_reschedule_sec sec argument...
2025-11-16  Frank Lichtenheldinterval: Fix conversion warning
2025-11-16  Frank Lichtenheldotime: Fix various conversion warnings
2025-11-16  Lev Stipakovtapctl: refactor 'create' command
2025-11-16  Lev Stipakovtapctl: make output of 'list' and 'create' commands...
2025-11-15  Lev Stipakovrecursive routing: fixes and clean-ups
2025-11-15  Lev Stipakovtapctl: factor out command handlers
2025-11-14  Heiko Hundiservice: use saved iface index to restore metric
2025-11-14  Antonio Quartullioptions: remove --opt-verify functionality
2025-11-12  Frank Lichtenheldssl: change return type of calc_control_channel_frame_o...
2025-11-12  Frank Lichtenheldpkcs11: Avoid some conversion warnings
2025-11-12  Arne SchwabeFix construction of invalid pointer in tls_pre_decrypt
2025-11-12  Frank Lichtenheldopenssl_compat: Avoid conversion warning for SSL_get_ne...
2025-11-12  Frank Lichtenheldssl: Change tls_send_payload size argument to size_t
2025-11-12  Lev Stipakovtapctl: use better wording for adapters
2025-11-12  Arne SchwabeDo not underestimate number of encrypted/decrypted...
2025-11-12  Heiko Hundiservice: make sure directories have trailing backslash
2025-11-12  Heiko Hundiservice: validate config path case-insensitive
2025-11-12  Heiko Hundwin: remove checks for PATHCCH_ENSURE_TRAILING_SLASH
2025-11-12  Heiko Hundiservice: validate config path better
2025-11-12  Heiko Hundmsvc: fix struct initialization for v19 compilers
2025-11-11  Frank LichtenheldEnable -Wtype-limits by default (via -Wextra)
2025-11-09  Gert Doeringdco_freebsd.c: fix integer warnings
2025-11-09  Gert DoeringFreeBSD DCO: repair --inactive
2025-11-09  Gert Doeringdco_freebsd: implement dco_get_peer_stats()
2025-11-08  Frank Lichtenheldpkcs11_openssl: Silence a conversion warning
2025-11-07  Gert Doeringdco_freebsd.c: add D_DCO_DEBUG messages for counters...
2025-11-07  Gert DoeringFreeBSD DCO: repair incoming 'delete peer' notification...
2025-11-04  Antonio Quartulliinit: make some functions static
2025-11-04  Marco BaffoPUSH_UPDATE server: update reporting_addr after ifconfi...
2025-11-04  Antonio Quartulliunit_tests: prefer proper cmocka assert helpers
2025-11-04  Selva NairUse correct undo_list when clearing DNS addresses
2025-11-03  Antonio Quartullitest_networking: use appropriate assert helpers
2025-11-03  Selva Nairopenvpnserv: Disallow stdin as config unless user is...
2025-11-03  Heiko Hundiservice: fix DNS address list generation
2025-11-03  Frank Lichtenheldmanage: Correctly handle port 65535 in man_kill
2025-10-31  Gert DoeringOpenVPN Release 2.7_rc1
2025-10-31  Max FillingerZeroize tls-crypt-v2 client keys
2025-10-31  Marco BaffoPUSH_UPDATE server: invalid read bug-fix and unit-tests...
2025-10-31  Selva NairAdd -lpathcch for mingw32 builds using autotools
2025-10-30  Heiko Hundiservice: check return value of MultiByteToWideChar
2025-10-30  Arne SchwabeEnsure that get_sigtype always return non-NULL
2025-10-30  Arne SchwabeEnsure return value of snprintf is correctly checked
2025-10-30  Arne SchwabeFix warnings about conversion from int to unsigned...
2025-10-30  Arne Schwabefix key_state_gen_auth_control_files probably checking...
2025-10-30  Arne Schwabeclean up environment variable handling in verify_user_p...
next