summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some gcc warnings about 'unused variables', mostly bykrw2016-12-161-2/+2
* various minor cleanup;jmc2016-12-1610-34/+34
* Document X509_REVOKED_new(3) and X509_REVOKED_free(3) and moveschwarze2016-12-163-49/+157
* Write X509_CRL_new(3) manual page from scratch. These four functionsschwarze2016-12-162-1/+92
* Write new X509_CINF_new(3) manual page from scratch. These functionsschwarze2016-12-162-1/+99
* Document ERR_FATAL_ERROR(3), tweaked by me.schwarze2016-12-161-7/+18
* Fix error in the description of BUF_reverse(3), tweaked by me.schwarze2016-12-161-5/+10
* markup fix;jmc2016-12-151-2/+2
* Add a STANDARDS section and mention the relevant section of the standard.schwarze2016-12-151-18/+9
* link back to X509_ALGOR_new(3)schwarze2016-12-151-3/+4
* Document X509_ALGOR_new(3) and X509_ALGOR_free(3)schwarze2016-12-151-17/+81
* Nuke some trailing tabs.krw2016-12-151-3/+3
* provide missing section number to Xr;jmc2016-12-151-2/+2
* Make sure all pages talking about X509_EXTENSION objectsschwarze2016-12-154-20/+22
* cut back some excessive cross referencesschwarze2016-12-151-9/+4
* Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listedschwarze2016-12-151-53/+106
* Add a helper script, format-pem.pl: a filter to sort and pretty-printsthen2016-12-151-0/+107
* remove "(DEPRECATED)" from the Nd: none of the other base pagesjmc2016-12-151-3/+3
* an Xr and new line fix;jmc2016-12-142-6/+6
* Document X509_NAME_dup(3) and X509_NAME_ENTRY_dup(3) listed inschwarze2016-12-141-2/+84
* Clarify X509_NAME stuff and cut back excessive references.schwarze2016-12-141-11/+8
* Make sure all manual pages discussing X509_NAME objectsschwarze2016-12-1410-30/+45
* Complete rewrite to improve clarity.schwarze2016-12-141-61/+49
* Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3),schwarze2016-12-141-26/+74
* Write X509_NAME_new(3) manual from scratch. Both functions areschwarze2016-12-142-1/+83
* tweak previous;jmc2016-12-142-7/+8
* New manuals ESS_SIGNING_CERT_new(3) and TS_REQ_new(3) writtenschwarze2016-12-143-1/+279
* Start RSA_PSS_PARAMS_new(3) stub from scratch. Both functionsschwarze2016-12-132-1/+54
* Complete the CBB conversion and cleanup of send_client_key_exchange().jsing2016-12-131-42/+12
* Convert ssl3_send_client_kex_gost() to CBB.jsing2016-12-131-17/+19
* tweak SEE ALSO; in particular,schwarze2016-12-139-36/+35
* Write PKCS7_new(3) manual page from scratch. All the functions areschwarze2016-12-132-1/+247
* Convert ssl3_send_client_kex_ecdhe() to CBB. Also check the return value ofjsing2016-12-131-34/+35
* typo fix; ok schwarzejmc2016-12-131-3/+3
* Write OCSP_CRLID_new(3) and OCSP_SERVICELOC_new(3) from scratch.schwarze2016-12-125-4/+196
* various cleanup;jmc2016-12-124-25/+26
* Document OCSP_CERTID_new(3) listed in <openssl/ocsp.h> and in OpenSSLschwarze2016-12-121-16/+52
* Document OCSP_SINGLERESP_new(3), OCSP_SINGLERESP_free(3),schwarze2016-12-121-3/+90
* Document OCSP_RESPONSE_new(3), OCSP_RESPONSE_free(3),schwarze2016-12-121-36/+144
* Document OCSP_SIGNATURE_new(3), OCSP_SIGNATURE_free(3),schwarze2016-12-121-26/+95
* Document DSAparams_dup(3). It is in <openssl/dsa.h> and documentedschwarze2016-12-121-2/+35
* Document DIRECTORYSTRING_new(3), DIRECTORYSTRING_free(3),schwarze2016-12-121-6/+32
* import openssl.cnf(5) and x509v3.cnf(5) from OpenSSL;schwarze2016-12-116-14/+1259
* Distribute the text of ec(3) to the individual EC manuals where it belongs.schwarze2016-12-1111-107/+70
* Merge all of rsa(3) into RSA_new(3).schwarze2016-12-113-93/+86
* Change all references to rsa(3) to point to RSA_new(3) instead.schwarze2016-12-1117-50/+51
* add missing section number to Xr;jmc2016-12-111-3/+3
* some fixes for the dsa.3 -> DSA_new.3 changes;jmc2016-12-113-9/+8
* Merge one sentence and the references from dsa(3) to DSA_new(3) andschwarze2016-12-103-80/+23
* Change all references to dsa(3) to point to DSA_new(3).schwarze2016-12-1012-35/+33