summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_bytes.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-306/+0
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* delete some casts. ok miodtedu2014-07-101-4/+4
* ASN1_STRING_free can handle NULL, so callers don't need to check. ok miodtedu2014-07-091-7/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-10/+5
* null a pointer to prevent double free. from Dirk Englingtedu2014-04-221-0/+1
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-2/+2
* Initial KNF.jsing2014-04-171-189/+184
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-7/+7
* resolve conflictsdjm2008-09-061-10/+12
* Remove some double semicolons (hmm, do two semis equal a maxi?).millert2003-08-061-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-13/+2
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+7
* OpenSSL 0.9.5 mergebeck2000-03-191-9/+10
* OpenSSL 0.9.4 mergebeck1999-09-291-34/+10
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+346