]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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...
2020-06-29  Gert DoeringLinux: do not change --txqueuelen OS default if not...
2020-06-29  Maximilian... Add --bind-dev option.
2020-06-26  Gert DoeringAdd c1ff8f247f91c88a2df5502eeedf42857f9a6831 (engine...
2020-06-26  Arne SchwabeReformat files using uncrustify
2020-06-26  Arne SchwabeMake compression asymmetric by default and add warnings
2020-06-26  Lev Stipakovmsvc: fix various level2 warnings
2020-06-24  James Bottomleyengine-key tests: make check_engine_keys.sh work with...
2020-06-23  James BottomleyFix make distcheck for new engine key unit test
2020-06-23  James BottomleyAdd unit tests for engine keys
2020-06-22  Gert DoeringConvert plugin/auth-pam.c from stderr logging to plugin...
2020-06-21  Arne SchwabeAdd unit test for cipher name translations
2020-06-20  Gert DoeringDepreciation warning for --topology net30 on servers...
2020-06-20  Gert DoeringChange timestamps in file-based logging to ISO 8601...
2020-06-20  Arne SchwabeImplement forwarding client CR_RESPONSE messages to...
2020-06-20  Arne SchwabeImplement sending AUTH_PENDING challenges to clients
2020-06-12  Arne SchwabeImplement sending response to challenge via CR_RESPONSE
2020-06-12  Arne SchwabeImplement support for signalling IV_SSO to server
2020-06-12  Arne SchwabeImplement parsing and sending INFO and INFO_PRE control...
2020-06-11  Arne SchwabeMake cipher_kt_get also accept OpenVPN config cipher...
2020-06-11  Arne SchwabeMake cipher_kt_name always return normalised cipher...
2020-06-10  Christopher... Set the correct mtu on windows based systems
2020-06-10  Arne SchwabeAdd .git-blame-ignore-revs with reformat commits
2020-06-10  Antonio Quartullimulti: skip IPv4 logic in multi_select_virtual_addr...
2020-06-10  Antonio Quartullipool: remove useless 'options.h' include
2020-06-09  Gert DoeringSimplify pool size handling, fix possible array overrun...
2020-06-09  Antonio Quartulliipv6-pool: get rid of size constraint
2020-06-08  Antonio Quartullioptions: enable IPv4 redirection logic only if really...
2020-06-08  James Bottomleycrypto_openssl: add include for openssl/conf.h
2020-06-07  Antonio Quartulliroute: warn on IPv4 routes installation when no IPv4...
2020-06-07  Antonio Quartullipool: add support for ifconfig-pool-persist with IPv6...
2020-06-06  James Bottomleycrypto_openssl: add initialization to pick up local...
2020-06-06  James Bottomleyopenssl: add engine method for loading the key
2020-06-06  Antonio Quartulliallow usage of --server-ipv6 even when no --server...
2020-06-06  Antonio Quartullipool: allow to configure an IPv6-only ifconfig-pool
2020-05-30  Jeremy EvansSwitch assertion failure to returning false
2020-05-30  Antonio Quartullipool: prevent IPv6 pools to be larger than 2^16 addresses
2020-05-19  Arne SchwabeRefuse server mode on Android
2020-05-15  Arne SchwabeDo not write extra 0 byte for --gen-key with auth-token...
2020-05-13  Gert DoeringChange client side of t_lpback.sh configs to use inline...
2020-05-13  Selva NairPersist management-query-remote and proxy prompts
2020-05-12  Arne SchwabeFix session id and initial timestamp not being preserved
2020-05-11  Arne SchwabeDocument reneweal mechanic of auth-token in manual
2020-05-11  Arne SchwabeFix session id in env missing first byte
2020-05-11  Antonio Quartulliget rid of INLINE_FILE_TAG constant
2020-05-11  Antonio Quartullitls-crypt-v2: fix testing of inline key
2020-05-11  Antonio Quartullioptions: fix inlining auth-gen-token-secret file
2020-05-08  David Sommersethoptions: Restore --tls-crypt-v2 inline file capability
2020-05-08  David Sommersethoptions: Fix failing inline tls-auth/crypt with persist-key
2020-05-07  David Sommersethbuild: Remove --disable-server from ./configure
2020-05-07  Antonio Quartulliconvert *_inline attributes to bool
2020-05-07  Arne SchwabeUse crypto library functions for const time memcmp...
2020-05-07  Antonio Quartullit_net.sh: assign MAC address directly during interface...
2020-04-27  Gert DoeringUncrustify the tests/unit_tests/ part of our tree.
2020-04-26  Arne SchwabeAdd tls-crypt-v2 test writing metadata
2020-04-22  Arne SchwabeFix tls_ctx_client/server_new leaving error on OpenSSL...
2020-04-20  Antonio Quartulliremove bogus file check on --genkey argument
2020-04-19  Arne SchwabeAnother round of uncrustify code cleanup.
2020-04-19  Arne SchwabeMinor style change to improve code style
2020-04-19  Arne SchwabeRefactor counting number of element in a : delimited...
2020-04-19  Antonio Quartullit_net.sh: use dummy interface instead of tun
2020-04-19  Antonio Quartullisitnl: fix ignoring EEXIST when sending a netlink command
2020-04-19  Antonio Quartullisitnl: fix TUN/TAP confusion in error messages
2020-04-19  Antonio Quartullisitnl: fix failure reporting by keeping error negative
2020-04-16  Lev StipakovFix illegal client float (CVE-2020-11810)
2020-04-16  Lev StipakovFix broken async push with NCP is used
2020-04-15  Arne SchwabeFix OpenSSL 1.1.1 not using auto elliptic curve selection
next