summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-12-15Nuke some trailing tabs.Kenneth R Westerback
2016-12-15provide missing section number to Xr;Jason McIntyre
2016-12-15Make sure all pages talking about X509_EXTENSION objectsIngo Schwarze
2016-12-15cut back some excessive cross referencesIngo Schwarze
2016-12-15Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listedIngo Schwarze
2016-12-15Add a helper script, format-pem.pl: a filter to sort and pretty-printStuart Henderson
2016-12-15remove "(DEPRECATED)" from the Nd: none of the other base pagesJason McIntyre
2016-12-14an Xr and new line fix;Jason McIntyre
2016-12-14Document X509_NAME_dup(3) and X509_NAME_ENTRY_dup(3) listed inIngo Schwarze
2016-12-14Clarify X509_NAME stuff and cut back excessive references.Ingo Schwarze
2016-12-14Make sure all manual pages discussing X509_NAME objectsIngo Schwarze
2016-12-14Complete rewrite to improve clarity.Ingo Schwarze
2016-12-14Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3),Ingo Schwarze
2016-12-14Write X509_NAME_new(3) manual from scratch. Both functions areIngo Schwarze
2016-12-14tweak previous;Jason McIntyre
2016-12-14New manuals ESS_SIGNING_CERT_new(3) and TS_REQ_new(3) writtenIngo Schwarze
2016-12-13Start RSA_PSS_PARAMS_new(3) stub from scratch. Both functionsIngo Schwarze
2016-12-13Complete the CBB conversion and cleanup of send_client_key_exchange().Joel Sing
2016-12-13Convert ssl3_send_client_kex_gost() to CBB.Joel Sing
2016-12-13tweak SEE ALSO; in particular,Ingo Schwarze
2016-12-13Write PKCS7_new(3) manual page from scratch. All the functions areIngo Schwarze
2016-12-13Convert ssl3_send_client_kex_ecdhe() to CBB. Also check the return value ofJoel Sing
2016-12-13typo fix; ok schwarzeJason McIntyre
2016-12-12Write OCSP_CRLID_new(3) and OCSP_SERVICELOC_new(3) from scratch.Ingo Schwarze
2016-12-12various cleanup;Jason McIntyre
2016-12-12Document OCSP_CERTID_new(3) listed in <openssl/ocsp.h> and in OpenSSLIngo Schwarze
2016-12-12Document OCSP_SINGLERESP_new(3), OCSP_SINGLERESP_free(3),Ingo Schwarze
2016-12-12Document OCSP_RESPONSE_new(3), OCSP_RESPONSE_free(3),Ingo Schwarze
2016-12-12Document OCSP_SIGNATURE_new(3), OCSP_SIGNATURE_free(3),Ingo Schwarze
2016-12-12Document DSAparams_dup(3). It is in <openssl/dsa.h> and documentedIngo Schwarze
2016-12-12Document DIRECTORYSTRING_new(3), DIRECTORYSTRING_free(3),Ingo Schwarze
2016-12-11import openssl.cnf(5) and x509v3.cnf(5) from OpenSSL;Ingo Schwarze
2016-12-11Distribute the text of ec(3) to the individual EC manuals where it belongs.Ingo Schwarze
2016-12-11Merge all of rsa(3) into RSA_new(3).Ingo Schwarze
2016-12-11Change all references to rsa(3) to point to RSA_new(3) instead.Ingo Schwarze
2016-12-11add missing section number to Xr;Jason McIntyre
2016-12-11some fixes for the dsa.3 -> DSA_new.3 changes;Jason McIntyre
2016-12-10Merge one sentence and the references from dsa(3) to DSA_new(3) andIngo Schwarze
2016-12-10Change all references to dsa(3) to point to DSA_new(3).Ingo Schwarze
2016-12-10Merge one sentence and the references from dh(3) to DH_new(3) andIngo Schwarze
2016-12-10Replace all references to dh(3) with DH_new(3).Ingo Schwarze
2016-12-10Add Copyright and license; jmc@ noticed that i forgot this file.Ingo Schwarze
2016-12-10Add Copyright and license; jmc@ noticed that i missed this file.Ingo Schwarze
2016-12-10Merge bn(3) into BN_new(3).Ingo Schwarze
2016-12-10replace all references to bn(3) with BN_new(3),Ingo Schwarze
2016-12-10Add Copyright and license; jmc@ noticed that i missed this file.Ingo Schwarze
2016-12-10Copyright and license; jmc@ noticed that is forgot this fileIngo Schwarze
2016-12-10Add Copyright and license.Ingo Schwarze
2016-12-10Write an SSL_get_shared_ciphers(3) manual from scratch; another oneIngo Schwarze
2016-12-10New manual pages SSL_get_certificate(3), SSL_get_state(3), andIngo Schwarze