summaryrefslogtreecommitdiffstats
path: root/ssl/s3_lib.c
AgeCommit message (Expand)Author
2022-05-05(1.1) Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau
2022-03-15Update copyright yearMatt Caswell
2022-03-03[ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH aliasNicola Tuveri
2021-03-25Update copyright yearMatt Caswell
2021-03-25Ensure buffer/length pairs are always in syncMatt Caswell
2020-10-29Unify ssl3_get_cipher_by_std_name() implementationBenjamin Kaduk
2020-10-29optimise ssl3_get_cipher_by_std_name()hklaas
2020-03-17Update copyright yearMatt Caswell
2020-03-13Fix whitespace nit in ssl_generate_master_secret()Benjamin Kaduk
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-07-17Fix the return value for SSL_get0_chain_certs()Matt Caswell
2019-06-18Following the previous 2 commits also move ecpointformats out of sessionMatt Caswell
2019-06-18Fix a race condition in supported groups handlingMatt Caswell
2018-11-22Fix wrong return value in ssl3_ctx_ctrlPaul Yang
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-08-30Fix a mem leak on error in the PSK codeMatt Caswell
2018-08-15Turn on TLSv1.3 downgrade protection by defaultMatt Caswell
2018-07-20Add TODO comment for a nonsensical public APIBenjamin Kaduk
2018-05-14Fix no-pskMatt Caswell
2018-05-11Prefer SHA-256 ciphersuites if using old style PSKsMatt Caswell
2018-04-26Fix typo in the definition of tls13_ciphersMatt Caswell
2018-03-27Allow NULL for some _free routines.Rich Salz
2018-03-27Remove some code for a contributor that we cannot findMatt Caswell
2018-03-19Place ticket keys into secure memoryTodd Short
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2018-02-13Update copyright yearMatt Caswell
2018-01-25Add support for the TLS 1.3 signature_algorithms_cert extensionBenjamin Kaduk
2017-12-27Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ecBernd Edlinger
2017-12-15Fix invalid function type casts.Bernd Edlinger
2017-12-07Consistent formatting for sizeof(foo)Rich Salz
2017-12-04Convert the state machine code to use SSLfatal()Matt Caswell
2017-11-30Add sk_new_reserve supportTodd Short
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-09-26New function ssl_generate_param_groupDr. Stephen Henson
2017-09-26Replace tls1_ec_curve_id2nid.Dr. Stephen Henson
2017-09-26Return group id in tls1_shared_groupDr. Stephen Henson
2017-09-22Store groups as uint16_tDr. Stephen Henson
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-08-06Add missing include of cryptlib.hRich Salz
2017-08-03Add a DRBG to each SSL objectRich Salz
2017-07-30Fix typos in files in ssl directoryXiaoyin Liu
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-08Fix cipher_compareRichard Levitte
2017-06-21Merge Nokia copyright notice into standardRich Salz