summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-08-23Tweak wording to be more clear.Rich Salz
2017-08-01Add EC key generation paragraph in doc/HOWTO/keys.txtPaul Yang
2017-08-01RSA_get0_ functions permit NULL parametersKen Goldman
2017-07-29Implement the CRYPTO_secure_clear_free function.Bernd Edlinger
2017-07-28Fix a reference nit in docPaul Yang
2017-07-18RSA_padding_check_PKCS1_type_2 is not constant time.Emilia Kasper
2017-07-03Correct documentation for UI_get0_result_stringRichard Levitte
2017-06-21Add documentation for the SSL_export_keying_material() functionMatt Caswell
2017-06-14Fix ex_data and session_dup issuesTodd Short
2017-06-08Remove stale note from s_server.podBenjamin Kaduk
2017-06-05Document default client -psk_identityRich Salz
2017-06-01Do not document SSL_CTX_set1_cert_store()Benjamin Kaduk
2017-05-29Add stricter checking in NAME sectionRich Salz
2017-05-27Make default_method mostly compile-timeRich Salz
2017-05-25Add missing commas in pod filesKurt Roeckx
2017-05-25Document that HMAC() with a NULL md is not thread safeMatt Caswell
2017-05-24Document that PKCS#12 functions assume UTF-8 for passwordsDavid Woodhouse
2017-05-24Clarify what character encoding is used in the returned UI stringsRichard Levitte
2017-05-23Fix typo in doc/man3/EVP_EncrypInit.podPaul Yang
2017-05-21-inkey can be an identifier, not just a fileRich Salz
2017-05-11Fix regression in openssl req -x509 behaviour.Tomas Mraz
2017-04-22Fixed typo in X509_STORE_CTX_new descriptionCamille Guérin
2017-04-19Document Next Protocol Negotiation APIsRich Salz
2017-04-18update docs because depth refers only to intermediate certsThiago Arrais
2017-04-11Allow an ALPN callback to pretend to not existBenjamin Kaduk
2017-04-07Standardize on =over 4 and check for it.Rich Salz
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-03-31Don't mention TLS 1.3 in the man pageSebastian Andrzej Siewior
2017-03-30More typo fixesFdaSilvaYY
2017-03-29doc: Add stitched ciphers to EVP_EncryptInit.podSteven Collison
2017-03-29doc: Add missing options in s_{server,client}Steven Collison
2017-03-29Add documentation for SNI APIsJon Spillett
2017-03-29Remove duplicate docRich Salz
2017-03-28Add documentation for SSL_*_ex_data() functionsJon Spillett
2017-03-28Provide documentation for missing SSL_SESSION_* functionsMatt Caswell
2017-03-24"any" instead of "and"Zack Williams
2017-03-23Look for comma before - in POD pagesRich Salz
2017-03-20Document BIO_printf familyRich Salz
2017-03-20Fix the error handling in CRYPTO_dup_ex_data.Bernd Edlinger
2017-03-20Fix docs for X509_CRL_get0_by_serial() and X509_CRL_get0_by_cert()Richard Levitte
2017-03-16Fix typo in ASYNC_WAIT_CTX_new.pod docPaul Yang
2017-03-15Update doc for sk_TYPE_find() and sk_TYPE_find_ex()Pauli
2017-03-12Fix some doc nitsRich Salz
2017-03-12Fix out-of-memory condition in confMatt Caswell
2017-03-11Fix many doc L<> errorsRich Salz
2017-03-11UI docs: Rephrase the UI method function return value descriptionRichard Levitte
2017-03-11Document UI_METHOD and UI_STRING, both useful for UI_METHOD creatorsRichard Levitte
2017-03-10Fix some RSA documentationMatt Caswell
2017-03-07Remove doc reference to non-existing GCM examplePauli
2017-03-06Remove some duplicate manpage entriesRich Salz