]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2022-12-25  Arne SchwabeImprove logging when seeing a message for an unkown...
2022-12-25  Arne SchwabeAlso drop incoming dco packet content when dropping...
2022-12-25  Arne SchwabeDo not set nl socket buffer size
2022-12-24  Arne SchwabeMove dco_installed back to link_socket from link_socket...
2022-12-24  Arne SchwabeRename TM_UNTRUSTED to TM_INITIAL, always start session...
2022-12-22  Lev Stipakovmsvc: upgrade to Visual Studio 2022
2022-12-20  Arne SchwabeMake management password check constant time
2022-12-19  Arne SchwabeEnsure that dco keepalive and mssfix options are also...
2022-12-19  Selva NairPersist DCO client data channel traffic stats on restart
2022-12-19  Selva NairDo not include auth-token in pulled option digest
2022-12-19  Arne SchwabeUse include "buffer.h" instead of include <buffer.h>
2022-12-19  Lev Stipakovgit-version.py: proper support for tags
2022-12-19  Selva NairReduce default restart pause to 1 second
2022-12-16  Arne SchwabeDeprecate NTLMv1 proxy auth method.
2022-12-16  Arne SchwabeFix corner case that might lead to leaked file descriptor
2022-12-16  Arne SchwabeRemove unused gc_arena
2022-12-16  Arne SchwabeEliminate or comment empty blocks and switch fallthrough
2022-12-16  Arne SchwabeImprove documentation on user/password requirement...
2022-12-16  Arne SchwabeEnsure that argument to parse_line has always space...
2022-12-16  David Sommersethssl_verify: Fix memleak if creating deferred auth contr...
2022-12-15  Lev StipakovIntroduce dco_get_peer_stats API and Windows implementation
2022-12-15  Lev Stipakovmanagement: add timer to output BYTECOUNT
2022-12-15  Marc Beckervcpkg-ports/pkcs11-helper: support loader flags
2022-12-15  Marc Beckerspecial handling for PKCS11 providers on win32
2022-12-15  Marc Beckeruse new pkcs11-helper interface to add providers
2022-12-15  Marc Beckerunify code path for adding PKCS#11 providers
2022-12-15  Max FillingerFix message for too long tls-crypt-v2 metadata
2022-12-14  Kristof Provostdco: cleanup FreeBSD dco_do_read()
2022-12-14  Lev StipakovRename dco_get_peer_stats to dco_get_peer_stats_multi
2022-12-14  Kristof ProvostRead the peer deletion reason from the kernel
2022-12-14  Kristof Provostdco: Update counters when a client disconnects
2022-12-14  Arne SchwabeSet DCO_NOT_INSTALLED also for keys not in the get_key_...
2022-12-14  Arne SchwabeTrigger a USR1 if dco_update_keys fails
2022-12-14  Arne SchwabeImprove debug logging of DCO swap key message and Linux...
2022-12-13  Kristof ProvostRead DCO traffic stats from the kernel
2022-12-12  Arne SchwabeIgnore connection attempts while server is shutting...
2022-12-12  Max FillingerCorrect tls-crypt-v2 metadata length in man page
2022-12-12  Arne SchwabeDisable DCO when TLS mode is not used
2022-12-07  Arne SchwabeFix unit test of test_pkt on little endian Linux
2022-12-07  Antonio Quartullidisable DCO if --secret is specified
2022-12-06  Arne SchwabeFix connection cookie not including address and fix...
2022-12-01  Gert DoeringChange version.m4 to 2.7_git v2.6_branched
2022-12-01  Frank Lichtenhelddocumentation: avoid recommending --user nobody
2022-12-01  Lev Stipakovdco: disable dco on Windows if --remote is not defined
2022-12-01  Arne SchwabeAllow reconnecting in p2p mode work under FreeBSD
2022-11-30  Arne SchwabeSignal USR1 when connection initialising fails
2022-11-30  Arne SchwabeIntroduce connection state for reconnecting peer in p2p
2022-11-30  Frank LichtenheldGitHub Issues: Create first issue template (Bug)
2022-11-30  Frank LichtenheldGitHub Issues: add new links to INSTALL and README
2022-11-30  Frank LichtenheldGitHub Issues: add note to Changes as well
2022-11-30  Lev StipakovINSTALL: update Windows notes
2022-11-30  Arne SchwabeAdd section about common error with OpenVPN 2.6 and...
2022-11-30  Selva Nairpull-filter: ignore leading "spaces" in option names
2022-11-30  Selva NairDo not add leading space to pushed options
2022-11-29  Gert Doeringrework INSTALL and README to prepare for 2.6 release
2022-11-28  Gert DoeringUpdate PORTS
2022-11-27  Arne SchwabeUse dedicated multi->dco_peer_id for DCO instead of...
2022-11-26  Kristof Provostdco: pass control packets through the socket on FreeBSD
2022-11-24  Arne SchwabeMove dco_installed from sock->info to sock->info.lsa...
2022-11-23  Max FillingerCheck if pkcs11_cert is NULL before freeing it
2022-11-16  Arne SchwabeFix logic error in checking early negotiation support...
2022-11-14  Arne SchwabePush server mtu to client when supported and support...
2022-11-14  Arne SchwabeAllow tun-mtu to be pushed
2022-11-11  Kristof ProvostFreeBSD DCO: support AES-192-GCM
2022-11-11  Frank Lichtenheldmsvc: always call git-version.py
2022-11-11  Gert DoeringImprove documentation for --dev and --dev-node.
2022-11-09  Arne SchwabeRemove unused addr_inet4or6, addr_guess_family and...
2022-11-09  Arne SchwabeAdd algorithm and bits used in key_print2 method and...
2022-11-09  Arne SchwabeFix md_kt_size in mbed TLS when queried for size of...
2022-11-08  Arne SchwabeAdd packet type in accept/reject messages for HMAC...
2022-11-08  Arne SchwabeImprove data key id not found error message
2022-11-08  Lev Stipakovwin32: detect arm64 architecture and emulations
2022-11-08  Lev Stipakovvcpkg: use the latest versions of dependency ports
2022-11-06  Arne SchwabeAdd workaround for Softether server dropping P_ACK_V1...
2022-11-06  Arne SchwabeAlways include ACKs for the last seen control packets
2022-11-06  Arne SchwabeAllow setting control channel packet size with max...
2022-11-05  Arne SchwabeAdd unit test for reliable_get_num_output_sequenced_ava...
2022-11-05  Arne SchwabeRefactor/optimise code sending TLS control channel...
2022-10-27  Selva NairDo not copy auth_token username to itself
2022-10-27  Selva NairPurge auth-token as well while purging passwords
2022-10-26  Selva NairEnsure --auth-nocache is handled during renegotiation
2022-10-23  Antonio Quartulliclose_tun: print interface type consistently in message
2022-10-19  Frank Lichtenheldtest_crypto: fix test_occ_mtu_calculation with --disabl...
2022-10-19  Arne SchwabeFix regression of ignoring --user
2022-10-19  Gert DoeringFreeBSD DCO: introduce real subnet mode
2022-10-19  Gert DoeringFreeBSD: for topology subnet, put tun interface into...
2022-10-18  Arne SchwabeFix renewal spelling and actually allow external-auth...
2022-10-18  Arne SchwabeAllows renegotiation only to start if session is fully...
2022-10-17  Arne SchwabeAllow Authtoken lifetime to be short than renegotiation...
2022-10-17  Arne SchwabeChange exit signal in P2P to be a SIGUSR1 and delayed...
2022-10-11  Arne SchwabeEnsure only CBC, CFB, OFB and AEAD ciphers are consider...
2022-10-10  Paolo CerritoInsert client connection data into PAM environment
2022-10-09  Arne SchwabeEnable -Werror on macOS builds
2022-10-09  Arne SchwabeFix OpenVPN querying user/password if auth-token with...
2022-10-09  Antonio Quartulliget_user_pass_cr: get password from stdin if missing...
2022-10-07  Antonio Quartulliauth-user-pass: add support for inline credentials
2022-10-07  Dmitry Zelenkovskyimplement --session-timeout
2022-10-07  Arne SchwabeDocument/cleanup event_timeout functions
2022-10-06  Antonio Quartullido not push route-ipv6 entries that are also in the...
2022-10-05  Gert Doeringdenoise tests/t_lpback.sh
next