summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2017-02-07apps: Add support for writing a keylog filePeter Wu
2017-02-06Fix parsing of serial# in reqRich Salz
2017-02-06Doc fixRich Salz
2017-02-03Add NNTP support (RFC 4642) to s_client ("-starttls nntp")Robert Scheck
2017-02-01Add support for parameterized SipHashTodd Short
2017-01-30Update documentationDr. Stephen Henson
2017-01-26Document DH_check_params()Richard Levitte
2017-01-25Few nit'sFdaSilvaYY