aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pem
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-2610-10/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-203-8/+10
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-238/+64
* make updateRichard Levitte2016-01-121-105/+120
* Adapt all EVP_CIPHER users for it becoming opaqueRichard Levitte2016-01-122-8/+10
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-123-31/+28
* Remove all remaining traces if PEM_SealRichard Levitte2016-01-081-2/+0
* Fix build-break; 'make update'Rich Salz2016-01-071-15/+0
* Remove crypto/pem/pem_seal.cRichard Levitte2016-01-072-196/+2
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-6/+6
* Adapt PEM routines to the opaque EVP_ENCODE_CTXRichard Levitte2015-12-112-19/+30
* make updateDr. Stephen Henson2015-12-091-19/+7
* Remove double semi (;)Richard Levitte2015-12-081-1/+1
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-072-4/+4
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-072-12/+12
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-093-10/+16
* Rebuild error source files.Dr. Stephen Henson2015-11-051-19/+19
* Remove useless codeAlessandro Ghedini2015-10-231-2/+0
* Fix memory leaks and other mistakes on errorsAlessandro Ghedini2015-10-231-4/+4
* Fix no-stdio buildDavid Woodhouse2015-09-291-1/+3
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* check for error when creating PKCS#8 structureDr. Stephen Henson2015-05-281-0/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-12/+19
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-1411-11/+11
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-112-6/+8
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-062-20/+24
* Initialize potentially uninitialized local variablesGunnar Kudrjavets2015-05-061-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-2/+2
* free null cleanup finaleRich Salz2015-05-014-21/+11
* free NULL cleanup 7Rich Salz2015-04-301-2/+1
* free cleanup almost the finaleRich Salz2015-04-303-16/+5
* free NULL cleanup 5aRich Salz2015-04-301-2/+1
* remove malloc castsRich Salz2015-04-283-4/+4
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-664/+0
* free NULL cleanupRich Salz2015-03-283-12/+6
* RAND_bytes updatesMatt Caswell2015-03-251-1/+1
* free NULL cleanupRich Salz2015-03-241-4/+2
* make dependDr. Stephen Henson2015-03-241-17/+15
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-242-2/+2
* ui_compat cleanup; makefiles and vmsRich Salz2015-02-061-1/+1
* Remove X509_PAIRRich Salz2015-02-062-4/+0
* Remove old DES APIRich Salz2015-02-021-1/+1
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-22/+2
* Fix formatting error in pem.hMatt Caswell2015-01-221-6/+12
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-5/+5
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-6/+6