Age | Commit message (Expand) | Author |
2016-12-17 | Define X25519_KEY_LENGTH and use it so we have fewer magic numbers. | Joel Sing |
2016-12-17 | Write new X509_ATTRIBUTE(3) manual page from scratch. | Ingo Schwarze |
2016-12-17 | Write a new manual page X509_REQ_new(3) from scratch. | Ingo Schwarze |
2016-12-16 | Eliminate some gcc warnings about 'unused variables', mostly by | Kenneth R Westerback |
2016-12-16 | various minor cleanup; | Jason McIntyre |
2016-12-16 | Document X509_REVOKED_new(3) and X509_REVOKED_free(3) and move | Ingo Schwarze |
2016-12-16 | Write X509_CRL_new(3) manual page from scratch. These four functions | Ingo Schwarze |
2016-12-16 | Write new X509_CINF_new(3) manual page from scratch. These functions | Ingo Schwarze |
2016-12-16 | Document ERR_FATAL_ERROR(3), tweaked by me. | Ingo Schwarze |
2016-12-16 | Fix error in the description of BUF_reverse(3), tweaked by me. | Ingo Schwarze |
2016-12-15 | markup fix; | Jason McIntyre |
2016-12-15 | Add a STANDARDS section and mention the relevant section of the standard. | Ingo Schwarze |
2016-12-15 | link back to X509_ALGOR_new(3) | Ingo Schwarze |
2016-12-15 | Document X509_ALGOR_new(3) and X509_ALGOR_free(3) | Ingo Schwarze |
2016-12-15 | Nuke some trailing tabs. | Kenneth R Westerback |
2016-12-15 | provide missing section number to Xr; | Jason McIntyre |
2016-12-15 | Make sure all pages talking about X509_EXTENSION objects | Ingo Schwarze |
2016-12-15 | cut back some excessive cross references | Ingo Schwarze |
2016-12-15 | Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listed | Ingo Schwarze |
2016-12-15 | Add a helper script, format-pem.pl: a filter to sort and pretty-print | Stuart Henderson |
2016-12-15 | remove "(DEPRECATED)" from the Nd: none of the other base pages | Jason McIntyre |
2016-12-14 | an Xr and new line fix; | Jason McIntyre |
2016-12-14 | Document X509_NAME_dup(3) and X509_NAME_ENTRY_dup(3) listed in | Ingo Schwarze |
2016-12-14 | Clarify X509_NAME stuff and cut back excessive references. | Ingo Schwarze |
2016-12-14 | Make sure all manual pages discussing X509_NAME objects | Ingo Schwarze |
2016-12-14 | Complete rewrite to improve clarity. | Ingo Schwarze |
2016-12-14 | Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3), | Ingo Schwarze |
2016-12-14 | Write X509_NAME_new(3) manual from scratch. Both functions are | Ingo Schwarze |
2016-12-14 | tweak previous; | Jason McIntyre |
2016-12-14 | New manuals ESS_SIGNING_CERT_new(3) and TS_REQ_new(3) written | Ingo Schwarze |
2016-12-13 | Start RSA_PSS_PARAMS_new(3) stub from scratch. Both functions | Ingo Schwarze |
2016-12-13 | Complete the CBB conversion and cleanup of send_client_key_exchange(). | Joel Sing |
2016-12-13 | Convert ssl3_send_client_kex_gost() to CBB. | Joel Sing |
2016-12-13 | tweak SEE ALSO; in particular, | Ingo Schwarze |
2016-12-13 | Write PKCS7_new(3) manual page from scratch. All the functions are | Ingo Schwarze |
2016-12-13 | Convert ssl3_send_client_kex_ecdhe() to CBB. Also check the return value of | Joel Sing |
2016-12-13 | typo fix; ok schwarze | Jason McIntyre |
2016-12-12 | Write OCSP_CRLID_new(3) and OCSP_SERVICELOC_new(3) from scratch. | Ingo Schwarze |
2016-12-12 | various cleanup; | Jason McIntyre |
2016-12-12 | Document OCSP_CERTID_new(3) listed in <openssl/ocsp.h> and in OpenSSL | Ingo Schwarze |
2016-12-12 | Document OCSP_SINGLERESP_new(3), OCSP_SINGLERESP_free(3), | Ingo Schwarze |
2016-12-12 | Document OCSP_RESPONSE_new(3), OCSP_RESPONSE_free(3), | Ingo Schwarze |
2016-12-12 | Document OCSP_SIGNATURE_new(3), OCSP_SIGNATURE_free(3), | Ingo Schwarze |
2016-12-12 | Document DSAparams_dup(3). It is in <openssl/dsa.h> and documented | Ingo Schwarze |
2016-12-12 | Document DIRECTORYSTRING_new(3), DIRECTORYSTRING_free(3), | Ingo Schwarze |
2016-12-11 | import openssl.cnf(5) and x509v3.cnf(5) from OpenSSL; | Ingo Schwarze |
2016-12-11 | Distribute the text of ec(3) to the individual EC manuals where it belongs. | Ingo Schwarze |
2016-12-11 | Merge all of rsa(3) into RSA_new(3). | Ingo Schwarze |
2016-12-11 | Change all references to rsa(3) to point to RSA_new(3) instead. | Ingo Schwarze |
2016-12-11 | add missing section number to Xr; | Jason McIntyre |