aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rand/randfile.c: remove _XOPEN_SOURCE definition.Andy Polyakov2016-05-191-8/+26
* Check that the obtained public key is validMatt Caswell2016-05-191-0/+4
* Add copyrightRich Salz2016-05-191-0/+11
* Add copyright to manpagesRich Salz2016-05-19430-18/+4736
* Remove needless license terms (for docs)Rich Salz2016-05-193-69/+0
* Ensure =cut is last line in every file.Rich Salz2016-05-1938-6/+63
* ok was uninitialised on failure.Ben Laurie2016-05-191-1/+1
* When strict SCT fails record verification failureViktor Dukhovni2016-05-194-12/+41
* make updateViktor Dukhovni2016-05-192-4/+8
* Improve and document low-level PEM read routinesViktor Dukhovni2016-05-192-59/+188
* Fixes non __GNUC__ compilationMat2016-05-181-1/+1
* Fix SRP client key computationCynh2016-05-181-2/+2
* Small typo, a tab where there should have been a spaceRichard Levitte2016-05-181-1/+1
* Cleanup openssl.ecRichard Levitte2016-05-181-2/+1
* Fix util/mkerr.plRichard Levitte2016-05-181-17/+37
* Ensure verify error is set when X509_verify_cert() failsViktor Dukhovni2016-05-186-10/+64
* Clarify negative return from X509_verify_cert()Viktor Dukhovni2016-05-181-6/+7
* Make OPENSSL_die as noreturnhesiod2016-05-182-1/+9
* Document the esc_2254 command line name optionRichard Levitte2016-05-181-1/+6
* make updateRichard Levitte2016-05-181-4/+4
* Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()Richard Levitte2016-05-184-9/+29
* OID code tidy up.Dr. Stephen Henson2016-05-184-58/+49
* Consolidate copyright for demosRich Salz2016-05-1825-0/+223
* Add some error messages for malloc failsMatt Caswell2016-05-1812-11/+47
* Better checks for malloc failure in various METHOD functionsMatt Caswell2016-05-184-7/+54
* Fix some malloc failures in b_addr.cMatt Caswell2016-05-181-4/+18
* Add some check for malloc failure in the CAPI engineMatt Caswell2016-05-181-6/+26
* Fix ts app help messageFdaSilvaYY2016-05-181-2/+2
* Locally declare some variablesFdaSilvaYY2016-05-182-6/+5
* Few cleanups in s_client, s_server apps.FdaSilvaYY2016-05-183-36/+26
* Fix a NULL dereference in chacha20_poly1305_init_key()Kazuki Yamaguchi2016-05-181-9/+13
* Manual fixes after copyright consolidationRich Salz2016-05-1744-1919/+267
* X509_STORE_CTX accessors.Rich Salz2016-05-178-91/+100
* Copyright consolidation 05/10Rich Salz2016-05-1794-4205/+569
* Copyright consolidation 09/10Rich Salz2016-05-17207-10260/+1217
* Copyright consolidation 08/10Rich Salz2016-05-1796-4956/+536
* Copyright consolidation 07/10Rich Salz2016-05-1798-4889/+547
* Copyright consolidation 06/10Rich Salz2016-05-1796-4662/+595
* Copyright consolidation 04/10Rich Salz2016-05-1792-4697/+534
* Copyright consolidation 03/10Rich Salz2016-05-1785-4248/+520
* Copyright consolidation 02/10Rich Salz2016-05-1772-2985/+421
* Copyright consolidation 01/10Rich Salz2016-05-17102-7459/+607
* Add a comment to explain the use of |num_recs|Matt Caswell2016-05-171-1/+9
* Fix RSA dasync engine bugMatt Caswell2016-05-171-1/+1
* Use the current record offset in ssl3_get_recordMatt Caswell2016-05-171-1/+2
* There is only one read bufferMatt Caswell2016-05-171-1/+1
* Fix typos in apps/enc.cKurt Cancemi2016-05-171-2/+2
* Fix some out of date commentsMatt Caswell2016-05-173-6/+6
* Remove repeated condition from if in X509_NAME_onelineMatt Caswell2016-05-171-1/+1
* Correct documentation errorMatt Caswell2016-05-171-3/+3