]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2020-08-12  Gert DoeringChange version.m4 to 2.6_git
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...
2020-07-09  Arne SchwabeCode cleanup: remove superflous variable
2020-07-09  Arne SchwabeRemoved unused definition
2020-07-09  Arne SchwabeExtract process_incoming_push_reply from process_incomi...
2020-07-09  Arne SchwabeMake key_state->authenticated more state machine like
2020-07-09  Arne SchwabeDeprecate ncp-disable and add improved ncp to Changes.rst
2020-07-07  Steffan KargerMake openvpn --version exit with exit code 0
2020-07-07  Arne SchwabeSimplify multi_connection_established.
2020-07-07  Gert DoeringRemove --writepid file on program exit.
2020-07-06  Arne Schwabemerge key_state->authenticated and key_state->auth_deferred
2020-07-06  Christopher... Unified success messages for setting mtu
2020-07-06  Lev Stipakovtap.c: fix adapter renaming
2020-07-03  Gert Doeringt_client.sh: correctly report all failed instances...
2020-07-03  Arne SchwabeRemove did_open_context, defined and connection_establi...
2020-07-02  Arne SchwabeRemove push_reply_deferred variable
2020-07-01  Gert DoeringFix 'engine' unit test on FreeBSD (specifically 'not...
2020-07-01  Antonio Quartullimulti.c: use mi->cc_config instead of config variable
2020-07-01  Arne SchwabeRemove parameter config from multi_client_connect_mda
2020-06-30  Christopher... Log a note if someone wants to set a MTU below 1280...
next