| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove parentheses of return. | KaoruToda | 2017-10-18 | 1 | -3/+3 |
* | Since return is inconsistent, I removed unnecessary parentheses and | KaoruToda | 2017-10-09 | 1 | -1/+1 |
* | ASN.1: adapt our use of INTxx et al by making them explicitely embedded | Richard Levitte | 2017-04-13 | 1 | -1/+1 |
* | Act on deprecation of LONG and ZLONG, step 2 | Richard Levitte | 2017-04-10 | 1 | -2/+2 |
* | Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). | Dr. Stephen Henson | 2016-08-16 | 1 | -3/+3 |
* | Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_... | FdaSilvaYY | 2016-07-25 | 1 | -2/+2 |
* | Copyright consolidation 06/10 | Rich Salz | 2016-05-17 | 1 | -54/+6 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Enable -Wmissing-variable-declarations and | Ben Laurie | 2015-09-11 | 1 | -1/+1 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Remove old ASN.1 code from evp_asn1.c | Dr. Stephen Henson | 2015-03-31 | 1 | -66/+36 |
* | free NULL cleanup | Rich Salz | 2015-03-24 | 1 | -2/+1 |
* | Remove old ASN.1 code. | Dr. Stephen Henson | 2015-03-23 | 1 | -15/+15 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -130/+132 |
* | Memory leak and NULL dereference fixes. | Dr. Stephen Henson | 2014-06-27 | 1 | -1/+5 |
* | Revert the size_t modifications from HEAD that had led to more | Geoff Thorpe | 2008-11-12 | 1 | -5/+5 |
* | More size_tification. | Ben Laurie | 2008-11-01 | 1 | -1/+1 |
* | size_tification. | Ben Laurie | 2008-11-01 | 1 | -4/+4 |
* | Add lots of checks for memory allocation failure, error codes to indicate | Dr. Stephen Henson | 2004-12-05 | 1 | -1/+5 |
* | Constify d2i, s2i, c2i and r2i functions and other associated | Richard Levitte | 2004-03-16 | 1 | -2/+2 |
* | Replace the macros in asn1.h with function equivalents. Also make UTF8Strings | Dr. Stephen Henson | 1999-10-20 | 1 | -12/+12 |
* | Kill evil casts, fix PKCS#7 and add new X509V3 Function. | Dr. Stephen Henson | 1999-05-09 | 1 | -2/+2 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -2/+2 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -18/+9 |
* | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) | Ralf S. Engelschall | 1998-12-21 | 1 | -1/+2 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+193 |