summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn_pack.c
AgeCommit message (Expand)Author
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson
2009-07-27Update from 1.0.0-stable.Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-01size_tification.Ben Laurie
2008-06-04More type-checking.Ben Laurie
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-03-31Consistency.Ben Laurie
2005-03-31Simplicate and add lightness.Ben Laurie
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
1999-06-06More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie
1999-03-28Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson