summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/bio_b64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check return value of EVP_EncodeUpdate() in b64_write().tb2018-08-241-3/+4
* Add const qualifiers to return value of BIO_f_{base64,cipher,md}().tb2018-05-021-3/+3
* Delete a lot of #if 0 code in libressl.doug2015-02-071-5/+1
* Missing initialization; OpenSSL PR#3289 and #3345 via OpenSSL trunk.miod2014-07-111-2/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+1
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* More KNF.jsing2014-05-111-1/+1
* KNF.jsing2014-05-031-323/+295
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-12/+11
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-23/+54
* resolve conflictsdjm2008-09-061-1/+1
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-10/+28
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+3
* openssl-engine-0.9.6 mergebeck2000-12-151-15/+22
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+17
* OpenSSL 0.9.4 mergebeck1999-09-291-31/+8
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+547