| Commit message (Expand) | Author | Age | Files | Lines |
* | PKCS#8 fixes from stable branch. | Dr. Stephen Henson | 2004-07-04 | 1 | -3/+5 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -458/+423 |
* | Deprecate the recursive includes of bn.h from various API headers (asn1.h, | Geoff Thorpe | 2004-05-17 | 6 | -1/+8 |
* | Make ASN1 code work again... | Dr. Stephen Henson | 2004-04-27 | 1 | -1/+1 |
* | More ASN1 reformat/tidy. | Dr. Stephen Henson | 2004-04-25 | 5 | -204/+308 |
* | Reformat/tidy some of the ASN1 code. | Dr. Stephen Henson | 2004-04-24 | 2 | -473/+825 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -238/+201 |
* | (oops) Apologies all, that last header-cleanup commit was from the wrong | Geoff Thorpe | 2004-04-19 | 3 | -0/+6 |
* | Remove obsolete files. | Dr. Stephen Henson | 2004-03-28 | 2 | -281/+0 |
* | Extend OID config module format. | Dr. Stephen Henson | 2004-03-27 | 1 | -2/+62 |
* | Initial support for certificate policy checking and evaluation. | Dr. Stephen Henson | 2004-03-23 | 1 | -0/+3 |
* | Constify d2i, s2i, c2i and r2i functions and other associated | Richard Levitte | 2004-03-15 | 30 | -155/+212 |
* | Cleanup ASN1 OID module when it exits. | Dr. Stephen Henson | 2004-03-05 | 1 | -2/+7 |
* | Avoid signed vs. unsigned warnings (which are treated like errors on | Richard Levitte | 2004-01-27 | 2 | -2/+2 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Use BUF_strlcpy() instead of strcpy(). | Richard Levitte | 2003-12-27 | 8 | -22/+33 |
* | Avoid possible memory leaks in error-handling. | Geoff Thorpe | 2003-11-10 | 2 | -5/+5 |
* | Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex(). | Dr. Stephen Henson | 2003-11-10 | 1 | -1/+1 |
* | Remove a line that was causing redundant declarations. | Geoff Thorpe | 2003-10-29 | 1 | -1/+0 |
* | A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. | Geoff Thorpe | 2003-10-29 | 6 | -10/+12 |
* | ASN1 parse fix and release file changes. | Dr. Stephen Henson | 2003-09-30 | 2 | -1/+10 |
* | outlen should be int * in out_utf8. | Dr. Stephen Henson | 2003-08-21 | 1 | -1/+1 |
* | Fix sign bugs. | Richard Levitte | 2003-05-21 | 1 | -1/+1 |
* | Add correct DN entry for serialNumber. | Dr. Stephen Henson | 2003-05-07 | 1 | -1/+4 |
* | Typo. | Dr. Stephen Henson | 2003-04-10 | 1 | -1/+1 |
* | Correct a lot of printing calls. Remove extra arguments... | Richard Levitte | 2003-04-03 | 2 | -2/+2 |
* | Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA. | Richard Levitte | 2003-03-20 | 2 | -2/+2 |
* | New ASN1 macros to just implement and declare the new and free functions | Dr. Stephen Henson | 2003-03-20 | 2 | -4/+11 |
* | Add entry for domainComponent so it is treated correctly. | Dr. Stephen Henson | 2003-03-14 | 1 | -0/+35 |
* | Fix indefinite length encoding so EOC correctly updates | Dr. Stephen Henson | 2003-02-25 | 1 | -2/+4 |
* | ECPublicKey_set_octet_string and ECPublicKey_get_octet_string | Bodo Möller | 2003-02-21 | 2 | -4/+3 |
* | 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 |
* | For ecdsa-with-SHA1, as for id-dsa-with-sha1, omit 'parameters' | Bodo Möller | 2003-01-24 | 1 | -4/+5 |
* | Check return value of gmtime() and add error codes | Dr. Stephen Henson | 2003-01-24 | 3 | -31/+36 |
* | Make sure the last character of the ASN.1 time string (the 'Z') is copied. | Richard Levitte | 2003-01-01 | 1 | -1/+1 |
* | make update | Richard Levitte | 2002-12-29 | 1 | -597/+315 |
* | Workaround for GCC-ia64 compiler bug. | Andy Polyakov | 2002-12-06 | 1 | -0/+5 |
* | In ECPKParameters_print, output the private key length correctly | Bodo Möller | 2002-12-04 | 1 | -2/+8 |
* | Make ASN1_TYPE_get() work for V_ASN1_NULL type. | Dr. Stephen Henson | 2002-12-04 | 1 | -1/+1 |
* | In asn1_d2i_read_bio, don't assume BIO_read will | Dr. Stephen Henson | 2002-12-03 | 1 | -5/+10 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 4 | -11/+11 |
* | Extra ; removed. | Richard Levitte | 2002-11-27 | 1 | -1/+1 |
* | Add the ASN.1 structures and functions for CertificatePair, which is | Richard Levitte | 2002-11-18 | 1 | -0/+6 |
* | Add SETWRAP modifier to ASN1 generate. | Dr. Stephen Henson | 2002-11-15 | 1 | -1/+9 |
* | use new BIO_indent() function here as well | Bodo Möller | 2002-11-14 | 1 | -30/+11 |
* | free() -> OPENSSL_free() | Richard Levitte | 2002-11-13 | 1 | -2/+2 |
* | This didn't get to the 0.9.8-dev thread... | Richard Levitte | 2002-11-13 | 2 | -9/+3 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 15 | -64/+84 |