summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_object.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.OPENBSD_5_8_BASEcvs2svn2015-08-021-405/+0
* The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned intojsing2015-02-101-4/+1
* Fix CVE-2014-3508, pretty printing and OID validation:guenther2014-08-081-10/+21
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-5/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+4
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* delete some casts. ok miodtedu2014-07-101-3/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-8/+4
* remove CONST_STRICT. ok beck deraadttedu2014-05-301-2/+0
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-2/+2
* More KNF.jsing2014-04-191-1/+1
* More KNF.jsing2014-04-181-128/+159
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-60/+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-13/+13
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+2
* resolve conflicts, fix local changesdjm2010-10-011-9/+26
* resolve conflictsdjm2008-09-061-17/+83
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-23/+39
* OpenSSL 0.9.5 mergebeck2000-03-191-3/+3
* OpenSSL 0.9.4 mergebeck1999-09-291-112/+27
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+389