aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ssl.h
AgeCommit message (Expand)Author
2018-07-18Minor reliability layer documentation fixesGert van Dijk
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-12-04Remove ENABLE_CRYPTOAntonio Quartulli
2017-06-29Undo cipher push in client options state if cipher is rejectedSteffan Karger
2017-06-19Ignore auth-nocache for auth-user-pass if auth-token is pushedAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-05-09Restore pre-NCP frame parameters for new sessionsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-28Unconditionally enable TLS_AGGREGATE_ACKSteffan Karger
2016-11-23Poor man's NCP for non-NCP peersSteffan Karger
2016-11-16Add control channel encryption (--tls-crypt)Steffan Karger
2016-10-13Check --ncp-ciphers list on startupSteffan Karger
2016-07-25Add server-side support for cipher negotiationSteffan Karger
2016-07-11Add client-side support for cipher negotiationSteffan Karger
2016-02-15Add AEAD cipher support (GCM)Steffan 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
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-11-27Peer-id patch v7Lev Stipakov
2014-06-01Move #include "ssl_verify.h" from ssl.h to the source files that need it.Steffan Karger
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev