aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_set.c
Commit message (Expand)AuthorAgeFilesLines
* Check for overflows in i2d_ASN1_SET()Dr. Stephen Henson2016-08-041-2/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-162/+159
* PR: 1996Dr. Stephen Henson2009-07-271-18/+19
* Calculate offset correctly. (Coverity ID 233)Ben Laurie2009-01-011-1/+1
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-6/+6
* More size_tification.Ben Laurie2008-11-011-5/+5
* size_tification.Ben Laurie2008-11-011-1/+1
* More type-checking.Ben Laurie2008-06-041-20/+22
* Simplicate and add lightness.Ben Laurie2005-03-311-7/+7
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-3/+6
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-4/+19
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-2/+2
* Check the return values where memory allocation failures may happen.Richard Levitte2002-05-301-2/+2
* Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson2000-12-281-0/+3
* Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte2000-09-171-1/+1
* 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-4/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-2/+0
* 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-16/+5
* Massive constification.Ben Laurie1999-04-171-2/+2
* Fix incorrect DER encoding of SETs and all knock-ons from that.Ben Laurie1998-12-291-6/+75
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-3/+15
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+149