aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ssl_common.h
AgeCommit message (Expand)Author
2017-05-18crypto: Enable SHA256 fingerprint checking in --verify-hashDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-12-07Fix (and cleanup) crypto flags in combination with NCPSteffan Karger
2016-11-23Poor man's NCP for non-NCP peersSteffan Karger
2016-11-16Add control channel encryption (--tls-crypt)Steffan Karger
2016-10-31auth-gen-token: Push generated auth-tokens to the clientDavid Sommerseth
2016-10-31auth-gen-token: Generate an auth-token per clientDavid Sommerseth
2016-10-31auth-gen-token: Add --auth-gen-token optionDavid Sommerseth
2016-07-25Add server-side support for cipher negotiationSteffan Karger
2016-07-11Add options to restrict cipher negotiationSteffan Karger
2016-07-11Add client-side support for cipher negotiationSteffan Karger
2016-04-28Implemented x509-track for PolarSSL.Steffan Karger
2016-04-04Implement inlining of crl filesArne Schwabe
2016-02-09Move packet_id into crypto_optionsSteffan Karger
2016-02-09Move key_ctx_bi into crypto_optionsSteffan Karger
2016-02-09Move crypto_options into key_state and stop using context in SSL-mode.Steffan Karger
2015-11-09Author: Jan Just Keijser <janjust@nikhef.nl>Jan Just Keijser
2015-10-10Added support for TLS Keying Material Exporters [RFC-5705]Daniel Kubec
2015-05-23Re-read auth-user-pass file on (re)connect if requiredSteffan Karger
2015-05-09Improve --tls-cipher and --show-tls man page descriptionSteffan Karger
2014-11-27Peer-id patch v7Lev Stipakov
2014-11-14Add --tls-version-maxSteffan Karger
2013-07-11TLS version negotiationJames Yonan
2013-05-31Fix #ifdefs for P2MP_SERVERArne Schwabe
2013-05-27Make push-peer-info visible in "normal" per-instance environment.Gert Doering
2013-05-27Always push basic set of peer info values to server.James Yonan
2013-05-19Added support for the Snappy compression algorithmJames Yonan
2013-03-07add new option for X.509 name verificationHeiko Hund
2012-09-02remove unused flag SSLF_NO_NAME_REMAPPINGHeiko Hund
2012-03-22build: standard directory layoutAlon Bar-Lev