summaryrefslogtreecommitdiff
path: root/crypto/asn1/asn_pack.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-92/+100
* Memory leak and NULL derefernce fixes.Dr. Stephen Henson2014-06-271-2/+10
* PR: 1996Dr. Stephen Henson2009-07-271-4/+4
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+2
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* size_tification.Ben Laurie2008-11-011-2/+2
* More type-checking.Ben Laurie2008-06-041-4/+4
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-5/+5
* Consistency.Ben Laurie2005-03-311-3/+2
* Simplicate and add lightness.Ben Laurie2005-03-311-4/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-7/+10
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-3/+3
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-2/+2
* ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson2000-12-301-0/+4
* ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson2000-12-281-1/+43
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson1999-06-061-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-17/+6
* Fix some warnings. Contributed by Anonymous.Ben Laurie1999-04-161-1/+3
* Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1999-03-281-0/+154