summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/f_int.c
AgeCommit message (Expand)Author
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2020-11-26Update copyright yearMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte
2017-10-18Remove parentheses of return.KaoruToda
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-02-17Fix a slightly confusing if condition in a2i_ASN1_INTEGER.Bernd Edlinger
2016-08-18Constify i2a*Dr. Stephen Henson
2016-08-18Convert X509_REVOKED* functions to use const gettersMatt Caswell
2016-08-05Free buffer in a2i_ASN1_INTEGER() on error path.Dr. Stephen Henson
2016-06-01Free buffer on error in a2i_ASN1_INTEGER()Matt Caswell
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-16Use OPENSSL_hexchar2intRich Salz
2016-04-29Fix building with -DCHARSET_EBCDICMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-22Rename *_realloc_clean to *_clear_reallocRich Salz
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-01Remove goto inside an if(0) blockRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28realloc of NULL is like mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-01-30Seek out and destroy another evil cast.Ulf Möller
1999-07-24Don't include x509.h when we just need asn1.hBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
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-17Massive constification.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall