summaryrefslogtreecommitdiffstats
path: root/crypto/buffer (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-21Add dladdr() for AIXMatthias Kraft5-7/+145
2018-03-21Do not cache sessions with zero sid_ctx_length when SSL_VERIFY_PEERBenjamin Kaduk1-0/+12
2018-03-20Remove mention of link between message digests and public key algorithms.Pauli2-10/+0
2018-03-20aix compat fixes for ocsp.cEric Covener1-2/+8
2018-03-20Make pkeyutl a bit more user-friendlyJohannes Bauer1-10/+25
2018-03-20Reduce the verbosity of test_storeMatt Caswell1-33/+38
2018-03-20Fix the OCSP responder modeMatt Caswell1-1/+1
2018-03-20Prepare for 1.1.1-pre4-devMatt Caswell2-3/+3
2018-03-20Prepare for 1.1.1-pre3 releaseOpenSSL_1_1_1-pre3Matt Caswell2-2/+2
2018-03-20Update copyright yearMatt Caswell117-117/+117
2018-03-20crypto/rand/rand_vms.c: include "internal/rand_int.h"Richard Levitte1-0/+1
2018-03-19Fix: drbgtest fails when tests are executed in random orderDr. Matthias St. Pierre1-1/+16
2018-03-19s_client, s_server: do generic SSL configuration first, specialization afterRichard Levitte2-9/+15
2018-03-19Fix no-sm3/no-sm2 (with strict-warnings)Todd Short1-0/+2
2018-03-19Fix no-sm3 (and no-sm2)Todd Short3-0/+11
2018-03-19Don't generate buildtest_*err.cRichard Levitte1-0/+2
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte13-58/+127
2018-03-19In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocolRichard Levitte1-2/+2
2018-03-19Support "-min_protocol" and "-max_protocol" in s_server and s_clientRichard Levitte1-0/+5
2018-03-19Fix no-ecMatt Caswell1-1/+1
2018-03-19Fix no-sm2Matt Caswell5-31/+64
2018-03-19Fix no-posix-io compile failureMatt Caswell2-2/+3
2018-03-19Place ticket keys into secure memoryTodd Short5-25/+34
2018-03-19Fix no-pskMatt Caswell3-1/+15
2018-03-19Revise and cleanup; use strict,warningsRich Salz3-158/+131
2018-03-19Apply system_default configuration on SSL_CTX_new().Tomas Mraz9-8/+135
2018-03-19Add a multithread rand testKurt Roeckx1-0/+89
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx22-165/+35
2018-03-19Make the public and private DRBG thread localKurt Roeckx5-33/+76
2018-03-19Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLENJack Lloyd5-8/+43
2018-03-19Support SM2 ECIES scheme via EVPJack Lloyd3-19/+84
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd28-31/+1784
2018-03-19Configurations/15-android.conf: detect clang by PATH, not by CC.Andy Polyakov2-13/+31
2018-03-19Add NOTES.ANDROID.Andy Polyakov3-26/+75
2018-03-19Configurations/15-android.conf: default to RC4_CHAR whenever possible.Andy Polyakov1-0/+4
2018-03-19MIPS assembly pack: default heuristic detection to little-endian.Andy Polyakov3-3/+3
2018-03-19Configurations/15-android.conf: refine clang support.Andy Polyakov1-3/+6
2018-03-19Configure: pass -no-integrated-as.Andy Polyakov1-1/+3
2018-03-19Fix bio callback backward compatibilityBernd Edlinger5-18/+156
2018-03-19Fix a crash in SSLfatal due to invalid enc_write_ctxBernd Edlinger5-1/+10
2018-03-19Fix no-cmacMatt Caswell1-1/+6
2018-03-19Fix no-ecMatt Caswell2-1/+2
2018-03-19Add a CHANGES entry to mention the replay protection capabilitiesMatt Caswell1-0/+4
2018-03-19Document the replay protection capabilitiesMatt Caswell1-8/+49
2018-03-19Add a test for 0RTT replay protectionMatt Caswell1-0/+57
2018-03-19Add an anti-replay mechanismMatt Caswell2-3/+11
2018-03-19Don't update the session cache when processing a client certificate in TLSv1.3Matt Caswell1-3/+0
2018-03-19Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3Matt Caswell4-9/+24
2018-03-19engines/asm/e_padlock*: add support for Zhaoxin's x86 platformJeffZhao2-2/+20
2018-03-19Clarify a couple of details around "make variables"Richard Levitte1-3/+7