]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2017-12-08  Antonio Quartullimbedtls: fix typ0 in comment 100/head
2017-12-06  Antonio QuartulliAllow learning iroutes with network made up of all...
2017-12-06  Antonio Quartullireload HTTP proxy credentials when moving to the next...
2017-12-04  Simon Rozmanopenvpnserv: Add support for multi-instances
2017-11-24  Steffan KargerUse P_DATA_V2 for server->client packets too
2017-11-23  Jeremie Courreges... Fix build with LibreSSL
2017-11-19  Steffan KargerAdd --tls-cert-profile option.
2017-11-11  Gert DoeringRemove warning on pushed tun-ipv6 option.
2017-11-05  Steffan Kargerbuffer_list_aggregate_separator(): add unit tests
2017-11-04  David Sommersethsystemd: Add and ship README.systemd
2017-11-04  Simon RozmanMSVC meta files added to .gitignore list
2017-11-04  Simon RozmanUniform swprintf() across MinGW and MSVC compilers
2017-11-04  Simon RozmanFix typo in "verb" command examples
2017-11-04  Simon RozmanDocument ">PASSWORD:Auth-Token" real-time message
2017-11-04  Simon RozmanFix local #include to use quoted form
2017-11-04  Jeremie Courreges... Cast time_t to long long in order to print it.
2017-11-04  James Bottomleyautoconf: Fix engine checks for openssl 1.1
2017-11-04  David Sommersethlz4: Rebase compat-lz4 against upstream v1.7.5
2017-11-03  David SommersethRemove references to keychain-mcd in Changes.rst
2017-11-03  Selva NairFix missing check for return value of malloc'd buffer
2017-11-03  Steffan Kargermake struct key * argument of init_key_ctx const
2017-11-03  Selva NairAvoid illegal memory access when malformed data is...
2017-10-14  Simon RozmanSimplify iphlpapi.dll API calls
2017-10-12  Simon RozmanRtlIpv6AddressToStringW() and RtlIpv4AddressToStringW...
2017-10-11  Simon RozmanMixing wide and regular strings in concatenations is...
2017-10-11  Simon RozmanLocal functions are not supported in MSVC. Bummer.
2017-10-02  David Sommersethlz4: Fix broken builds when pkg-config is not present...
2017-10-02  David Sommersethlz4: Fix confused version check
2017-09-30  Selva NairCheck whether in pull_mode before warning about previou...
2017-09-30  hashizFix '--bind ipv6only'
2017-09-25  David SommersethPrepare the release of OpenVPN 2.4.4 v2.4.4
2017-09-22  David Sommersethlz4: Move towards a newer LZ4 API
2017-09-21  Steffan KargerFix bounds check in read_key()
2017-09-21  David Sommersethsystemd: Enable systemd's auto-restart feature for...
2017-09-21  Antonio Quartullitcp-server: ensure AF family is propagated to child...
2017-09-21  David Sommersethsystemd: Ensure systemd shuts down OpenVPN in a proper way
2017-09-06  Szilárd PfeifferOpenSSL: Always set SSL_OP_CIPHER_SERVER_PREFERENCE...
2017-09-06  Gert van DijkWarn that DH config option is only meaningful in a...
2017-09-06  Antonio Quartullifragment.c: simplify boolean expression
2017-09-06  David Sommersethdocs: Replace all PolarSSL references to mbed TLS
2017-09-06  Steffan Kargertravis: reorder matrix to speed up build
2017-09-06  Richard Bonhommeman: Corrections to doc/openvpn.8
2017-09-06  Antonio Quartullifix a couple of typ0s in comments and strings
2017-09-06  Steffan Kargertls-crypt: don't leak memory for incorrect tls-crypt...
2017-09-06  Antonio Quartulliroute: avoid definition of unused variables in certain...
2017-08-18  Steffan KargerAdd coverity static analysis to Travis CI config
2017-08-17  Steffan Kargercrypto: create function to initialize encrypt and decry...
2017-08-17  Antonio Quartullirename mroute_extract_addr_ipv4 to mroute_extract_addr_ip
2017-08-17  David SommersethUse consistent version references
2017-08-17  David SommersethHighlight deprecated features
2017-08-16  Steffan Kargertls-crypt: introduce tls_crypt_kt()
2017-08-16  Steffan KargerMove run_up_down() to init.c
2017-08-16  Antonio Quartulliremove the --disable-multi config switch
2017-08-16  Antonio Quartullintlm: avoid breaking anti-aliasing rules
2017-08-15  Thomas Veerman... Fix socks_proxy_port pointing to invalid data
2017-08-15  Steffan KargerDeprecate --no-replay
2017-08-15  Steffan KargerDeprecate --keysize
2017-08-14  David Sommersethsample-plugins: fix ASN1_STRING_to_UTF8 return value...
2017-08-14  Conrad HoffmannDocument down-root plugin usage in client.down
2017-08-14  Conrad HoffmannUse provided env vars in up/down script.
2017-08-14  Steffan KargerMove create_temp_file() out of #ifdef ENABLE_CRYPTO
2017-08-14  Steffan KargerAlways use default keysize for NCP'd ciphers
2017-08-14  Antonio Quartulliadd missing static attribute to functions
2017-08-11  Antonio Quartulliuse NULL instead of 0 when assigning pointers
2017-08-11  Antonio Quartulliremove unused functions
2017-08-11  Antonio Quartullimake function declarations C99 compliant
2017-08-11  Antonio QuartulliOpenSSL: remove unreachable call to SSL_CTX_get0_privat...
2017-08-11  Ilya Shipitsintravis-ci: update pkcs11-helper to 1.22
2017-08-11  Ilya Shipitsintravis-ci: update openssl to 1.0.2l, update mbedtls...
2017-08-11  David Sommersethcleanup: Move init_random_seed() to where it is being...
2017-08-11  David Sommersethcontrib: Remove keychain-mcd code
2017-08-11  Arne SchwabePrint ec bit details, refuse management-external-key...
2017-08-11  Antonio Quartullintlm: improve code style and readability
2017-08-11  Antonio Quartullintlm: restyle compressed multiple function calls
2017-08-11  Antonio Quartullintlm: convert binary buffers to uint8_t *
2017-07-25  David Sommersethcleanup: Move write_pid() to where it is being used
2017-07-25  Antonio Quartullitls-crypt: avoid warnings when --disable-crypto is...
2017-07-24  Antonio Quartullimanagement: preserve wait_for_push field when asking...
2017-07-20  Antonio Quartulliroute: improve error message
2017-07-20  Steffan Kargerfixup: also change missed openvpn_sleep() occurrences
2017-07-20  Steffan KargerMove openvpn_sleep() to manage.c
2017-07-20  Steffan KargerRemove strerror_ts()
2017-07-17  Antonio Quartullintlm: unwrap multiple function calls
2017-07-17  Antonio Quartullintlm: avoid useless cast
2017-07-17  Antonio Quartullidon't print errno twice
2017-07-17  Antonio Quartulliuse M_ERRNO instead of explicitly printing errno
2017-06-29  David Sommersethdoc: The CRL processing is not a deprecated feature
2017-06-29  Steffan KargerUndo cipher push in client options state if cipher...
2017-06-29  Emmanuel DelogetOpenSSL: remove EVP_CIPHER_CTX_free() from the compat...
2017-06-29  Emmanuel DelogetOpenSSL: remove EVP_CIPHER_CTX_new() from the compat...
2017-06-27  Ilya Shipitsintravis-ci: add 3 missing patches from master to release/2.4
2017-06-27  Steffan KargerMove adjust_power_of_2() to integer.h
2017-06-27  Arne SchwabeSet tls-cipher restriction before loading certificates
2017-06-27  Antonio Quartullicrypto: correct typ0 in error message
2017-06-22  Steffan KargerFix typo in extract_x509_extension() debug message
2017-06-22  Emmanuel DelogetOpenSSL: remove pre-1.1 function from the OpenSSL compa...
2017-06-20  Gert DoeringPreparing for release v2.4.3 (ChangeLog, version.m4... v2.4.3
2017-06-19  Gert DoeringFix remotely-triggerable ASSERT() on malformed IPv6...
2017-06-19  Guido VrankenPrevent two kinds of stack buffer OOB reads and a crash...
2017-06-19  Steffan KargerFix potential double-free in --x509-alt-username (CVE...
next