summaryrefslogtreecommitdiffstats
path: root/src/openvpn/ssl.c
Commit message (Expand)AuthorAgeFilesLines
* Re-read auth-user-pass file on (re)connect if requiredSteffan Karger2015-05-231-2/+2
* New approach to handle peer-id related changes to link-mtu (2.3 version)Gert Doering2015-02-271-4/+6
* Account for peer-id in frame size calculationSteffan Karger2015-01-231-6/+4
* Drop too-short control channel packets instead of asserting out.Steffan Karger2014-11-281-1/+5
* Add client-only support for peer-id.Gert Doering2014-11-241-5/+35
* Add --tls-version-maxSteffan Karger2014-11-141-1/+1
* When tls-version-min is unspecified, revert to original versioning approach.James Yonan2014-04-301-2/+2
* Add SSL library version reporting.Gert Doering2014-04-181-0/+1
* Add openssl-specific common cipher list names to ssl.c.Steffan Karger2014-03-231-0/+13
* Reduce IV_OPENVPN_GUI_VERSION= to IV_GUI_VER=Gert Doering2014-01-091-2/+2
* Refactor tls_ctx_use_external_private_key()Joachim Schipper2013-11-231-7/+3
* Remove duplicate cipher entries from TLS translation table.Max Muster2013-11-201-4/+0
* Add reporting of UI version to basic push-peer-info set.Arne Schwabe2013-11-151-7/+9
* TLS version negotiationJames Yonan2013-08-161-0/+21
* Remove the --disable-eurephia configure optionDavid Sommerseth2013-07-031-4/+1
* Always push basic set of peer info values to server.James Yonan2013-05-271-15/+16
* Switch to IANA names for TLS ciphers.Steffan Karger2013-03-221-0/+147
* Removed stray "Fox-IT hardening" string.Adriaan de Jong2012-04-281-1/+1
* Added support for new PolarSSL 1.1 RNGAdriaan de Jong2012-04-271-0/+5
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-3/+3
* build: properly process lzo-stubAlon Bar-Lev2012-03-221-1/+1
* build: proper pkcs11-helper detection and usageAlon Bar-Lev2012-03-221-1/+1
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+3373