aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Fix typo in ASYNC_WAIT_CTX_new.pod docPaul Yang1-1/+1
2017-03-16Remove documentation of deleted functionBenjamin Kaduk1-2/+0
2017-03-15Add EC_KEY_get0_engine()Richard Levitte1-0/+7
2017-03-15Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to betterPauli1-8/+16
2017-03-12Fix some doc nitsRich Salz3-5/+12
2017-03-12Fix out-of-memory condition in confMatt Caswell1-1/+2
2017-03-11Fix many doc L<> errorsRich Salz43-100/+97
2017-03-11UI docs: Rephrase the UI method function return value descriptionRichard Levitte1-19/+4
2017-03-11Document UI_METHOD and UI_STRING, both useful for UI_METHOD creatorsRichard Levitte3-4/+351
2017-03-10Fix some RSA documentationMatt Caswell2-4/+4
2017-03-07Remove doc reference to non-existant GCM examplePauli1-2/+0
2017-03-06Remove some duplicate manpage entriesRich Salz2-5/+2
2017-03-02Update the cipher(1) documentation to explicitly state that the RSA cipherPauli1-1/+2
2017-03-02More early data documentation updates following feedbackMatt Caswell2-3/+4
2017-03-02Update the API documentation for the latest early data changesMatt Caswell1-26/+28
2017-03-02Update early data API for writing to unauthenticated clientsMatt Caswell1-29/+32
2017-03-02Rename SSL_write_early() to SSL_write_early_data()Matt Caswell1-22/+22
2017-03-02Rename SSL_read_early() to SSL_read_early_data()Matt Caswell1-34/+36
2017-03-02Updates to the early data documentationMatt Caswell1-26/+45
2017-03-02Add documentation for the new s_client and s_server early_data optionsMatt Caswell2-1/+21
2017-03-02Add documentation for the early data functionsMatt Caswell1-0/+190
2017-03-02Remove ref to err(7), update copyright.Rich Salz17-36/+32
2017-03-02Add LDAP support (RFC 4511) to s_client ("-starttls ldap")Robert Scheck1-1/+1
2017-02-28Clean up references to FIPSEmilia Kasper1-11/+2
2017-02-27Adjust the default value of the private key sizeAdrian Vollmer1-1/+1
2017-02-26Add a null UI methodRichard Levitte1-1/+5
2017-02-24X509 time: tighten validation per RFC 5280Emilia Kasper1-0/+39
2017-02-23Add SSL_CTX early callbackBenjamin Kaduk3-6/+136
2017-02-23Refactor SSL_bytes_to_cipher_list()Benjamin Kaduk1-12/+7
2017-02-23Export SSL_bytes_to_cipher_list()Benjamin Kaduk1-1/+21
2017-02-22apps/req.c: flag "-new" is implied by "-precert"Rob Percival1-0/+2
2017-02-22Documentation for the -precert flag for "openssl req"Rob Percival1-0/+9
2017-02-21Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy3-0/+24
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli6-11/+47
2017-02-20Added '-nameopt' option to the verify command.Dmitry Belyavskiy1-0/+8
2017-02-17Don't use an enum in the return type for a public API functionMatt Caswell2-13/+4
2017-02-17Add documentation for SSL_key_update() and SSL_get_key_update_type()Matt Caswell2-0/+123
2017-02-14Add Sieve support (RFC 5804) to s_client ("-starttls sieve")Robert Scheck1-1/+1
2017-02-13DES keys are not 7 days long.Darren Tucker1-1/+1
2017-02-09Fix a typo in the X509_get0_subject_key_id() documentationMatt Caswell1-1/+1
2017-02-08Update documentationDr. Stephen Henson2-2/+13
2017-02-07Centralize documentation about config file locationRich Salz5-34/+24
2017-02-07apps: Add support for writing a keylog filePeter Wu2-0/+10
2017-02-06Fix parsing of serial# in reqRich Salz1-1/+0
2017-02-06Doc fixRich Salz1-4/+5
2017-02-03Add NNTP support (RFC 4642) to s_client ("-starttls nntp")Robert Scheck1-1/+1
2017-02-01Add support for parameterized SipHashTodd Short1-1/+1
2017-01-30Update documentationDr. Stephen Henson2-2/+50
2017-01-26Document DH_check_params()Richard Levitte1-3/+29
2017-01-25Few nit'sFdaSilvaYY2-9/+6