summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/p5_pbe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-6/+6
* Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedjsing2016-12-301-2/+2
* Remove initialisers with default values from the ASN1 data structures.jsing2015-02-111-6/+1
* Expand most of the ASN1_SEQUENCE* and associated macros, making the datajsing2015-02-111-5/+27
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-2/+26
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-221-4/+4
* 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
* ASN1_STRING_free can handle NULL, so callers don't need to check. ok miodtedu2014-07-091-3/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-04-191-15/+16
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-10/+5
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-14/+14
* resolve conflicts, fix local changesdjm2010-10-011-44/+61
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-7/+8
* resolve conflictsdjm2005-04-291-9/+17
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-41/+6
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+2
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-6/+7
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+156