aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_bitstr.c
Commit message (Expand)AuthorAgeFilesLines
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free null cleanup finaleRich Salz2015-05-011-2/+1
* realloc of NULL is like mallocRich Salz2015-04-281-4/+1
* remove malloc castsRich Salz2015-04-281-4/+3
* Move more internal only functions to asn1_locl.hDr. Stephen Henson2015-03-261-0/+1
* free NULL cleanupRich Salz2015-03-241-1/+1
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-3/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-180/+189
* Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx2014-12-181-1/+6
* RT1815: More const'ness improvementsJustin Blanchard2014-08-181-3/+3
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-14/+14
* size_tification.Ben Laurie2008-11-011-14/+14
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+23
* improved error checking and some fixesNils Larsch2005-07-261-1/+3
* Fix various incorrect error function codes.Bodo Möller2005-04-261-1/+1
* Remove duplicate lines.Dr. Stephen Henson2004-12-121-1/+0
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-1/+6
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-3/+4
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+3
* Reinstate the check for invalid length BIT STRINGS,Dr. Stephen Henson2002-08-231-0/+6
* Make i2c_ASN1_BIT_STRING return the correct length.Dr. Stephen Henson2002-05-291-2/+4
* ASN1_BIT_STRING_set_bit() didn't clear previously set bitsRichard Levitte2002-02-031-0/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-52/+0
* For n > 7, we might get uninitialized (unzeroed) data.Richard Levitte2000-08-061-2/+2
* Fix some typose in the i2d/d2i functions thatDr. Stephen Henson2000-07-101-1/+1
* New ASN1 functions that just deal withDr. Stephen Henson2000-07-071-17/+45
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-4/+4
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Don't return stuff from void functions.Ben Laurie1999-10-231-1/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+11
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-4/+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-14/+5
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-11/+42
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+47
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+158