aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-25Prepare the release of OpenVPN 2.4.4v2.4.4David Sommerseth
2017-09-22lz4: Move towards a newer LZ4 APIDavid Sommerseth
2017-09-22Fix bounds check in read_key()Steffan Karger
2017-09-22systemd: Enable systemd's auto-restart feature for server profilesDavid Sommerseth
2017-09-22tcp-server: ensure AF family is propagated to child contextAntonio Quartulli
2017-09-22systemd: Ensure systemd shuts down OpenVPN in a proper wayDavid Sommerseth
2017-09-07OpenSSL: Always set SSL_OP_CIPHER_SERVER_PREFERENCE flagSzilárd Pfeiffer
2017-09-07Warn that DH config option is only meaningful in a tls-server contextGert van Dijk
2017-09-07fragment.c: simplify boolean expressionAntonio Quartulli
2017-09-07docs: Replace all PolarSSL references to mbed TLSDavid Sommerseth
2017-09-07travis: reorder matrix to speed up buildSteffan Karger
2017-09-07man: Corrections to doc/openvpn.8Richard Bonhomme
2017-09-07fix a couple of typ0s in comments and stringsAntonio Quartulli
2017-09-07tls-crypt: don't leak memory for incorrect tls-crypt messagesSteffan Karger
2017-09-07route: avoid definition of unused variables in certain configurationsAntonio Quartulli
2017-08-18Add coverity static analysis to Travis CI configSteffan Karger
2017-08-17crypto: create function to initialize encrypt and decrypt keySteffan Karger
2017-08-17rename mroute_extract_addr_ipv4 to mroute_extract_addr_ipAntonio Quartulli
2017-08-17Use consistent version referencesDavid Sommerseth
2017-08-17Highlight deprecated featuresDavid Sommerseth
2017-08-16tls-crypt: introduce tls_crypt_kt()Steffan Karger
2017-08-16Move run_up_down() to init.cSteffan Karger
2017-08-16remove the --disable-multi config switchAntonio Quartulli
2017-08-16ntlm: avoid breaking anti-aliasing rulesAntonio Quartulli
2017-08-15Fix socks_proxy_port pointing to invalid dataThomas Veerman via Openvpn-devel
2017-08-15Deprecate --no-replaySteffan Karger
2017-08-15Deprecate --keysizeSteffan Karger
2017-08-14sample-plugins: fix ASN1_STRING_to_UTF8 return value checksDavid Sommerseth
2017-08-14Document down-root plugin usage in client.downConrad Hoffmann
2017-08-14Use provided env vars in up/down script.Conrad Hoffmann
2017-08-14Move create_temp_file() out of #ifdef ENABLE_CRYPTOSteffan Karger
2017-08-14Always use default keysize for NCP'd ciphersSteffan Karger
2017-08-14add missing static attribute to functionsAntonio Quartulli
2017-08-11use NULL instead of 0 when assigning pointersAntonio Quartulli
2017-08-11remove unused functionsAntonio Quartulli
2017-08-11make function declarations C99 compliantAntonio Quartulli
2017-08-11OpenSSL: remove unreachable call to SSL_CTX_get0_privatekey()Antonio Quartulli
2017-08-11travis-ci: update pkcs11-helper to 1.22Ilya Shipitsin
2017-08-11travis-ci: update openssl to 1.0.2l, update mbedtls to 2.5.1Ilya Shipitsin
2017-08-11cleanup: Move init_random_seed() to where it is being usedDavid Sommerseth
2017-08-11contrib: Remove keychain-mcd codeDavid Sommerseth
2017-08-11Print ec bit details, refuse management-external-key if key is not RSAArne Schwabe
2017-08-11ntlm: improve code style and readabilityAntonio Quartulli
2017-08-11ntlm: restyle compressed multiple function callsAntonio Quartulli
2017-08-11ntlm: convert binary buffers to uint8_t *Antonio Quartulli
2017-07-25cleanup: Move write_pid() to where it is being usedDavid Sommerseth
2017-07-25tls-crypt: avoid warnings when --disable-crypto is usedAntonio Quartulli
2017-07-24management: preserve wait_for_push field when asking for user/passAntonio Quartulli
2017-07-20route: improve error messageAntonio Quartulli
2017-07-20fixup: also change missed openvpn_sleep() occurrencesSteffan Karger