aboutsummaryrefslogtreecommitdiff
path: root/crypto/pem
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson3-8/+10
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-238/+64
2016-01-12make updateRichard Levitte1-105/+120
2016-01-12Adapt all EVP_CIPHER users for it becoming opaqueRichard Levitte2-8/+10
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte3-31/+28
2016-01-08Remove all remaining traces if PEM_SealRichard Levitte1-2/+0
2016-01-07Fix build-break; 'make update'Rich Salz1-15/+0
2016-01-07Remove crypto/pem/pem_seal.cRichard Levitte2-196/+2
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-6/+6
2015-12-11Adapt PEM routines to the opaque EVP_ENCODE_CTXRichard Levitte2-19/+30
2015-12-09make updateDr. Stephen Henson1-19/+7
2015-12-08Remove double semi (;)Richard Levitte1-1/+1
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2-4/+4
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2-12/+12
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell3-10/+16
2015-11-05Rebuild error source files.Dr. Stephen Henson1-19/+19
2015-10-23Remove useless codeAlessandro Ghedini1-2/+0
2015-10-23Fix memory leaks and other mistakes on errorsAlessandro Ghedini1-4/+4
2015-09-29Fix no-stdio buildDavid Woodhouse1-1/+3
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-05-28check for error when creating PKCS#8 structureDr. Stephen Henson1-0/+2
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-12/+19
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte11-11/+11
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz2-6/+8
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz2-20/+24
2015-05-06Initialize potentially uninitialized local variablesGunnar Kudrjavets1-1/+1
2015-05-01free NULL cleanup -- codaRich Salz1-2/+2
2015-05-01free null cleanup finaleRich Salz4-21/+11
2015-04-30free NULL cleanup 7Rich Salz1-2/+1
2015-04-30free cleanup almost the finaleRich Salz3-16/+5
2015-04-30free NULL cleanup 5aRich Salz1-2/+1
2015-04-28remove malloc castsRich Salz3-4/+4
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte2-664/+0
2015-03-28free NULL cleanupRich Salz3-12/+6
2015-03-25RAND_bytes updatesMatt Caswell1-1/+1
2015-03-24free NULL cleanupRich Salz1-4/+2
2015-03-24make dependDr. Stephen Henson1-17/+15
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2-2/+2
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz1-1/+1
2015-02-06Remove X509_PAIRRich Salz2-4/+0
2015-02-02Remove old DES APIRich Salz1-1/+1
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz1-22/+2
2015-01-22Fix formatting error in pem.hMatt Caswell1-6/+12
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-5/+5
2015-01-22Re-align some comments after running the reformat script.Matt Caswell1-6/+6
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell1-0/+1