aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ts
Commit message (Expand)AuthorAgeFilesLines
* Add support for signer_digest option in TS.Dr. Stephen Henson2015-11-203-1/+35
* RT32671: wrong multiple errs TS_check_status_infoGraeme Perrow2015-11-131-13/+10
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-093-3/+3
* Rebuild error source files.Dr. Stephen Henson2015-11-051-18/+18
* Fix no-stdio buildDavid Woodhouse2015-09-291-2/+2
* make updateDr. Stephen Henson2015-09-221-2/+2
* Avoid structure access in crypto/tsDr. Stephen Henson2015-09-222-5/+8
* Remove "noise" comments from TS files.Rich Salz2015-09-229-203/+19
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-9/+9
* Avoid direct X509 structure accessDr. Stephen Henson2015-09-062-10/+10
* Make TS structures opaque.Rich Salz2015-09-0511-86/+347
* Add and use OPENSSL_zallocRich Salz2015-09-022-6/+3
* Add X509_up_ref function.Dr. Stephen Henson2015-08-312-2/+2
* Set error code, no fprintf stderr, on errors.Rich Salz2015-06-042-6/+17
* Rename all static TS_xxx to ts_xxxRich Salz2015-06-044-138/+121
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-9/+17
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-149-9/+9
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-114-90/+107
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-052-3/+3
* Use safer sizeof variant in mallocRich Salz2015-05-042-2/+2
* Add OSSL_NELEM macro.Dr. Stephen Henson2015-05-032-3/+2
* free NULL cleanup -- codaRich Salz2015-05-011-2/+1
* free NULL cleanup 11Rich Salz2015-05-012-6/+3
* free NULL cleanup 5aRich Salz2015-04-301-6/+3
* free NULL cleanup 8Rich Salz2015-04-301-2/+1
* remove malloc castsRich Salz2015-04-282-4/+4
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-18/+2
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-853/+0
* free NULL cleanupRich Salz2015-03-281-2/+1
* make X509_EXTENSION opaqueDr. Stephen Henson2015-03-231-1/+2
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-233-6/+6
* Remove obsolete declarations.Dr. Stephen Henson2015-03-121-3/+0
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-272-17/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2212-3250/+3247
* Further comment changes for reformat (master)Matt Caswell2015-01-221-2/+2
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-4/+4
* mark all block comments that need format preserving so thatTim Hudson2014-12-302-11/+11
* make updateMatt Caswell2014-12-111-5/+6
* Implement internally opaque bn access from tsMatt Caswell2014-12-081-5/+6
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-082-2/+2
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-2/+0
* Correct timestamp output when clock_precision_digits > 0Michal Bozon2014-11-121-1/+1
* RT1815: More const'ness improvementsJustin Blanchard2014-08-181-5/+5
* Fix double frees.Ben Laurie2014-04-221-0/+1
* Rename Suite B functions for consistency.Dr. Stephen Henson2012-08-031-7/+1
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-3/+0
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* PR: 2410Dr. Stephen Henson2011-01-031-3/+2