aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ts
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-2611-11/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-1/+1
* Accessor update; fix API, document one.Rich Salz2016-01-171-3/+3
* Remove some old makefile targetsRich Salz2016-01-171-10/+0
* Add some accessors.Rich Salz2016-01-171-0/+15
* Move Makefiles to Makefile.inRich Salz2016-01-122-257/+72
* make updateRichard Levitte2016-01-121-73/+77
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-1/+1
* Fix X509_STORE_CTX_cleanup()Viktor Dukhovni2016-01-031-1/+2
* make updateDr. Stephen Henson2015-12-091-14/+3
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-3/+3
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-4/+11
* 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