summaryrefslogtreecommitdiffstats
path: root/crypto/ts
AgeCommit message (Expand)Author
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson
2015-11-13RT32671: wrong multiple errs TS_check_status_infoGraeme Perrow
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-22make updateDr. Stephen Henson
2015-09-22Avoid structure access in crypto/tsDr. Stephen Henson
2015-09-22Remove "noise" comments from TS files.Rich Salz
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-06Avoid direct X509 structure accessDr. Stephen Henson
2015-09-05Make TS structures opaque.Rich Salz
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-08-31Add X509_up_ref function.Dr. Stephen Henson
2015-06-04Set error code, no fprintf stderr, on errors.Rich Salz
2015-06-04Rename all static TS_xxx to ts_xxxRich Salz
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-04-28remove malloc castsRich Salz
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-28free NULL cleanupRich Salz
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson
2015-03-12Remove obsolete declarations.Dr. Stephen Henson
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-11make updateMatt Caswell
2014-12-08Implement internally opaque bn access from tsMatt Caswell
2014-12-08Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-11-12Correct timestamp output when clock_precision_digits > 0Michal Bozon
2014-08-18RT1815: More const'ness improvementsJustin Blanchard
2014-04-22Fix double frees.Ben Laurie
2012-08-03Rename Suite B functions for consistency.Dr. Stephen Henson
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2011-01-03PR: 2410Dr. Stephen Henson