| Commit message (Expand) | Author | Age | Files | Lines |
* | replace all references to bn(3) with BN_new(3), | schwarze | 2016-12-10 | 24 | -70/+74 |
* | Add Copyright and license; jmc@ noticed that i missed this file. | schwarze | 2016-12-10 | 1 | -2/+50 |
* | Copyright and license; jmc@ noticed that is forgot this file | schwarze | 2016-12-10 | 1 | -2/+50 |
* | Add Copyright and license. | schwarze | 2016-12-10 | 1 | -1047/+149 |
* | Write an SSL_get_shared_ciphers(3) manual from scratch; another one | schwarze | 2016-12-10 | 2 | -1/+72 |
* | New manual pages SSL_get_certificate(3), SSL_get_state(3), and | schwarze | 2016-12-10 | 5 | -4/+286 |
* | Document SSL_version(3). It's listed in ssl(3) and <openssl/ssl.h>, | schwarze | 2016-12-10 | 1 | -7/+20 |
* | some Vt fixes; | jmc | 2016-12-08 | 5 | -18/+18 |
* | minor cleanup; | jmc | 2016-12-08 | 5 | -24/+20 |
* | various cleanup; | jmc | 2016-12-08 | 12 | -61/+58 |
* | Fix regressions introduce in the fix for CVE-2016-6559. | millert | 2016-12-08 | 1 | -6/+5 |
* | Write SSL_renegotiate(3) manual from scratch; this function is listed | schwarze | 2016-12-07 | 2 | -1/+58 |
* | add missing .Nm SSL_peek in the NAME section | schwarze | 2016-12-07 | 1 | -3/+4 |
* | Write SSL_copy_session_id(3) manual from scratch. This function is | schwarze | 2016-12-07 | 2 | -1/+78 |
* | Write new SSL_dup(3) manual from scratch. This function is listed | schwarze | 2016-12-07 | 2 | -1/+61 |
* | New SSL_dup_CA_list(3) manual written from scratch. | schwarze | 2016-12-07 | 2 | -1/+53 |
* | Add documentation for SSL_add_file_cert_subjects_to_stack(3) and | schwarze | 2016-12-07 | 1 | -25/+103 |
* | Convert ssl3_send_client_kex_dhe() to CBB. | jsing | 2016-12-07 | 1 | -14/+23 |
* | Ensure that we zero memory that contiansthe ASN.1 encoded session, since | jsing | 2016-12-07 | 1 | -26/+29 |
* | Ensure that we zero memory used to hold the ASN.1 encoded session, since | jsing | 2016-12-07 | 1 | -1/+4 |
* | Fix a typo, decrement rem, don't increment for single digit hex bytes. | millert | 2016-12-07 | 1 | -2/+2 |
* | An SSL_SESSION_print(3) manual written from scratch. It's clearly | schwarze | 2016-12-06 | 2 | -1/+68 |
* | s/SSL_CTX_need_tmp_rsa/SSL_CTX_need_tmp_RSA/ | schwarze | 2016-12-06 | 1 | -5/+5 |
* | Copyright and license for the remaining manuals in this directory | schwarze | 2016-12-06 | 6 | -13/+296 |
* | CVE-2016-6559: fix potential buffer overflow(s) in link_ntoa(3). | millert | 2016-12-06 | 1 | -19/+35 |
* | Add Copyright and license. | schwarze | 2016-12-06 | 1 | -8/+52 |
* | New manual page SSL_SESSION_new(3) written from scratch. | schwarze | 2016-12-06 | 2 | -1/+64 |
* | Copyright and license | schwarze | 2016-12-06 | 1 | -2/+50 |
* | Copyright and license | schwarze | 2016-12-06 | 1 | -2/+53 |
* | We don't support Certificate Transparency Extensions and | schwarze | 2016-12-06 | 1 | -8/+2 |
* | Delete most references to crypto(3). That page isn't useful enough | schwarze | 2016-12-06 | 14 | -42/+28 |
* | make sure that all the BIO pages point back to the master page BIO_new(3) | schwarze | 2016-12-06 | 20 | -41/+75 |
* | Add Copyright and license. | schwarze | 2016-12-06 | 1 | -41/+107 |
* | tweak previous; | jmc | 2016-12-06 | 1 | -6/+6 |
* | Convert ssl3_send_client_kex_rsa() to CBB. | jsing | 2016-12-06 | 1 | -14/+36 |
* | Now that ssl3_send_{client,server}_certificate() are using the common | jsing | 2016-12-06 | 4 | -176/+6 |
* | Convert certificate handshake message generation to CBB, with some clean | jsing | 2016-12-06 | 5 | -64/+168 |
* | We don't want section 3 manual pages with names that do not correspond | schwarze | 2016-12-06 | 4 | -154/+108 |
* | replace all references to BIO(3) with references to BIO_new(3) | schwarze | 2016-12-06 | 16 | -48/+48 |
* | Add Copyright and license. | schwarze | 2016-12-05 | 1 | -3/+91 |
* | Add Copyright and license. | schwarze | 2016-12-05 | 1 | -7/+54 |
* | Add Copyright and license. | schwarze | 2016-12-05 | 2 | -4/+181 |
* | Copyright and license | schwarze | 2016-12-05 | 9 | -18/+454 |
* | import d2i_PrivateKey(3) from OpenSSL | schwarze | 2016-12-05 | 2 | -1/+157 |
* | tweak previous; | jmc | 2016-12-05 | 2 | -5/+6 |
* | Add Copyright and license. | schwarze | 2016-12-05 | 1 | -2/+50 |
* | Copyright and locense | schwarze | 2016-12-05 | 1 | -2/+50 |
* | Add Copyright and license. | schwarze | 2016-12-05 | 1 | -5/+69 |
* | delete two cross references to functions we don't have | schwarze | 2016-12-05 | 1 | -4/+2 |
* | import the relevant parts of six more X509 manuals from OpenSSL | schwarze | 2016-12-05 | 7 | -1/+1173 |