summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2018-02-27Update copyright yearMatt Caswell
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa
2018-02-23STORE: Add documentation on search criteriaRichard Levitte
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte
2018-02-22Update EC_POINT_new.podPer Sandström
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-19 Add X509_get0_authority_key_id() functionMassimiliano Pala
2018-02-19Avoid mentioning uninitialised contexts.Pauli
2018-02-14PEM_read_bio_PrivateKey.pod: replace geek speek by something more seriousDr. Matthias St. Pierre
2018-02-14d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre
2018-02-13Update copyright yearMatt Caswell
2018-02-11Fix include in manpage of X509_check_hostDaniël van Eeden
2018-02-09CRYPTO_THREAD_run_once.pod: fix typo and punktuationDr. Matthias St. Pierre
2018-02-05Add MiddleboxCompat option to SSL_CONF_cmd man pageMatt Caswell
2018-02-02Document SSL_OP_ENABLE_MIDDLEBOX_COMPATMatt Caswell
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-02-01Fix doc nitsTodd Short
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2018-01-26Catch some more old sigalg names in commentsBenjamin Kaduk
2018-01-25Update documentation for SSL_set1_sigalgs()Benjamin Kaduk
2018-01-24Added "B" tag to all variables.David Cooper
2018-01-24Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.David Cooper
2018-01-24Updates following review of SSL_stateless() codeMatt Caswell
2018-01-24Add documentation for SSL_stateless()Matt Caswell
2018-01-24SHA512/224 and SHA512/256Pauli
2018-01-23Improve some BN documentation.Rich Salz
2018-01-22Add accessors for AdmissionSyntaxRich Salz
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-17doc: Bad prototypes of EVP_PKEY_CTX_new()Jakub Jelen
2018-01-16Update all affected files' copyright year to 2018Paul Yang
2018-01-16Enforce return values section checkPaul Yang
2018-01-16Add missing 'RETURN VALUES' sections in docPaul Yang
2018-01-10Make data argument const in SSL_dane_tlsa_addPatrick Schlangen
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-08Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1Christian Heimes
2018-01-08Document OPENSSL_ENGINES environment variablePatrick Steuer
2018-01-05Add x509(1) referenceViktor Dukhovni
2017-12-28Update the documentation for SSL_write_early_data()Matt Caswell
2017-12-22Remove extra `the` in SSL_SESSION_set1_id.podDaniel Bevenius
2017-12-15Fix invalid function type casts.Bernd Edlinger
2017-12-13Document the X509_V_FLAG_PARTIAL_CHAIN flagViktor Dukhovni
2017-12-12Fix more OCSP_resp_get0_signer() nitsBen Kaduk
2017-12-09doc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_keyPatrick Steuer
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-11-28rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.Andy Polyakov
2017-11-28Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdateFdaSilvaYY
2017-11-24Fix EVP_MD_meth_new.podRichard Levitte
2017-11-24Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.podRichard Levitte
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2017-11-20Support public key and param check in EVP interfacePaul Yang