]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2016-12-14  David SommersethThe Great Reformatting - first phase reformatting 111/head
2016-12-14  David Sommersethdev-tools: Add reformat-all.sh for code style unification
2016-12-14  David SommersethChanges.rst: Mainatiner update on C99
2016-12-14  David SommersethFurther enhance async-push feature description
2016-12-14  Steffan Kargerman: mention that --ecdh-curve does not work on mbed...
2016-12-14  Selva NairUnhide a line in man page by fixing a typo
2016-12-09  David Sommersethsystemd: Intermediate --chroot fix with the new sd_noti...
2016-12-09  David SommersethChanges: Further improve systemd unit file updates
2016-12-09  Magnus Krokenmbedtls: include correct net/net_sockets header accordi...
2016-12-07  Steffan KargerDeprecate --no-iv
2016-12-07  Steffan KargerFix (and cleanup) crypto flags in combination with NCP
2016-12-07  Gert DoeringRefactor setting close-on-exec for socket FDs
2016-12-07  Lev StipakovAdd "async push" feature to Changes.rst
2016-12-07  Lev StipakovArm inotify only in server mode
2016-12-06  David SommersethFix wrong configure.ac parsing of --enable-async-push
2016-12-06  Selva NairCorrectly state the default dhcp server address in...
2016-12-01  David SommersethPreparing OpenVPN v2.4_rc1 release v2.4_rc1
2016-12-01  Christian HesseRefuse to daemonize when running from systemd
2016-12-01  Christian HesseUse systemd service manager notification
2016-12-01  Samuli SeppänenMention that OpenVPN 2.4 requires Windows Vista or...
2016-12-01  Antonio Quartullireload CRL only if file was modified
2016-12-01  Selva NairDo not restart dns client service as a part of --regist...
2016-11-30  Selva NairForce 'def1' method when --redirect-gateway is done...
2016-11-30  Selva NairWhen parsing '--setenv opt xx ..' make sure a third...
2016-11-29  Steffan KargerIntroduce and use secure_memzero() to erase secrets
2016-11-29  Selva NairMap restart signals from event loop to SIGTERM during...
2016-11-28  Gert DoeringFix windows path in Changes.rst
2016-11-28  Christian Hesseupdate year in copyright message
2016-11-28  Steffan KargerClean up format_hex_ex()
2016-11-28  Steffan KargerUnconditionally enable TLS_AGGREGATE_ACK
2016-11-28  Steffan Kargertls_process: don't set variable that's never read
2016-11-24  David SommersethPreparing OpenVPN v2.4_beta2 release v2.4_beta2
2016-11-24  Selva NairSet IPv6 DNS servers using interactive service
2016-11-23  Steffan KargerRefactor data channel key generation API
2016-11-23  Steffan KargerPoor man's NCP for non-NCP peers
2016-11-23  David SommersethDocument the --auth-token option
2016-11-22  Steffan Kargergenerate_key_expansion: make assumption explicit, use...
2016-11-22  Steffan KargerChange cmocka remote to use https in stead of git protocol
2016-11-22  Steffan Karger--tls-crypt fixes
2016-11-22  Arne SchwabeHandle DNS6 option on Android
2016-11-22  Selva NairHandle --dhcp-option DNS6 on Windows using netsh
2016-11-21  Gert DoeringStub implementation of "--dhcp-option DNS6 <v6addr>"
2016-11-21  Selva NairDo not set ipv6 address if '--ip-win32 manual' is used
2016-11-20  Gert DoeringRemove remaining traces of compat-stdbool.h
2016-11-19  Arne SchwabeFix various compiler warnings
2016-11-19  Arne SchwabeRemove compat-stdbool.h.
2016-11-19  Arne SchwabeFix warning that RAND_bytes is undeclared
2016-11-19  Steffan Kargermulti_process_float: revert part of c14c4a9e
2016-11-19  Arne SchwabeDocument that tls-crypt also supports inline
2016-11-18  David SommersethChanges.rst: Fixing wrong formatting
2016-11-17  David SommersethPreparing for release v2.4_beta1 (ChangeLog, version.m4) v2.4_beta1
2016-11-16  David SommersethRemove unused variable in argv_printf_arglist()
2016-11-16  David Sommersethoptions: Remove --tls-remote
2016-11-16  Steffan KargerAdd --tls-crypt unit tests
2016-11-16  Steffan KargerAdd control channel encryption (--tls-crypt)
2016-11-16  David Sommersethtun: Fix weird commit error causing a double assignment
2016-11-16  Selva NairUnbreak windows build
2016-11-16  David Sommersethfile checks: Merge warn_if_group_others_accessible...
2016-11-16  David Sommersethtun: Fix compiler warnings
2016-11-16  Steffan KargerRemove unused variables from do_init_crypto_static()
2016-11-16  Steffan KargerRestore pre-NCP cipher options on SIGUSR1
2016-11-16  Steffan KargerFix missing return value checks in multi_process_float()
2016-11-16  Steffan KargerRemove unneeded check for extra_certs_file_inline
2016-11-16  Steffan KargerRefactor CRL handling
2016-11-16  David Sommersethsystemd: Improve the systemd unit files
2016-11-15  Gert DoeringReplace WIN32 by _WIN32
2016-11-14  Steffan KargerDeprecate key-method 1
2016-11-14  Steffan KargerMove private file access checks to options_postprocess_...
2016-11-14  Steffan KargerMake argv unit tests obey {MBEDTLS, OPENSSL}_{LIBS...
2016-11-14  Heiko HundFactor out %sc handling from argv_printf()
2016-11-14  Heiko Hundremove unused system_str from struct argv
2016-11-14  Heiko HundRemove unused and unecessary argv interfaces
2016-11-14  Heiko Hundput argv_* functions into own file, add unit tests
2016-11-14  Steffan KargerAdd missing includes in error.h
2016-11-14  Steffan KargerRefactor static/tls-auth key loading
2016-11-13  Gert DoeringFix compilation on MinGW with -std=c99
2016-11-13  Steffan KargerFix builds on compilers without anonymous union support
2016-11-13  Selva NairSupport --block-outside-dns on multiple tunnels
2016-11-13  Gert DoeringAdd in_port_t check to configure.ac
2016-11-13  Steffan KargerDon't deference type-punned pointers
2016-11-12  David Sommersethconsole: Fix compiler warning
2016-11-11  Gert DoeringRepair topology subnet on OpenBSD
2016-11-09  Gert DoeringRepair topology subnet on FreeBSD 11
2016-11-09  Samuli SeppänenFix a logic problem in handling of --up scripts in...
2016-11-08  Samuli SeppänenPrevent generation of duplicate EXPECT_IFCONFIG entries
2016-11-08  Samuli SeppänenAllow passing extra arguments to fping/fping6 in t_clie...
2016-11-08  Samuli SeppänenMake sure that all relevant files under test go to...
2016-11-08  Samuli SeppänenFix update_t_client_ips.sh for out of tree builds
2016-11-08  Gert DoeringFix potential division by zero in shaper_reset()
2016-11-08  Gert DoeringCheck previously-unchecked buf_alloc_write() call in...
2016-11-08  Gert Doeringcheck c->c2.link_socket before calling do_init_route_ip...
2016-11-08  Gert Doeringclean up *sig_info handling in link_socket_init_phase2()
2016-11-07  Gert Doeringopenvpn version line: remove [IPv6], add [AEAD] if...
2016-11-04  Steffan KargerFix --tls-version-max in mbed TLS builds
2016-11-04  Lev StipakovDrop recursively routed packets
2016-11-01  David Sommersethman: Improve the --keepalive section
2016-11-01  David SommersethFix builds with --disable-crypto
2016-10-31  David Sommersethauth-gen-token: Authenticate generated auth-tokens...
2016-10-31  David Sommersethauth-gen-token: Push generated auth-tokens to the client
2016-10-31  David Sommersethauth-gen-token: Generate an auth-token per client
next