]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
24 hours ago  Frank Lichtenheldoptions: Move <= 0 check for keepalive settings earlier master
24 hours ago  saddamr3edns: Fix memory leak in dns_server_addr_parse
2 days ago  Gianmarco De... Multisocket: use event engine rwflags for UDP I/O
6 days ago  Frank Lichtenheldpush: Fix conversion issues related to timeout in send_...
6 days ago  Frank Lichtenheldmbuf: Fix conversion warnings in mbuf and related code
7 days ago  Arne SchwabeAWS-LC: Add casts and openssl_opt_t typdef to allow...
8 days ago  Arne SchwabeAWS-LC: Use openssl_stack_size_t for declaring stack...
8 days ago  Frank LichtenheldGHA: Switch to using VS 2026
8 days ago  Frank LichtenheldGHA: Maintenance update June 2026
8 days ago  Frank Lichtenheldrenovate: Fix typo in regex manager
8 days ago  Max FillingerNull-terminate tls-crypt client keys when testing
8 days ago  Antonio Quartullimudp: send HMAC reset reply synchronously
10 days ago  Gianmarco De... Fix: port-share and multi-socket interaction
10 days ago  Frank Lichtenhelddev-tools: Fix run-cppcheck to cover more code
11 days ago  Arne SchwabeEnsure pushed tun-mtu is no lower than TUN_MTU_MIN
11 days ago  Marco Baffodco_linux: allow passing KEEPALIVE_TIMEOUT without...
13 days ago  Lev Stipakovsocket: assert buffer length before reading prepended...
2026-05-14  Frank Lichtenheldopenvpnserv: always use W variant of RpcStringFree()
2026-05-14  Frank Lichtenheldopenvpnserv: Fix memory leak when loading DLLs
2026-05-14  Frank Lichtenheldbuffer: Fix some issues with -DVERIFY_ALIGNMENT
2026-05-14  Frank Lichtenheldopenvpnserv: Address some uninitVariable warnings from...
2026-05-14  Frank LichtenheldDo not use deprecated aliases on Windows
2026-05-13  Frank Lichtenheldmulti: Remove useless checks
2026-05-13  Frank Lichtenheldpool: Fix a potential NULL pointer de-reference in...
2026-05-12  Frank Lichtenheldroute: Clarify operator precedence in a & b ? c : d
2026-05-11  Frank Lichtenheldtun: Remove one useless if check
2026-05-11  Frank LichtenheldFix some msg() calls with wrong number of arguments...
2026-05-07  Frank Lichtenhelddco_freebsd: Add check_malloc_return after realloc
2026-05-07  Frank Lichtenheldsample: Fix cppcheck error invalidPrintfArgType_sint
2026-05-07  Selva NairDNS server documentation update
2026-05-06  Frank Lichtenheldt_client.sh: Do not use CA_CERT variable as indicator...
2026-04-30  Frank Lichtenhelddns-scripts: Fix dnssec values in comments and Copyrigh...
2026-04-30  Selva Nairdns: minimalist fix for dnssec setting
2026-04-29  Frank LichtenheldGHA: Add caching for vcpkg builds
2026-04-29  Frank LichtenheldGHA: Maintenance Update April 2026
2026-04-28  Luis CruzFix pkgcs11 vcpkg port installing debug files on releas...
2026-04-28  Frank Lichtenheldconfigure: Remove --enable-strict
2026-04-27  Max FillingerMbed TLS: Error out if we have no valid tls-groups
2026-04-25  Selva NairFixup: prompting password from management
2026-04-22  Arne SchwabeEnsure that buffer of freed session are not used
2026-04-22  Steffan Kargertls-crypt-v2: Avoid interpreting opcode as part of WKc
2026-04-22  Frank Lichtenhelddev-tools: Add script to run cppcheck against the code...
2026-04-21  Gert DoeringFix copyright line in README
2026-04-20  Frank LichtenheldGHA: Factor out building SSL libs to a reusable workflow
2026-04-19  Frank Lichtenhelddns: Change arguments to setenv_dns_option to avoid...
2026-04-19  Frank LichtenheldRemove various redundant conditionals
2026-04-19  Frank Lichtenheldtapctl: Remove unused function dont_mute
2026-04-19  Selva NairInlined credentials: read missing password from managem...
2026-04-19  Selva Nairverify_x509_name: Improve the error message on failure
2026-04-18  Arne SchwabeGHA: Add OpenSSL 4.0 build
2026-04-18  Arne SchwabeOpenSSL 4.0: Use X509_check_certificate_times instead...
2026-04-17  David Benjaminssl_openssl: Fix some CRL mixups
2026-04-15  Selva NairAdd unit tests for 'auth-user-pass username-only'
2026-04-15  Dorian HarmansAdd ARIA ciphersuite IANA name translations
2026-04-14  Frank Lichtenheldssl_mbedtls: Fix format string in get_ssl_library_version
2026-04-14  Luis Cruzbuild: Use info fetched from version.m4
2026-04-14  Selva NairLog when writing username/password to TLS buffer fails
2026-04-12  Frank LichtenheldChange type of max_clients to uint32_t
2026-04-12  Frank Lichtenheldnetworking_sitnl: Make sitnl_parse_rtattr* return void
2026-04-12  Arne SchwabeOptimise iterating over all clients by remembering...
2026-04-12  Arne SchwabeRemove multi_context->iter
2026-04-11  Arne SchwabeTry to emphasise the transition from old ovpn-dco to...
2026-04-08  Frank LichtenheldClarify operator precedence in a & b ? c : d
2026-04-08  Frank Lichtenheldopenvpnserv: Remove redundant bit-wise operation
2026-04-07  Frank Lichtenheldtest_buffer: Add test for buf_null_terminate
2026-04-06  Luca Boccassimanagement: add base64 multi-line input for passwords
2026-04-06  Frank Lichtenheldpush: Make prepare_push_reply return void
2026-04-06  Frank Lichtenheldtest_packet_id: Add a check after malloc to ensure...
2026-04-05  Frank Lichtenheldwin: Fix nrpt_dnssec flag handling
2026-04-05  Frank Lichtenheldcrypto_backend: Remove md_full
2026-04-05  Frank Lichtenheldmtcp: Remove noop statement in multi_tcp_process_outgoi...
2026-04-05  Frank LichtenheldRemove various unused structs
2026-04-05  Frank Lichtenheldopenvpnmsica: Fix setting of iTicks in schedule_adapter...
2026-04-04  Arne SchwabeDo not access internals of ASN1_INTEGER to print hex...
2026-04-04  Frank Lichtenhelddoc: Remove some explanations for pre-2.3 configurations
2026-04-04  Arne SchwabeOpenSSL 4.0: Make X509 objects const
2026-04-04  Arne SchwabeAdd unit test for printing various details of certificates
2026-04-04  Arne SchwabeRename key* to privkey* in cert_data.h
2026-04-04  Arne SchwabeUse ASN1_BIT_STRING_get_bit to check for netscape certi...
2026-03-31  Greg CoxUpdate --learn-address man page with ipv6 information
2026-03-31  Frank Lichtenheldssl_ncp: Fix type of "found" parameter of check_pull_cl...
2026-03-30  Frank Lichtenheldbuffer: Avoid sign-compare warnings
2026-03-30  Frank Lichtenheldwfp_block: Avoid sign-compare warning with Fwpm* return...
2026-03-30  Selva NairAdd an optional username-only flag for auth-user-pass
2026-03-30  Gianmarco De... socket: restore per-connection lport override over...
2026-03-30  Haixiao Yantests: skip test execution when cross-compiling
2026-03-27  Arne SchwabeChange type of option flag from unsigned int to uint64_t
2026-03-26  Frank Lichtenheldauth_token: Clean up type handling in verify_auth_token...
2026-03-26  Arne SchwabeIncrease default size of internal hash maps to 4 *...
2026-03-26  Arne SchwabeUse const specifices in extract_x509_field_ssl
2026-03-26  Arne SchwabeDo not support tls_ctx_set_cert_profile on AWS-LC
2026-03-26  Rudi Heitbaumssl_verify_openssl: use official ASN1_STRING_ API
2026-03-22  Arne SchwabeUse openssl_err_t typedef to deal with difference betwe...
2026-03-22  Arne SchwabeGHA: Cache built crypto libraries
2026-03-16  Frank Lichtenheldssl_mbedtls: Avoid conversion and sign-compare warnings
2026-03-16  Arne SchwabeRemove unnecessary OpenSSL init and cleanup commands...
2026-03-14  Frank Lichtenheldcrypto: Change cipher_kt_*_size to return unsigned...
2026-03-14  Heiko Hunddoc: fix typo with --ingore-unknown-option
2026-03-14  Heiko Hunddoc: improve Windows-specific options section
2026-03-14  Frank Lichtenheldsystemd: Change LimitNPROC to TasksMax and increase...
next