| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate some gcc warnings about 'unused variables', mostly by | krw | 2016-12-16 | 1 | -2/+2 |
* | various minor cleanup; | jmc | 2016-12-16 | 10 | -34/+34 |
* | Document X509_REVOKED_new(3) and X509_REVOKED_free(3) and move | schwarze | 2016-12-16 | 3 | -49/+157 |
* | Write X509_CRL_new(3) manual page from scratch. These four functions | schwarze | 2016-12-16 | 2 | -1/+92 |
* | Write new X509_CINF_new(3) manual page from scratch. These functions | schwarze | 2016-12-16 | 2 | -1/+99 |
* | Document ERR_FATAL_ERROR(3), tweaked by me. | schwarze | 2016-12-16 | 1 | -7/+18 |
* | Fix error in the description of BUF_reverse(3), tweaked by me. | schwarze | 2016-12-16 | 1 | -5/+10 |
* | markup fix; | jmc | 2016-12-15 | 1 | -2/+2 |
* | Add a STANDARDS section and mention the relevant section of the standard. | schwarze | 2016-12-15 | 1 | -18/+9 |
* | link back to X509_ALGOR_new(3) | schwarze | 2016-12-15 | 1 | -3/+4 |
* | Document X509_ALGOR_new(3) and X509_ALGOR_free(3) | schwarze | 2016-12-15 | 1 | -17/+81 |
* | Nuke some trailing tabs. | krw | 2016-12-15 | 1 | -3/+3 |
* | provide missing section number to Xr; | jmc | 2016-12-15 | 1 | -2/+2 |
* | Make sure all pages talking about X509_EXTENSION objects | schwarze | 2016-12-15 | 4 | -20/+22 |
* | cut back some excessive cross references | schwarze | 2016-12-15 | 1 | -9/+4 |
* | Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listed | schwarze | 2016-12-15 | 1 | -53/+106 |
* | Add a helper script, format-pem.pl: a filter to sort and pretty-print | sthen | 2016-12-15 | 1 | -0/+107 |
* | remove "(DEPRECATED)" from the Nd: none of the other base pages | jmc | 2016-12-15 | 1 | -3/+3 |
* | an Xr and new line fix; | jmc | 2016-12-14 | 2 | -6/+6 |
* | Document X509_NAME_dup(3) and X509_NAME_ENTRY_dup(3) listed in | schwarze | 2016-12-14 | 1 | -2/+84 |
* | Clarify X509_NAME stuff and cut back excessive references. | schwarze | 2016-12-14 | 1 | -11/+8 |
* | Make sure all manual pages discussing X509_NAME objects | schwarze | 2016-12-14 | 10 | -30/+45 |
* | Complete rewrite to improve clarity. | schwarze | 2016-12-14 | 1 | -61/+49 |
* | Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3), | schwarze | 2016-12-14 | 1 | -26/+74 |
* | Write X509_NAME_new(3) manual from scratch. Both functions are | schwarze | 2016-12-14 | 2 | -1/+83 |
* | tweak previous; | jmc | 2016-12-14 | 2 | -7/+8 |
* | New manuals ESS_SIGNING_CERT_new(3) and TS_REQ_new(3) written | schwarze | 2016-12-14 | 3 | -1/+279 |
* | Start RSA_PSS_PARAMS_new(3) stub from scratch. Both functions | schwarze | 2016-12-13 | 2 | -1/+54 |
* | Complete the CBB conversion and cleanup of send_client_key_exchange(). | jsing | 2016-12-13 | 1 | -42/+12 |
* | Convert ssl3_send_client_kex_gost() to CBB. | jsing | 2016-12-13 | 1 | -17/+19 |
* | tweak SEE ALSO; in particular, | schwarze | 2016-12-13 | 9 | -36/+35 |
* | Write PKCS7_new(3) manual page from scratch. All the functions are | schwarze | 2016-12-13 | 2 | -1/+247 |
* | Convert ssl3_send_client_kex_ecdhe() to CBB. Also check the return value of | jsing | 2016-12-13 | 1 | -34/+35 |
* | typo fix; ok schwarze | jmc | 2016-12-13 | 1 | -3/+3 |
* | Write OCSP_CRLID_new(3) and OCSP_SERVICELOC_new(3) from scratch. | schwarze | 2016-12-12 | 5 | -4/+196 |
* | various cleanup; | jmc | 2016-12-12 | 4 | -25/+26 |
* | Document OCSP_CERTID_new(3) listed in <openssl/ocsp.h> and in OpenSSL | schwarze | 2016-12-12 | 1 | -16/+52 |
* | Document OCSP_SINGLERESP_new(3), OCSP_SINGLERESP_free(3), | schwarze | 2016-12-12 | 1 | -3/+90 |
* | Document OCSP_RESPONSE_new(3), OCSP_RESPONSE_free(3), | schwarze | 2016-12-12 | 1 | -36/+144 |
* | Document OCSP_SIGNATURE_new(3), OCSP_SIGNATURE_free(3), | schwarze | 2016-12-12 | 1 | -26/+95 |
* | Document DSAparams_dup(3). It is in <openssl/dsa.h> and documented | schwarze | 2016-12-12 | 1 | -2/+35 |
* | Document DIRECTORYSTRING_new(3), DIRECTORYSTRING_free(3), | schwarze | 2016-12-12 | 1 | -6/+32 |
* | import openssl.cnf(5) and x509v3.cnf(5) from OpenSSL; | schwarze | 2016-12-11 | 6 | -14/+1259 |
* | Distribute the text of ec(3) to the individual EC manuals where it belongs. | schwarze | 2016-12-11 | 11 | -107/+70 |
* | Merge all of rsa(3) into RSA_new(3). | schwarze | 2016-12-11 | 3 | -93/+86 |
* | Change all references to rsa(3) to point to RSA_new(3) instead. | schwarze | 2016-12-11 | 17 | -50/+51 |
* | add missing section number to Xr; | jmc | 2016-12-11 | 1 | -3/+3 |
* | some fixes for the dsa.3 -> DSA_new.3 changes; | jmc | 2016-12-11 | 3 | -9/+8 |
* | Merge one sentence and the references from dsa(3) to DSA_new(3) and | schwarze | 2016-12-10 | 3 | -80/+23 |
* | Change all references to dsa(3) to point to DSA_new(3). | schwarze | 2016-12-10 | 12 | -35/+33 |