]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2020-09-10  Gert DoeringPreparing release 2.5_beta4 v2.5_beta4
2020-09-10  Vladislav GrishenkoFix best gateway selection over netlink
2020-09-10  Gert DoeringFix TUNSETGROUP compatibility with very old Linux systems.
2020-09-09  Gert DoeringFix error detection / abort in --inetd corner case.
2020-09-09  Gert DoeringDocument that --push-remove is generally more suitable...
2020-09-04  Lev Stipakovopenvpnmsica: make adapter renaming non-fatal
2020-09-04  Selva NairIn tap.c use DiInstallDevice to install the driver...
2020-08-31  Gert DoeringPreparing release 2.5_beta3 v2.5_beta3
2020-08-30  Arne SchwabeFix client NCP OCC fallback when server and client...
2020-08-26  Gert DoeringPreparing release 2.5_beta2 v2.5_beta2
2020-08-23  Gert DoeringWorkaround FreeBSD 12+ race condition on tun/tap open...
2020-08-23  Eric ThorpeFixes a bug in management_callback_send_cc_message...
2020-08-23  Arne SchwabeFix client's poor man NCP fallback
2020-08-23  Lev Stipakovtun.c: enable using wintun driver under SYSTEM
2020-08-17  Selva NairImprove the documentation for --dhcp-option
2020-08-16  Magnus KrokenChanges.rst: fix mistyped option names
2020-08-16  Magnus Krokendoc: fix typos in cipher-negotiation.rst
2020-08-14  Gert DoeringFix stack overflow in OpenSolaris NEXTADDR()
2020-08-12  Gert DoeringPreparing release 2.5_beta1 v2.5_beta1
2020-08-12  Arne SchwabeImprove sections about older OpenVPN clients in cipher...
2020-08-12  Gert DoeringChanges.rst updates in preparation to 2.5_beta1
2020-08-12  Gert DoeringAdd depreciation notice for --ncp-disable to protocol...
2020-08-11  Arne SchwabeCleanup tls_pre_decrypt_lite and tls_pre_encrypt
2020-08-11  Arne SchwabeRefactor/Reformat tls_pre_decrypt
2020-08-11  Arne SchwabeDocument comp-lzo no and compress being incompatible
2020-08-11  Arne SchwabeRemove S_OP_NORMAL key state.
2020-08-11  Arne SchwabeMove parsing IV_PROTO to separate function
2020-08-10  Arne SchwabeSkip existing interfaces on opening the first available...
2020-08-10  Arne SchwabeMerge check_coarse_timers and check_coarse_timers_dowork
2020-08-10  Arne SchwabeEliminate check_tls wrapper function
2020-08-10  Arne SchwabeEliminate check_incoming_control_channel wrapper function
2020-08-10  Arne SchwabeEliminate check_fragment function
2020-08-10  Arne SchwabeRename check_ping_restart_dowork to trigger_ping_timeou...
2020-08-10  Arne SchwabeSplit pf_check_reload check and check timer in process_...
2020-08-10  Antonio Quartullitravis: don't run t_net.sh test
2020-08-10  Arne SchwabeRemove a number of check/do_work wrapper calls from...
2020-08-10  Arne SchwabeRemove buf argument from link_socket_set_outgoing_addr
2020-08-10  Arne SchwabeClean up a number of leftover C89 initialisations in...
2020-08-10  Arne SchwabeMinor cleanup in push.c
2020-08-10  Arne SchwabeDocument different behaviour of dynamic cipher negotiation
2020-08-10  Arne SchwabeRework NCP compability logic and drop BF-CBC support...
2020-08-05  Lev StipakovFix compilation with --disable-lzo and --disable-lz4
2020-08-05  Vladislav GrishenkoLog serial number of revoked certificate
2020-08-04  Arne Schwabeclient-connect: Add documentation for the deferred...
2020-07-28  Gert DoeringAbort client-connect handler loop after first handler...
2020-07-28  Gert DoeringFix sequence of events for async plugin v1 handler.
2020-07-28  Steffan KargerGently push users towards --data-ciphers in --show...
2020-07-27  Matthias AndreeFix stack buffer overruns in NEXTADDR() macro:
2020-07-27  Arne SchwabeAdd a note that ncp-ciphers is replaced by data-ciphers
2020-07-27  Arne SchwabeRename ncp-ciphers to data-ciphers
2020-07-26  Arne SchwabeAvoid sending push request after receving push reply
2020-07-26  Arne SchwabeSimplify calling logic of check_connection_established_...
2020-07-26  Arne SchwabeInclude utun device number in utun error messages
2020-07-25  Lev Stipakovwintun: remove SYSTEM elevation hack
2020-07-25  Gert DoeringRepair --inetd
2020-07-24  Lev StipakovImprove Windows version detection with manifest
2020-07-23  Arne SchwabeDeprecate --inetd
2020-07-22  Arne SchwabeIndicate that a client is in pull mode in IV_PROTO
2020-07-22  Arne SchwabeAvoid sending --cipher to clients not supporting NCP
2020-07-22  Antonio Quartullit_net.sh: drop hard dependency on t_client.rc
2020-07-21  Arne SchwabeImplement tls-groups option to specify eliptic curves...
2020-07-21  Arne SchwabeRemove ENABLE_OCC #define
2020-07-21  Arne SchwabeRemove key-method 1
2020-07-21  David SommersethRemove --client-cert-not-required
2020-07-21  David SommersethRemove --ifconfig-pool-linear
2020-07-20  Arne SchwabeRequire AEAD support in the crypto library
2020-07-20  Arne SchwabeDrop support for OpenSSL 1.0.1
2020-07-20  David Sommersethtravis: Fix make distcheck failure
2020-07-20  Arne Schwabeclient-connect: Implement deferred connect support...
2020-07-20  Gert DoeringSeparate handling of non-deferred return values for...
2020-07-20  Fabian Knittelclient-connect: Add deferred support to the client...
2020-07-19  Arne Schwabeclient-connect: Use inotify for the deferred client...
2020-07-19  Fabian Knittelclient-connect: Add deferred support to the client...
2020-07-19  Arne SchwabeRemove CAS_PARTIAL state
2020-07-19  David Sommersethdoc/man: Do not install man *.rst files
2020-07-18  David SommersethRemove --no-iv
2020-07-18  Antonio Quartullioptions: don't leak inline'd key material in logfile
2020-07-17  Matthias AndreeMerge Makefile.am's AUTOMAKE_OPTIONS into configure...
2020-07-17  Arne Schwabeclient-connect: Add CC_RET_DEFERRED and cope with defer...
2020-07-17  David Sommersethdoc/man: Add misssing renegotiation.rst to Makefile.am
2020-07-17  David Sommersethdoc/man: Documentation for --bind-dev / VRFs on Linux
2020-07-17  Richard Bonhommedoc/man: Update --txqueuelen default setting (Now OS...
2020-07-17  David Sommersethdoc/man: Adopt compression documentation
2020-07-17  David Sommersethdoc/man: Mark compression options as deprecated
2020-07-17  David Sommersethdoc/man: convert openvpn.8 to split-up .rst files
2020-07-15  Gert DoeringAdd deferred authentication support to plugin-auth-pam
2020-07-15  Arne Schwabereformat multi_client_generate_tls_keys according to...
2020-07-15  Arne Schwabeclient-connect: Move adding inotify watch into its...
2020-07-15  Arne Schwabeclient-connect: Change cas_context from int to enum
2020-07-15  Fabian Knittelclient-connect: Refactor client-connect handling to...
2020-07-15  Fabian Knittelclient-connect: Refactor to use return values instead...
2020-07-15  Fabian Knittelclient-connect: Move multi_client_connect_setenv into...
2020-07-14  Fabian Knittelclient-connect: Refactor multi_client_connect_source_ccd
2020-07-14  Jan Just KeijserAdded support for DHCP option 119 (dns search suffix...
2020-07-14  Fabian Knittelclient-connect: Split multi_connection_established...
2020-07-13  Gert DoeringHandle connecting clients without NCP or OCC without...
2020-07-11  Arne SchwabeAllow changing fallback cipher from ccd files/client...
2020-07-10  Arne SchwabeCleanup: Remove special case code for old poor man...
2020-07-10  Arne SchwabeGenerate data channel keys after connect options have...
2020-07-10  Arne SchwabeMove protocol option negotiation from push_prepare...
next