summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/p5_pbev2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-7/+5
* Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedjsing2016-12-301-3/+3
* Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).jsing2015-09-301-2/+2
* Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this isjsing2015-09-301-3/+3
* Remove initialisers with default values from the ASN1 data structures.jsing2015-02-111-13/+1
* Expand most of the ASN1_SEQUENCE* and associated macros, making the datajsing2015-02-111-11/+67
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-3/+51
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-221-7/+6
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-04-191-39/+44
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-17/+13
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* resolve conflictsdjm2012-10-131-49/+94
* resolve conflicts, fix local changesdjm2010-10-011-12/+42
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-3/+3
* resolve conflictsdjm2005-04-291-2/+4
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-0/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-95/+14
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+3
* OpenSSL 0.9.5a mergebeck2000-04-151-2/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-13/+20
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+274