summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-03-27Update copyright yearMatt Caswell
2018-03-21The default conv_form is uncompressedMatt Caswell
2018-03-21Remove mentioned link between message digests and public key algorithms.Pauli
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell
2018-03-11Fix propotype to include the const qualifierKurt Roeckx
2018-03-07BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre
2018-03-06d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre
2018-03-03Fixed a typo in a man pageAlex Gaynor
2018-03-01Fix typo in ASN1_STRING_length docIvan Filenko
2018-02-22Update EC_POINT_new.podPer Sandström
2018-02-19Add X509_get0_authority_key_id() functionMassimiliano Pala
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-01-30Add the SSL_OP_NO_RENEGOTIATION option to 1.1.0Matt Caswell
2018-01-24Fix BN docRich Salz
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 OPENSSL_ENGINES environment variablePatrick Steuer
2018-01-06Add fingerprint text, remove MD5Rich Salz
2018-01-05Add x509(1) referenceViktor Dukhovni
2017-12-16Fix 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-12Fix typo that cause find-doc-nits failureRich Salz
2017-12-12Add an API to get the signer of an OCSP responseBenjamin Kaduk
2017-11-30Fix 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-03Spelling doc #3580FdaSilvaYY
2017-10-31docs: assign section 7 where appropriateRichard Levitte
2017-10-31doc/crypto/OPENSSL_secure_malloc: add missing namesRichard Levitte
2017-10-31docs: fixup OpenSSL version styleRichard Levitte
2017-10-31Fix EVP_PKEY_ASN1_METHOD manualRichard Levitte
2017-10-31Document EVP_PKEY_ASN1_METHOD and associated functionsRichard Levitte
2017-10-26Fix doc-nits in doc/man3/DEFINE_STACK_OF.podPaul Yang
2017-10-26doc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in NAME sectionRichard Levitte
2017-10-20ECDSA_* is deprecated. EC_KEY_* is used insteadJakub Jelen
2017-10-19Additional name for all commandsRich Salz
2017-10-17Update RAND_load_file return value.Rich Salz
2017-10-12Document EVP_PKEY_set1_engine()Dr. Stephen Henson
2017-10-09Correct some typedef documentationRichard Levitte
2017-10-08Fix doc for i2d/d2i private/public keyRich Salz
2017-10-06doc/apps/openssl.pod: Add missing commands and linksRichard Levitte
2017-10-05Add SSL_OP_NO_ENCRYPT_THEN_MACDavid Woodhouse
2017-09-29doc: note that the BN_new() initialises the BIGNUMHubert Kario
2017-09-27Allow DH_set0_key with only private key.David Benjamin
2017-09-15Provide getters for min/max proto versionChristian Heimes
2017-09-11Update rsautl.pod for typomultics
2017-08-24Add documentation for SRTP functionsMatt Caswell
2017-08-23Correct GCM docs.Dr. Stephen Henson
2017-08-23Tweak wording to be more clear.Rich Salz