summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_int.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid an undefined shift in ASN1_INTEGER_get().tb2019-04-281-4/+8
* Use limits.h instead of sys/limits.h for portability.jsing2019-03-261-3/+2
* Add range checks to varios ASN1_INTEGER functions to ensure thebeck2019-03-231-3/+53
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-7/+7
* Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this isjsing2015-09-301-7/+7
* Remove unnecessary type assignments - M_ASN1_INTEGER_new() already setsjsing2015-09-301-3/+1
* Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedjsing2015-07-291-2/+2
* Drop stupid (int) casts for the arguments of malloc() and friends. This ismiod2015-07-191-2/+2
* Fix several crash causing defects from OpenSSL.tedu2015-03-191-3/+3
* The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned intojsing2015-02-101-4/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* delete some casts. ok miodtedu2014-07-101-5/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Add a comment documenting where libssl depends upon the current (objectionable)miod2014-05-311-0/+1
* more: no need for null check before freederaadt2014-05-301-6/+3
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-4/+3
* More KNF.jsing2014-04-191-2/+2
* More KNF.jsing2014-04-181-158/+189
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-51/+29
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-70/+70
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-9/+9
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* resolve conflictsdjm2012-10-131-2/+2
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+1
* resolve conflicts, fix local changesdjm2010-10-011-5/+5
* resolve conflictsdjm2008-09-061-10/+16
* resolve conflictsdjm2005-04-291-1/+20
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-1/+10
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-56/+8
* openssl-engine-0.9.6 mergebeck2000-12-151-35/+73
* OpenSSL 0.9.5 mergebeck2000-03-191-11/+30
* OpenSSL 0.9.4 mergebeck1999-09-291-52/+163
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+305