aboutsummaryrefslogtreecommitdiff
path: root/crypto/ts
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson1-1/+1
2016-01-17Accessor update; fix API, document one.Rich Salz1-3/+3
2016-01-17Remove some old makefile targetsRich Salz1-10/+0
2016-01-17Add some accessors.Rich Salz1-0/+15
2016-01-12Move Makefiles to Makefile.inRich Salz2-257/+72
2016-01-12make updateRichard Levitte1-73/+77
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-1/+1
2016-01-03Fix X509_STORE_CTX_cleanup()Viktor Dukhovni1-1/+2
2015-12-09make updateDr. Stephen Henson1-14/+3
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte1-3/+3
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-4/+11
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson3-1/+35
2015-11-13RT32671: wrong multiple errs TS_check_status_infoGraeme Perrow1-13/+10
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell3-3/+3
2015-11-05Rebuild error source files.Dr. Stephen Henson1-18/+18
2015-09-29Fix no-stdio buildDavid Woodhouse1-2/+2
2015-09-22make updateDr. Stephen Henson1-2/+2
2015-09-22Avoid structure access in crypto/tsDr. Stephen Henson2-5/+8
2015-09-22Remove "noise" comments from TS files.Rich Salz9-203/+19
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-9/+9
2015-09-06Avoid direct X509 structure accessDr. Stephen Henson2-10/+10
2015-09-05Make TS structures opaque.Rich Salz11-86/+347
2015-09-02Add and use OPENSSL_zallocRich Salz2-6/+3
2015-08-31Add X509_up_ref function.Dr. Stephen Henson2-2/+2
2015-06-04Set error code, no fprintf stderr, on errors.Rich Salz2-6/+17
2015-06-04Rename all static TS_xxx to ts_xxxRich Salz4-138/+121
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-9/+17
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte9-9/+9
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz4-90/+107
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz2-3/+3
2015-05-04Use safer sizeof variant in mallocRich Salz2-2/+2
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson2-3/+2
2015-05-01free NULL cleanup -- codaRich Salz1-2/+1
2015-05-01free NULL cleanup 11Rich Salz2-6/+3
2015-04-30free NULL cleanup 5aRich Salz1-6/+3
2015-04-30free NULL cleanup 8Rich Salz1-2/+1
2015-04-28remove malloc castsRich Salz2-4/+4
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-18/+2
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-853/+0
2015-03-28free NULL cleanupRich Salz1-2/+1
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson1-1/+2
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson3-6/+6
2015-03-12Remove obsolete declarations.Dr. Stephen Henson1-3/+0
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz2-17/+3
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell12-3250/+3247
2015-01-22Further comment changes for reformat (master)Matt Caswell1-2/+2
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-4/+4
2014-12-30mark all block comments that need format preserving so thatTim Hudson2-11/+11