]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2 days ago  Antonio Quartulliinit: make some functions static master
3 days ago  Marco BaffoPUSH_UPDATE server: update reporting_addr after ifconfi...
3 days ago  Antonio Quartulliunit_tests: prefer proper cmocka assert helpers
3 days ago  Selva NairUse correct undo_list when clearing DNS addresses
3 days ago  Antonio Quartullitest_networking: use appropriate assert helpers
3 days ago  Selva Nairopenvpnserv: Disallow stdin as config unless user is...
3 days ago  Heiko Hundiservice: fix DNS address list generation
3 days ago  Frank Lichtenheldmanage: Correctly handle port 65535 in man_kill
7 days ago  Gert DoeringOpenVPN Release 2.7_rc1
7 days ago  Max FillingerZeroize tls-crypt-v2 client keys
7 days ago  Marco BaffoPUSH_UPDATE server: invalid read bug-fix and unit-tests...
7 days ago  Selva NairAdd -lpathcch for mingw32 builds using autotools
7 days ago  Heiko Hundiservice: check return value of MultiByteToWideChar
7 days ago  Arne SchwabeEnsure that get_sigtype always return non-NULL
7 days ago  Arne SchwabeEnsure return value of snprintf is correctly checked
7 days ago  Arne SchwabeFix warnings about conversion from int to unsigned...
7 days ago  Arne Schwabefix key_state_gen_auth_control_files probably checking...
7 days ago  Arne Schwabeclean up environment variable handling in verify_user_p...
7 days ago  Frank Lichtenheldmanage: Change kill_by_addr to use better types for...
7 days ago  Frank Lichtenheldmudp/mtcp: Remove -Wconversion pragmas
7 days ago  Heiko Hundiservice: use interface index with netsh
7 days ago  Lev Stipakovinteractive.c: add the upper bound for startupdata...
8 days ago  Arne SchwabeRemove --memstats feature
9 days ago  Arne SchwabeInstall host routes for out-of-subnet ifconfig-push...
9 days ago  Arne SchwabeFix logic when pushed cipher triggers tun reopen and...
9 days ago  Gert Doeringzeroize struct image in packet_id_persist_save() before...
9 days ago  Gert Doeringremove redundant PULL_DEFINED() macro definition
9 days ago  Frank Lichtenheldcrypto_backend: Change len argument of md_ctx_update...
9 days ago  Frank Lichtenheldgremlin: Avoid some conversion warnings
9 days ago  Ralf Licimanagement: ensure consistent BYTECOUNT timing on server
9 days ago  Arne SchwabeWarn if push is used without --mode server/--server...
9 days ago  Joshua Rogerstcp: apply CLOEXEC to accepted socket, not listener
9 days ago  Antonio Quartullisitnl: set FD_CLOEXEC on socket to prevent abuse
9 days ago  Selva NairCanonicalize config_dir before comparing with the confi...
10 days ago  Frank Lichtenheldmroute: Remove unused mask argument of mroute_get_in*
10 days ago  Arne SchwabeAdd ASSERT to afunix code that dev_node is always set...
10 days ago  Ralf Licidco-freebsd: fix peer stats storage on client instances
10 days ago  Arne SchwabeAvoid possible race condition that kill OpenVPN itself
10 days ago  Selva Nairpkcs11_management_id_get: Free certificate object after use
11 days ago  Steffan KargerRemove perf.c/perf.h
2025-10-23  Arne SchwabeDo not try to use the encrypt-then-mac ciphers from...
2025-10-21  Frank Lichtenheldmulti: Fix wrong usage of mroute_extract_openvpn_sockaddr
2025-10-19  Ralf Licidco: remove dco_read/write_bytes from dco_context_t
2025-10-19  Ralf Licidco-freebsd: store peer stats directly in c2
2025-10-18  Frank Lichtenheldpush_util: Fix conversion warnings
2025-10-18  Frank Lichtenheldssl_util: Fix conversion warning in get_num_elements
2025-10-17  Frank Lichtenheldpush_util: Make send_push_update static
2025-10-17  Marco BaffoPUSH_UPDATE server: remove old IP(s) from vhash after...
2025-10-17  Ralf Licioptions: warn and ignore --reneg-bytes/pkts when DCO...
2025-10-16  Frank Lichtenheldproxy: factor out send code common with socks proxy
2025-10-16  Frank Lichtenheldproxy: factor out recv_char code common with socks...
2025-10-16  Frank Lichtenheldsocket: Wrap winsock functions to avoid common conversi...
2025-10-16  Frank Lichtenheldinit: Fix datav2_enabled check in options import
2025-10-13  Frank Lichtenhelddhcp: Clean up type handling of write_dhcp_*
2025-10-13  Frank Lichtenheldwin32: Change some APIs to use DWORD instead of size_t
2025-10-13  Frank Lichtenheldschedule: Fix conversion warning
2025-10-13  Frank LichtenheldCONTRIBUTING: Update outdated/obsolete information
2025-10-13  Frank Lichtenheldtest_dhcp: Start a dhcp helper functions UT
2025-10-13  Christian Kujaudoc: HTTPS upgrades and URL fixes throughout the tree
2025-10-13  Christian Kujaudoc: Fix hyperlinks in openvpn(8)
2025-10-13  Gert DoeringOpenVPN Release 2.7_beta3 v2.7_beta3
2025-10-11  Lev StipakovMake recursive routing check more fine-grained
2025-10-11  Marco Bafforedirect-gateway: only redirect traffic through TUN...
2025-10-11  Frank Lichtenheldtest_user_pass: Check fatal errors for empty username...
2025-10-11  Frank Lichtenhelddhcp: Replace DHCP Option types with defines
2025-10-11  Frank LichtenheldMove build_dhcp_options_string from tun to dhcp
2025-10-10  Marco BaffoPUSH_UPDATE server: check IV_PROTO before sending the...
2025-10-10  Marco BaffoPUSH_UPDATE server: bug-fix, reset buffer after processing
2025-10-10  Frank Lichtenheldsocks: Fix conversion warnings with MinGW
2025-10-10  Frank Lichtenheldconsole: Simplify query_user_add interface
2025-10-10  Frank Lichtenheldoptions: Review use of positive_atoi vs atoi_constrained
2025-10-10  Selva NairFix PIN cache time in test_pkcs11.c
2025-10-09  Lev StipakovPreserve ifconfig(_ipv6)_local across reconnect
2025-10-09  Frank Lichtenheldoptions_util: Fix conversion warning in atoi_constrained
2025-10-09  Frank Lichtenheldlzo: Fix conversion warning
2025-10-08  Frank Lichtenheldtest_options_parse: Remove --wrap
2025-10-08  Frank Lichtenheldproto: Clean up conversion warnings related to checksum...
2025-10-08  Frank Lichtenheldtest_options_parse: Do not use uintmax_t instead of...
2025-10-08  Frank LichtenheldGHA: Run options_parse test for MinGW
2025-10-08  Lev Stipakovdco-win: support for epoch data channel
2025-10-08  Frank Lichtenheldvlan: Remove -Wconversion override
2025-10-08  Frank Lichtenheldtest_options_parse: Add test for read_config_string
2025-10-08  Frank Lichtenheldbuffer: Fix buf_parse eating input
2025-10-08  Frank Lichtenheldtest_options_parse: Start new UT for options_parse.c
2025-10-08  Frank Lichtenheldcrypto: Make some casts to int explicit
2025-10-08  Marco BaffoPUSH_UPDATE: disabling PUSH_UPDATE server and client...
2025-10-08  Steffan KargerDocument that tls-crypt-v2 can be used in connection...
2025-10-07  Frank Lichtenheldunit_tests: Remove useless wrapping for argv/buffer...
2025-10-07  Frank Lichtenheldoptions: Factor out parsing code to separate options_pa...
2025-10-07  Arne SchwabeAllow route_ipv6_match_host to be used outside of route.c
2025-10-07  Frank Lichtenheldsitnl: Clean up type handling
2025-10-07  Frank LichtenheldCOPYING: Remove licenses for software bundled in the...
2025-10-07  Frank Lichtenhelddhcp: Fix conversion warnings
2025-10-06  Frank LichtenheldReview CMocka assertion usage
2025-10-06  Frank Lichtenheldmtu: Trivial -Wconversion fix
2025-10-06  Arne SchwabeAllowing installing FreeBSD routes with interface inste...
2025-10-05  Frank Lichtenheldplatform: Do not assume uid_t/gid_t are signed
2025-10-04  Frank Lichtenheldroute: Fix a unused-but-set-variable warning on OpenBSD
2025-10-04  Frank Lichtenheldcrypto_epoch: Clean up type handling in ovpn_expand_label()
2025-09-29  Lev Stipakovdco-win: fix broken ASSERT in dco_new_key
next