| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix safestack issues in conf.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Fix safestack issues in asn1.h | Matt Caswell | 2020-09-13 | 1 | -1/+0 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+3 |
* | Following the license change, modify the boilerplates in crypto/asn1/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Constify ASN1_generate_nconf | FdaSilvaYY | 2016-06-05 | 1 | -1/+1 |
* | Constify ASN1_generate_v3 | FdaSilvaYY | 2016-06-05 | 1 | -3/+3 |
* | Constify s2i_ASN1_INTEGER | FdaSilvaYY | 2016-06-05 | 1 | -2/+2 |
* | Copyright consolidation 08/10 | Rich Salz | 2016-05-17 | 1 | -54/+5 |
* | Make string_to_hex/hex_to_string public | Rich Salz | 2016-04-18 | 1 | -1/+1 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 1 | -1/+1 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 1 | -20/+9 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-07 | 1 | -6/+6 |
* | Initialize potentially uninitialized local variables | Gunnar Kudrjavets | 2015-05-06 | 1 | -1/+1 |
* | Add OSSL_NELEM macro. | Dr. Stephen Henson | 2015-05-03 | 1 | -1/+1 |
* | free NULL cleanup 11 | Rich Salz | 2015-05-01 | 1 | -2/+1 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 1 | -6/+3 |
* | free NULL cleanup 8 | Rich Salz | 2015-04-30 | 1 | -2/+1 |
* | Reject empty generation strings. | Dr. Stephen Henson | 2015-04-16 | 1 | -2/+4 |
* | Limit depth of nested sequences when generating ASN.1 | Dr. Stephen Henson | 2015-04-16 | 1 | -7/+27 |
* | Fix seg fault in ASN1_generate_v3/ASN1_generate_nconf | Matt Caswell | 2015-03-11 | 1 | -0/+4 |
* | Fix wrong numbers being passed as string lengths | Dmitry-Me | 2015-03-09 | 1 | -1/+1 |
* | clang on Linux x86_64 complains about unreachable code. | Richard Levitte | 2015-01-29 | 1 | -2/+0 |
* | Fix segfault with empty fields as last in the config. | Kurt Roeckx | 2015-01-24 | 1 | -0/+5 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -780/+728 |
* | Fix d4a4370050f7d72239b92a60ab9d4a2dd5e9fd84 | Dr Stephen Henson | 2014-08-11 | 1 | -1/+1 |
* | New config module for string tables. This can be used to add new | Dr. Stephen Henson | 2012-10-22 | 1 | -0/+24 |
* | PR: 2090 | Dr. Stephen Henson | 2009-11-10 | 1 | -1/+9 |
* | Submitted by: Peter Sylvester <Peter.Sylvester@edelweb.fr> | Dr. Stephen Henson | 2009-02-10 | 1 | -0/+6 |
* | Revert the size_t modifications from HEAD that had led to more | Geoff Thorpe | 2008-11-12 | 1 | -1/+1 |
* | Update obsolete email address... | Dr. Stephen Henson | 2008-11-05 | 1 | -1/+1 |
* | size_tification. | Ben Laurie | 2008-11-01 | 1 | -1/+1 |
* | Bunch of constifications. | Andy Polyakov | 2007-10-13 | 1 | -1/+1 |
* | Initial, incomplete support for typesafe macros without using function | Dr. Stephen Henson | 2006-11-16 | 1 | -12/+4 |
* | fix problems found by coverity: remove useless code | Nils Larsch | 2006-03-15 | 1 | -5/+2 |
* | Fixes for BOOL handling: produce errors for invalid string for mini-compiler, | Dr. Stephen Henson | 2006-01-19 | 1 | -0/+2 |
* | support numeric strings in ASN1_generate_nconf | Nils Larsch | 2006-01-14 | 1 | -0/+3 |
* | Update util/ck_errf.pl script, and have it run automatically | Bodo Möller | 2005-05-09 | 1 | -2/+2 |
* | make asn.1 field names const | Nils Larsch | 2005-04-23 | 1 | -1/+1 |
* | Give everything prototypes (well, everything that's actually used). | Ben Laurie | 2005-03-31 | 1 | -2/+4 |
* | Constify d2i, s2i, c2i and r2i functions and other associated | Richard Levitte | 2004-03-16 | 1 | -3/+5 |
* | A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. | Geoff Thorpe | 2003-10-29 | 1 | -1/+1 |
* | Ooops forgot to recognise V_ASN1_GENERALSTRING. | Dr. Stephen Henson | 2003-02-20 | 1 | -0/+1 |
* | Typo. | Dr. Stephen Henson | 2003-02-18 | 1 | -1/+1 |
* | GeneralString support in mini-ASN1 compiler | Dr. Stephen Henson | 2003-02-11 | 1 | -0/+2 |
* | Add SETWRAP modifier to ASN1 generate. | Dr. Stephen Henson | 2002-11-15 | 1 | -1/+9 |
* | Fix warnings, makefile cockup. | Ben Laurie | 2002-11-13 | 1 | -2/+2 |
* | Only accept exact match for modifier or tag name | Dr. Stephen Henson | 2002-11-13 | 1 | -1/+1 |