summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-03-28X509_cmp_time.pod: fix doc nitsEmilia Kasper
2017-03-28Add documentation for X509 time functionsEmilia Kasper
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 docs for X509_CRL_get0_by_serial() and X509_CRL_get0_by_cert()Richard Levitte
2017-03-20Fix the error handling in CRYPTO_dup_ex_data.Bernd Edlinger
2017-03-17doc: fix -keylogfile optionPeter Wu
2017-03-16Fix typo in ASYNC_WAIT_CTX_new.pod docPaul Yang
2017-03-16Remove documentation of deleted functionBenjamin Kaduk
2017-03-15Add EC_KEY_get0_engine()Richard Levitte
2017-03-15Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to betterPauli
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-existant GCM examplePauli
2017-03-06Remove some duplicate manpage entriesRich Salz
2017-03-02Update the cipher(1) documentation to explicitly state that the RSA cipherPauli
2017-03-02More early data documentation updates following feedbackMatt Caswell
2017-03-02Update the API documentation for the latest early data changesMatt Caswell
2017-03-02Update early data API for writing to unauthenticated clientsMatt Caswell
2017-03-02Rename SSL_write_early() to SSL_write_early_data()Matt Caswell
2017-03-02Rename SSL_read_early() to SSL_read_early_data()Matt Caswell
2017-03-02Updates to the early data documentationMatt Caswell
2017-03-02Add documentation for the new s_client and s_server early_data optionsMatt Caswell
2017-03-02Add documentation for the early data functionsMatt Caswell
2017-03-02Remove ref to err(7), update copyright.Rich Salz
2017-03-02Add LDAP support (RFC 4511) to s_client ("-starttls ldap")Robert Scheck
2017-02-28Clean up references to FIPSEmilia Kasper
2017-02-27Adjust the default value of the private key sizeAdrian Vollmer
2017-02-26Add a null UI methodRichard Levitte
2017-02-24X509 time: tighten validation per RFC 5280Emilia Kasper
2017-02-23Add SSL_CTX early callbackBenjamin Kaduk
2017-02-23Refactor SSL_bytes_to_cipher_list()Benjamin Kaduk
2017-02-23Export SSL_bytes_to_cipher_list()Benjamin Kaduk
2017-02-22apps/req.c: flag "-new" is implied by "-precert"Rob Percival
2017-02-22Documentation for the -precert flag for "openssl req"Rob Percival
2017-02-21Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2017-02-20Added '-nameopt' option to the verify command.Dmitry Belyavskiy
2017-02-17Don't use an enum in the return type for a public API functionMatt Caswell
2017-02-17Add documentation for SSL_key_update() and SSL_get_key_update_type()Matt Caswell
2017-02-14Add Sieve support (RFC 5804) to s_client ("-starttls sieve")Robert Scheck
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-08Update documentationDr. Stephen Henson
2017-02-07Centralize documentation about config file locationRich Salz