summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Write new NAME_CONSTRAINTS_new(3) manual page from scratch.schwarze2016-12-232-1/+89
* Write new BASIC_CONSTRAINTS_new(3) manual from scratch, explainingschwarze2016-12-232-1/+81
* Write new DIST_POINT_new(3) manual page from scratch.schwarze2016-12-232-1/+135
* Write new AUTHORITY_KEYID_new(3) manual page from scratch.schwarze2016-12-232-1/+67
* Link to Peter Gutmann's classic "X.509 Style Guide".schwarze2016-12-231-2/+11
* Write GENERAL_NAME_new(3) manual page from scratch - as if plain X.501schwarze2016-12-232-1/+138
* no more bn_dump(3);jmc2016-12-221-3/+2
* OBJ_obj2txt() should return the total amount of space requiredinoguchi2016-12-221-5/+1
* Write new manual pages PKCS12_new(3) and PKCS12_SAFEBAG_new(3) fromschwarze2016-12-224-6/+195
* spelling fix;jmc2016-12-221-2/+2
* Write X509_SIG_new(3) manual page from scratch. Both functions areschwarze2016-12-222-1/+61
* reference X509_new(3) instead of x509(3)schwarze2016-12-221-3/+3
* Delete the x509(3) manual page and merge what little content remainedschwarze2016-12-223-136/+27
* Stop installing the bn_dump(3) manual page.schwarze2016-12-221-2/+1
* Write new PKCS8_PRIV_KEY_INFO_new(3) manual page from scratch.schwarze2016-12-223-4/+61
* rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...beck2016-12-211-78/+34
* Pacify compiler warning about an unitialized variable which is obviouslyderaadt2016-12-211-3/+3
* Update regress for ECDHE with X25519.jsing2016-12-211-41/+41
* Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal andjsing2016-12-213-3/+3
* Add minimum and maximum version fields to SSL, SSL_CTX and SSL_METHODjsing2016-12-211-1/+10
* Add support for ECDHE with X25519.jsing2016-12-217-91/+316
* Update libcrypto regress to handle header and non-exported symbol changes.jsing2016-12-214-4/+10
* Explicitly export a list of symbols from libcrypto.jsing2016-12-2139-184/+3744
* Remove prototypes from the public header for X509_VERIFY_PARAM functionsjsing2016-12-212-6/+7
* Ensure negative time/timeout are handled appropriately.jsing2016-12-211-1/+27
* Delete completely useless crap and just use getaddrinfo. Fix man pagebeck2016-12-202-62/+11
* fix typo, from OpenSSLschwarze2016-12-191-4/+4
* Revise regress for changes to ssl_parse_serverhello_tlsext().jsing2016-12-181-3/+3
* Convert ssl3_get_server_hello() to CBS.jsing2016-12-183-60/+67
* Define X25519_KEY_LENGTH and use it so we have fewer magic numbers.jsing2016-12-172-6/+12
* Write new X509_ATTRIBUTE(3) manual page from scratch.schwarze2016-12-172-1/+101
* Write a new manual page X509_REQ_new(3) from scratch.schwarze2016-12-172-1/+84
* 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