summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add SSL library version reporting.Gert Doering2014-04-186-0/+42
* IPv6 address/route delete fix for Win8Gert Doering2014-04-132-2/+12
* Fix SOCKSv5 method selectionYawning Angel2014-04-131-3/+15
* Fix typo in sample build script to use LDFLAGSkangsterizer2014-04-131-1/+1
* Preparing for v2.3.3 (ChangeLog, version.m4)Gert Doering2014-04-082-2/+86
* Add openssl-specific common cipher list names to ssl.c.Steffan Karger2014-03-231-0/+13
* Workaround missing SSL_OP_NO_TICKET in earlier OpenSSL versionsGert Doering2014-03-231-0/+12
* Set SSL_OP_NO_TICKET flag in SSL context for OpenSSL builds, to disable TLS s...James Yonan2014-03-171-1/+1
* Introduce safety check for http proxy optionsArne Schwabe2014-03-171-0/+2
* Fix "." in description of utun.Thomas Veerman2014-01-231-2/+2
* Replace copied structure elements with including <net/route.h>Gert Doering2014-01-161-93/+2
* Rename 'struct route' to 'struct route_ipv4'Gert Doering2014-01-163-26/+26
* Document issue with --chroot, /dev/urandom and PolarSSL.Gert Doering2014-01-121-0/+10
* Reduce IV_OPENVPN_GUI_VERSION= to IV_GUI_VER=Gert Doering2014-01-091-2/+2
* Make code and documentation for --remote-random-hostname consistent.Gert Doering2014-01-092-19/+10
* Fix spurious ignoring of pushed config options (trac#349).Jens Wagner2014-01-073-1/+5
* If --tls-cipher is supplied, make --show-tls parse the list.Steffan Karger2014-01-034-9/+20
* Update TLSv1 error messages to SSLv23 to reflect changes from commit 4b67f98Steffan Karger2014-01-031-2/+2
* Also update TLSv1_method() calls in support code to SSLv23_method() calls.Steffan Karger2014-01-031-2/+2
* Use RSA_generate_key_ex() instead of deprecated, RSA_generate_key()Steffan Karger2013-12-311-1/+10
* Add warning for using connection block variables after connection blocksArne Schwabe2013-12-171-7/+23
* Fix file checks when --chroot is being usedDavid Sommerseth2013-12-161-21/+61
* pkcs11: use generic evp key instead of rsaAlon Bar-Lev2013-12-162-8/+8
* Support non-ASCII characters in Windows tmp pathHeiko Hund2013-12-051-13/+21
* Fix assertion when SIGUSR1 is received while getaddrinfo is successfulArne Schwabe2013-11-241-6/+8
* t_client.sh: ignore fields from "ip -6 route show" output that distort results.Gert Doering2013-11-241-1/+1
* Fix compile error in ssl_openssl introduced by polar external-management patchArne Schwabe2013-11-231-2/+2
* external_pkcs1_sign: Support non-RSA_SIG_RAW hash_idsJoachim Schipper2013-11-231-7/+69
* --management-external-key for PolarSSLJoachim Schipper2013-11-233-5/+102
* Refactor tls_ctx_use_external_private_key()Joachim Schipper2013-11-234-46/+33
* Remove duplicate cipher entries from TLS translation table.Max Muster2013-11-201-4/+0
* Fix slow memory drain on each client renegotiation.Gert Doering2013-11-173-12/+21
* Fix IPv6 examples in t_client.rc-sampleGert Doering2013-11-171-4/+4
* Document authfile for socks serverDavide Brini2013-11-151-1/+4
* tls_ctx_load_ca: Improve certificate error messagesKlee Dienes2013-11-151-3/+24
* Add reporting of UI version to basic push-peer-info set.Arne Schwabe2013-11-151-7/+9
* Require a 1.2.x PolarSSL versionJosh Cepek2013-11-141-2/+2
* Require polarssl >= 1.2.10 for polarssl-builds, which fixes CVE-2013-5915.Steffan Karger2013-10-241-2/+2
* Support non-ASCII TAP adapter names on WindowsHeiko Hund2013-10-231-5/+10
* Fix configure interaction with static OpenSSL librariesPeter Sagerson2013-08-231-1/+3
* Correct error text when no Windows TAP device is presentJosh Cepek2013-08-221-1/+1
* Always load intermediate certificates from a PKCS#12 fileHeikki Hannikainen2013-08-161-1/+19
* Add a note what setenv opt does for OpenVPN < 2.3.3Arne Schwabe2013-08-161-0/+4
* Add support to ignore specific options.Arne Schwabe2013-08-163-2/+77
* Added "setenv opt" directive prefix. If present, and if theJames Yonan2013-08-162-1/+17
* TLS version negotiationJames Yonan2013-08-167-4/+148
* autoconf: Fix typoDavid Sommerseth2013-07-031-1/+1
* plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth2013-07-035-6/+38
* Remove the --disable-eurephia configure optionDavid Sommerseth2013-07-035-22/+2
* man page: Update man page about the tls_digest_{n} environment variableDavid Sommerseth2013-07-031-0/+10