summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2017-03-02Update the cipher(1) documentation toPauli
2017-03-02Fix cherry-pick and put files in right placeRich Salz
2017-03-02Remove ref to err(7), update copyright.Rich Salz
2017-02-27Adjust the default value of the private key sizeAdrian Vollmer
2017-02-13DES keys are not 7 days long.Darren Tucker
2017-02-09Fix a typo in the X509_get0_subject_key_id() documentationMatt Caswell
2017-02-07Centralize documentation about config file locationRich Salz
2017-02-06Fix parsing of serial# in reqRich Salz
2017-02-06Doc fixRich Salz
2017-01-26Document DH_check_params()Richard Levitte
2017-01-19correct 3 mistakesMarkus Triska
2017-01-18Correct reference to SSL_get_peer_cert_chain().Markus Triska
2017-01-16Fix man3 reference to CRYPTO_secure_usedxemdetia