aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/f_int.c
Commit message (Expand)AuthorAgeFilesLines
* This has been added to avoid the situation where some host ctype.h functionsPauli2017-08-221-14/+3
* Fix a slightly confusing if condition in a2i_ASN1_INTEGER.Bernd Edlinger2017-02-171-1/+1
* Constify i2a*Dr. Stephen Henson2016-08-181-1/+1
* Convert X509_REVOKED* functions to use const gettersMatt Caswell2016-08-181-1/+1
* Free buffer in a2i_ASN1_INTEGER() on error path.Dr. Stephen Henson2016-08-051-0/+1
* Free buffer on error in a2i_ASN1_INTEGER()Matt Caswell2016-06-011-0/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Use OPENSSL_hexchar2intRich Salz2016-05-161-8/+2
* Fix building with -DCHARSET_EBCDICMatt Caswell2016-04-291-0/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rename *_realloc_clean to *_clear_reallocRich Salz2015-12-221-1/+1
* ASN1 INTEGER refactor.Dr. Stephen Henson2015-05-181-0/+13
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Remove goto inside an if(0) blockRich Salz2015-05-011-13/+9
* 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-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-149/+145
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-2/+1
* Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson2001-01-191-1/+7
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Don't include x509.h when we just need asn1.hBodo Möller1999-07-241-1/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+9
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-8/+2
* Massive constification.Ben Laurie1999-04-171-1/+1
* 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/+211