summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_asn1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Call DSA_SIG_new() instead of hand rolling the same.jsing2018-06-141-5/+2
* Provide DSA_SIG_{g,s}et0()tb2018-02-201-1/+24
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-5/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+2
* Expand ASN1_ITEM_rptr macro - no change in generated assembly.jsing2016-12-301-2/+2
* Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* withjsing2016-11-041-1/+25
* Expand ASN1_CHOICE*, ASN1_SEQUENCE* and associated macros, making thejsing2015-02-141-29/+213
* Expand the -IMPLEMENT_ASN1_ENCODE_FUNCTIONS_(const_)?fname macros so thatjsing2015-02-101-5/+53
* Fix a number of issues relating to algorithms in signatures, Mostlybeck2015-01-281-2/+14
* None of these need to include <openssl/rand.h>jsing2014-10-181-2/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* KNFmiod2014-07-091-39/+47
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* 1. RAND_seed is now DEPRECATEDderaadt2014-04-171-1/+0
* resolve conflictsdjm2012-10-131-1/+39
* resolve conflicts, fix local changesdjm2010-10-011-82/+14
* resolve conflictsdjm2009-01-091-2/+80
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-78/+122
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+7
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+2
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+96