aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PACKET: simplifyEmilia Kasper2015-09-222-51/+31
* Remove ssl_put_cipher_by_charEmilia Kasper2015-09-224-21/+16
* Document BUF_strnlenEmilia Kasper2015-09-221-5/+7
* BUF_strdup and friends: update docsEmilia Kasper2015-09-221-24/+25
* BUF_strndup: tidyEmilia Kasper2015-09-222-9/+9
* Make BUF_strndup() read-safe on arbitrary inputsAlessandro Ghedini2015-09-222-1/+14
* GH398: Add mingw cross-compile, etc.Rich Salz2015-09-221-13/+39
* Fix path in commentsDr. Stephen Henson2015-09-227-7/+7
* make dependDr. Stephen Henson2015-09-222-12/+127
* Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson2015-09-2212-144/+29
* Move functions.Dr. Stephen Henson2015-09-227-193/+196
* Update SEE ALSO sections.Dr. Stephen Henson2015-09-222-1/+31
* Document signature accessors.Dr. Stephen Henson2015-09-221-0/+81
* Extension parsing and encoding docs.Dr. Stephen Henson2015-09-221-0/+217
* Document i2d_re_X509_REQ_tbs() and i2d_re_X509_CRL_tbs().Dr. Stephen Henson2015-09-222-2/+7
* Document X509_REVOKED functions.Dr. Stephen Henson2015-09-221-0/+103
* Document X509 sign and verify functions.Dr. Stephen Henson2015-09-221-0/+90
* Document X509 public key functions.Dr. Stephen Henson2015-09-221-0/+75
* Document X509 name get and set functions.Dr. Stephen Henson2015-09-221-0/+81
* Document X509 version functions.Dr. Stephen Henson2015-09-221-0/+78
* Use accessors in X509_REQ_print().Dr. Stephen Henson2015-09-221-10/+9
* Use accessor functions in X509_CRL_print().Dr. Stephen Henson2015-09-221-8/+11
* New accessor X509_REQ_get_X509_PUBKEY()Dr. Stephen Henson2015-09-223-1/+11
* Additional X509_CRL accessors.Dr. Stephen Henson2015-09-222-0/+12
* typoDr. Stephen Henson2015-09-222-4/+4
* Add comments to x509_int.hDr. Stephen Henson2015-09-221-49/+73
* Add accessors for X509_REVOKED.Dr. Stephen Henson2015-09-222-0/+12
* Add accessors for request and CRL signaturesDr. Stephen Henson2015-09-223-2/+39
* Remove "noise" comments from TS files.Rich Salz2015-09-2210-337/+48
* RT3479: Add UTF8 support to BIO_read_filename()David Woodhouse2015-09-211-3/+10
* RT3823: Improve the robustness of event loggingGunnar Kudrjavets2015-09-211-5/+21
* GOST PKCS12 supportMatt Caswell2015-09-211-3/+38
* Add GOST extensions to PKCS#5Matt Caswell2015-09-211-0/+4
* Fix SRP memory leaksMatt Caswell2015-09-211-9/+24
* Fix -srpvfile option in srp command lineMatt Caswell2015-09-211-12/+16
* Make SRP work with -wwwDr. Stephen Henson2015-09-201-0/+45
* Handle SSL_ERROR_WANT_X509_LOOKUPDr. Stephen Henson2015-09-201-0/+4
* remove unneeded includesDr. Stephen Henson2015-09-201-6/+0
* make no-dh workDr. Stephen Henson2015-09-205-6/+18
* Move EVP_PKEY_METHOD into private headers.Dr. Stephen Henson2015-09-207-13/+8
* Simplify Simple.pm further, and make it more verboseRichard Levitte2015-09-201-5/+4
* Correct srp testRichard Levitte2015-09-201-1/+1
* Correct jpake testRichard Levitte2015-09-201-1/+1
* Correct sha testsRichard Levitte2015-09-203-3/+3
* Correct whirlpool testRichard Levitte2015-09-201-1/+1
* Finally, remove a possibly disabled featureRichard Levitte2015-09-201-3/+0
* Add more features that may be disabledRichard Levitte2015-09-201-0/+6
* Add more features that may be disabledRichard Levitte2015-09-201-1/+19
* Add more features that may be disabledRichard Levitte2015-09-201-3/+21
* Add more features that may be disabledRichard Levitte2015-09-201-0/+63