summaryrefslogtreecommitdiffstats
path: root/doc
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-21Add support for PBKDF2 for enc commandEasySec
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-16pkeyparam.pod: correct the command descriptionDr. Matthias St. Pierre
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-24Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...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-19enc(1): document that AEAD is not and will not be supportedBenjamin Kaduk
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-06Add fingerprint text, remove MD5Rich Salz
2018-01-05Add x509(1) referenceViktor Dukhovni
2018-01-04Improve readability of evp.podDr. Matthias St. Pierre
2017-12-28Update the documentation for SSL_write_early_data()Matt Caswell
2017-12-28Add 'openssl req' option to specify extension values on command lineRichard Levitte
2017-12-25Suggestion for improvements to x509.podDaniel Bevenius
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