]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
4 hours ago  Luis CruzFix pkgcs11 vcpkg port installing debug files on releas... master
5 hours ago  Frank Lichtenheldconfigure: Remove --enable-strict
32 hours ago  Max FillingerMbed TLS: Error out if we have no valid tls-groups
3 days ago  Selva NairFixup: prompting password from management
6 days ago  Arne SchwabeEnsure that buffer of freed session are not used
6 days ago  Steffan Kargertls-crypt-v2: Avoid interpreting opcode as part of WKc
6 days ago  Frank Lichtenhelddev-tools: Add script to run cppcheck against the code...
7 days ago  Gert DoeringFix copyright line in README
8 days ago  Frank LichtenheldGHA: Factor out building SSL libs to a reusable workflow
9 days ago  Frank Lichtenhelddns: Change arguments to setenv_dns_option to avoid...
9 days ago  Frank LichtenheldRemove various redundant conditionals
9 days ago  Frank Lichtenheldtapctl: Remove unused function dont_mute
9 days ago  Selva NairInlined credentials: read missing password from managem...
9 days ago  Selva Nairverify_x509_name: Improve the error message on failure
10 days ago  Arne SchwabeGHA: Add OpenSSL 4.0 build
10 days ago  Arne SchwabeOpenSSL 4.0: Use X509_check_certificate_times instead...
11 days ago  David Benjaminssl_openssl: Fix some CRL mixups
13 days ago  Selva NairAdd unit tests for 'auth-user-pass username-only'
13 days ago  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...
2026-03-13  Arne SchwabeShow version and double check we use the right TLS...
2026-03-13  Arne SchwabeGHA: Install aws-lc under /opt/aws-lc
2026-03-13  Arne SchwabeAWS-LC: Add missing return and cast in ssl_tls1_PRF
2026-03-12  Arne SchwabeAdd siphash reference implementation
2026-03-12  Frank Lichtenhelderror: Use SOCKET_UNDEFINED instead of -1 to avoid...
2026-03-12  Frank Lichtenheldtls_crypt: Avoid a sign-compare warning
2026-03-12  Frank Lichtenheldsocket: Avoid sign-compare issue by comparing before...
2026-03-12  Frank LichtenheldDNS/DHCP: Make _len attributes consistently unsigned
2026-03-11  Frank LichtenheldWin32: Make interface index DWORD consistently
2026-03-11  Frank Lichtenheldtun: Avoid sign-compare issues in tun_read_queue
2026-03-10  Frank Lichtenheldssl_verify_openssl: Clean up extract_x509_extension
2026-03-10  Frank Lichtenheldopenvpnmscia: Improve check of vsnprintf return value
2026-03-09  Ralf Licidoc: fix client-nat syntax and examples
2026-03-07  Frank LichtenheldFix various sign-compare warnings due to write return...
2026-03-06  Selva NairUse USER_PASS_LEN for private key password buffer size
2026-03-06  Frank Lichtenheldroute: Fix type of rgi_needed variables
2026-03-06  Frank Lichtenheldopenvpnserv: Improve sanity check for addr_len in Handl...
2026-03-05  Frank Lichtenheldpush: Improve check of vsnprintf return value
2026-03-05  Frank Lichtenheldcryptoapi: Change signature of parse_hexstring to match...
2026-03-05  Frank Lichtenheldwin32-util: Handle return value from WideCharToMultiByt...
2026-03-04  Frank Lichtenheldvcpkg-ports: Review pkcs11-helper port
2026-03-04  Frank Lichtenheldargv: Fix one type to avoid sign-compare warning
2026-03-04  Frank Lichtenheldssl_openssl: Use correct return type for RSA_size
2026-03-04  Frank Lichtenheldssl_ncp: Fix length check in mutate_ncp_cipher_list
2026-03-04  Frank LichtenheldEnable -Wsign-compare
2026-03-04  Frank Lichtenheldbuffer: Add checked_snprintf function and use it in...
2026-03-04  Frank Lichtenheldbuffer: Add BLENZ macro that returns size_t and use...
2026-03-04  Frank Lichtenheldbuffer: Clarify usage of char_class
2026-03-04  Arne SchwabeMerge stream_buf_get_next and stream_buf_set_next
2026-03-02  Selva NairDocument management client versions
2026-03-02  Max FillingerAvoid unbounded allocations in pkcs11_mbedtls.c
2026-03-02  Frank LichtenheldGHA: Maintenance update February 2026
2026-02-28  Antonio Quartullioptions: drop useless init_gc param for init_options()
2026-02-28  Gert Doeringdco_freebsd: use AF_LOCAL sockets for ioctl() communica...
2026-02-25  Selva NairFixup version command on management interface
next