aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-28Limit --reneg-bytes to 64MB when using small block ciphersSteffan Karger
2016-10-10Fix compilation in pedantic modeLev Stipakov
2016-10-10Exclude peer-id from pulled options digestLev Stipakov
2016-10-09Fix --multihome for IPv6 on 64bit BSD systems.Gert Doering
2016-09-18Incorporate the Debian typo fixes where appropriate and make show_opt default...Arne Schwabe
2016-09-16cleanup: remove code duplication in msg_test()Steffan Karger
2016-08-23Revert "Drop recursively routed packets"David Sommerseth
2016-08-22Drop recursively routed packetsLev Stipakov
2016-08-22Discourage using 64-bit block ciphersSteffan Karger
2016-07-26Fix '--cipher none --cipher' crashSteffan Karger
2016-07-11Promptly close the netcmd_semaphore handle after useSelva Nair
2016-07-07Remove NOP function and callersDavid Sommerseth
2016-06-20Move ASSERT so external-key with OpenSSL works againArne Schwabe
2016-06-11Complete push-peer-info documentation and allow IV_PLAT_VER for other platfor...Arne Schwabe
2016-06-08Don't limit max incoming message size based on c2->frameSteffan Karger
2016-06-07Ignore SIGUSR1/SIGHUP during exit notificationSelva Nair
2016-06-05Make block-outside-dns work with persist-tunSelva Nair
2016-05-31Plug memory leak in mbedTLS backendIvo Manca
2016-05-30Add a test for auth-pam searchandreplaceJens Neuhalfen
2016-05-18Push an IPv6 CIDR mask used by the server, not the pool's sizeJosh Cepek
2016-05-16Make error non-fatal while deleting address using netshSelva Nair
2016-05-15Add CHACHA20-POLY1305 ciphersuite IANA name translations.Dorian Harmans
2016-05-13Fix polarssl / mbedtls buildsSteffan Karger
2016-05-09Fixed port-share bug with DoS potentialJames Yonan
2016-04-21Fix buffer overflow by user supplied dataJens Neuhalfen
2016-04-18Support reading the challenge-response from consoleSelva Nair
2016-04-18Restrict default TLS cipher listSteffan Karger
2016-04-17Make intent of utun device name validation clearJens Neuhalfen
2016-04-14Ensure input read using systemd-ask-password is null terminatedSelva Nair
2016-04-04Replace MSG_TEST() macro for static inline msg_test()Steffan Karger
2016-04-04Fix memory leak in argv_extract_cmd_name()Steffan Karger
2016-03-06hardening: add safe FD_SET() wrapper openvpn_fd_set()Steffan Karger
2016-02-26Report Windows bitnessLev Stipakov
2016-02-25Update --block-outside-dns to work on Windows VistaValdikSS
2016-02-10Correctly report TCP connection timeout on windows.Leonardo Basilio
2016-02-05Fix undefined signed shift overflowMichael McConville
2016-01-15Fix build with libresslNiels Ole Salscheider
2016-01-15socks.c: fix check on get_user_pass() return value(s)Steffan Karger
2016-01-07polarssl: improve loggingSteffan Karger
2016-01-07openssl: improve loggingSteffan Karger
2016-01-03Fix regression in setups without a client certificateSteffan Karger
2015-12-30Repair IPv6 netsh calls if Win XP is detectedLev Stipakov
2015-12-26Make certificate expiry warning patch (091edd8e299686) work on OpenSSL 1.0.1 ...Jan Just Keijser
2015-12-21cleanup: get rid of httpdigest.c type warningsSteffan Karger
2015-12-20Make assert_failed() print the failed conditionSteffan Karger
2015-12-19Warn user if their certificate has expiredSteffan Karger
2015-12-19Upgrade OpenVPN 2.3 to PolarSSL 1.3Steffan Karger
2015-12-19polarssl: fix unreachable codeYegor Yefremov
2015-12-19Remove unused variables from ssl_verify_polarssl.c's x509_get_serial()Steffan Karger
2015-12-15Fix VS2013 compilationLev Stipakov