summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
AgeCommit message (Expand)Author
2004-03-28Obsolete filesDr. Stephen Henson
2004-03-11Finish elimination of Makefile.sslBen Laurie
2004-03-10Step 1 in blowing away Makefile.sslBen Laurie
2004-03-08Recent changes from 0.9.7-stable.Richard Levitte
2004-01-29Recent changes from 0.9.7-stableRichard Levitte
2004-01-19Recent and not so recent changes from 0.9.7-stable, all conflicts resolved.Richard Levitte
2003-12-18I haven't merged from 0.9.7-stable in a loooong time. It shows :-).Richard Levitte
2003-10-02Recent changes from 0.9.7-stableRichard Levitte
2003-09-25Constification.Ben Laurie
2003-09-08Recent changes from 0.9.7-stable.Richard Levitte
2003-05-21Fix sign bugs.Richard Levitte
2003-05-07Add correct DN entry for serialNumber.Dr. Stephen Henson
2003-04-10Typo.Dr. Stephen Henson
2003-03-14Add entry for domainComponent so it is treated correctly.Dr. Stephen Henson
2003-01-24Check return value of gmtime() and add error codesDr. Stephen Henson
2003-01-01Make sure the last character of the ASN.1 time string (the 'Z') is copied.Richard Levitte
2002-12-06Workaround for GCC-ia64 compiler bug.Andy Polyakov
2002-12-04Make ASN1_TYPE_get() work for V_ASN1_NULL type.Dr. Stephen Henson
2002-12-03In asn1_d2i_read_bio, don't assume BIO_read willDr. Stephen Henson
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-13free() -> OPENSSL_free()Richard Levitte
2002-11-12Many security improvements (CHATS) and a warning fix.Ben Laurie
2002-11-05Check for NULL ASN1_ITEM when initializeingDr. Stephen Henson
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-30Apply -nameopt patches to 0.9.7Dr. Stephen Henson
2002-08-30Fix ASN1_STRING_to_UTF8: remove non sensical !*out test.Dr. Stephen Henson
2002-08-23Reinstate the check for invalid length BIT STRINGS,Dr. Stephen Henson
2002-08-02Fix typoDr. Stephen Henson
2002-08-02Fix the ASN1 sanity check: correct header lengthDr. Stephen Henson
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-07-30"make update"Lutz Jänicke
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-26Make sure buffers are large enough even for weird parametersBodo Möller
2002-06-14Some more prototype fixes.Lutz Jänicke
2002-06-13Add support for DJGPP.Richard Levitte
2002-06-13Add missing prototypes.Lutz Jänicke
2002-06-05It's not good to have a pointer point at something in an inner block.Richard Levitte
2002-05-31Fix warnings.Ben Laurie
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte
2002-05-29Make i2c_ASN1_BIT_STRING return the correct length.Dr. Stephen Henson
2002-05-22Remove warnings about uninitialised variables.Richard Levitte
2002-05-18Add missing EVP_CIPHER_CTX_init call.Dr. Stephen Henson
2002-04-26Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller
2002-03-12Fix various warnings when compiling with KRB5 code.Dr. Stephen Henson
2002-02-23Remove old commentDr. Stephen Henson
2002-02-15Don't call finish function if it isn't set.Dr. Stephen Henson
2002-02-03ASN1_BIT_STRING_set_bit() didn't clear previously set bitsRichard Levitte
2002-01-29Shut up compiler warnings for inconsistent declarations.Lutz Jänicke
2002-01-18Constification, add config to /dev/crypto.Ben Laurie