aboutsummaryrefslogtreecommitdiff
path: root/doc/man3
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Fix typo in ASN1_STRING_length docIvan Filenko1-2/+2
2018-02-28Do not set a nonzero default max_early_dataBenjamin Kaduk1-3/+9
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx1-0/+14
2018-02-28Fixed typo in description of EVP_CIPHER_meth_set_iv_length().David Makepeace1-1/+1
2018-02-27Fix documentation link to reference man3xemdetia1-2/+2
2018-02-27Update copyright yearMatt Caswell5-5/+5
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa1-4/+27
2018-02-23STORE: Add documentation on search criteriaRichard Levitte3-9/+240
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte2-5/+81
2018-02-22Update EC_POINT_new.podPer Sandström1-1/+1
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes1-3/+8
2018-02-19 Add X509_get0_authority_key_id() functionMassimiliano Pala1-0/+6
2018-02-19Avoid mentioning uninitialised contexts.Pauli2-10/+7
2018-02-14PEM_read_bio_PrivateKey.pod: replace geek speek by something more seriousDr. Matthias St. Pierre1-3/+3
2018-02-14d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre1-9/+11
2018-02-13Update copyright yearMatt Caswell10-10/+10
2018-02-11Fix include in manpage of X509_check_hostDaniël van Eeden1-1/+1
2018-02-09CRYPTO_THREAD_run_once.pod: fix typo and punktuationDr. Matthias St. Pierre1-3/+3
2018-02-05Add MiddleboxCompat option to SSL_CONF_cmd man pageMatt Caswell1-0/+6
2018-02-02Document SSL_OP_ENABLE_MIDDLEBOX_COMPATMatt Caswell1-0/+9
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson1-0/+5
2018-02-01Fix doc nitsTodd Short1-5/+5
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short2-7/+72
2018-01-26Catch some more old sigalg names in commentsBenjamin Kaduk1-1/+1
2018-01-25Update documentation for SSL_set1_sigalgs()Benjamin Kaduk1-3/+5
2018-01-24Added "B" tag to all variables.David Cooper1-6/+6
2018-01-24Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.David Cooper1-2/+19
2018-01-24Updates following review of SSL_stateless() codeMatt Caswell1-1/+1
2018-01-24Add documentation for SSL_stateless()Matt Caswell1-43/+73
2018-01-24SHA512/224 and SHA512/256Pauli1-3/+14
2018-01-23Improve some BN documentation.Rich Salz1-9/+14
2018-01-22Add accessors for AdmissionSyntaxRich Salz3-0/+197
2018-01-19Copyright update of more files that have changed this yearRichard Levitte10-10/+10
2018-01-17doc: Bad prototypes of EVP_PKEY_CTX_new()Jakub Jelen5-8/+11
2018-01-16Update all affected files' copyright year to 2018Paul Yang58-58/+58
2018-01-16Enforce return values section checkPaul Yang2-0/+8
2018-01-16Add missing 'RETURN VALUES' sections in docPaul Yang59-61/+476
2018-01-10Make data argument const in SSL_dane_tlsa_addPatrick Schlangen1-1/+3
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte1-1/+1
2018-01-08Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1Christian Heimes1-1/+2
2018-01-08Document OPENSSL_ENGINES environment variablePatrick Steuer1-1/+12
2018-01-05Add x509(1) referenceViktor Dukhovni1-1/+2
2017-12-28Update the documentation for SSL_write_early_data()Matt Caswell1-4/+7
2017-12-22Remove extra `the` in SSL_SESSION_set1_id.podDaniel Bevenius1-1/+1
2017-12-15Fix invalid function type casts.Bernd Edlinger2-8/+7
2017-12-13Document the X509_V_FLAG_PARTIAL_CHAIN flagViktor Dukhovni1-4/+21
2017-12-12Fix more OCSP_resp_get0_signer() nitsBen Kaduk1-1/+1
2017-12-09doc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_keyPatrick Steuer1-0/+8
2017-11-30Use ChaCha only if prioritized by clntTodd Short2-7/+32
2017-11-28rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.Andy Polyakov1-2/+8