aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ocsp
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-2611-11/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Accessor update; fix API, document one.Rich Salz2016-01-171-1/+1
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Add some accessors.Rich Salz2016-01-171-0/+12
* Move Makefiles to Makefile.inRich Salz2016-01-122-225/+64
* make updateRichard Levitte2016-01-121-105/+123
* Use X509_get0_pubkey where appropriateDr. Stephen Henson2015-12-311-6/+3
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-5/+5
* make updateDr. Stephen Henson2015-12-091-14/+4
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-094-11/+16
* Rebuild error source files.Dr. Stephen Henson2015-11-051-7/+7
* Remove useless codeAlessandro Ghedini2015-10-232-7/+0
* embed OCSP_CERTIDDr. Stephen Henson2015-10-116-23/+22
* Embed various OCSP fields.Dr. Stephen Henson2015-10-118-60/+60
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-112-1/+2
* Avoid direct X509 structure accessDr. Stephen Henson2015-09-061-2/+2
* remove 0 assignments.Rich Salz2015-09-031-2/+1
* Add X509_up_ref function.Dr. Stephen Henson2015-08-312-2/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-5/+9
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-145-5/+5
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-116-31/+36
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-061-2/+2
* Use safer sizeof variant in mallocRich Salz2015-05-041-2/+2
* free NULL cleanup -- codaRich Salz2015-05-014-12/+7
* free null cleanup finaleRich Salz2015-05-013-12/+6
* free cleanup 12Rich Salz2015-04-301-0/+2
* free NULL cleanup 5aRich Salz2015-04-301-2/+1
* free NULL cleanup 8Rich Salz2015-04-301-4/+2
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-454/+0
* free NULL cleanupRich Salz2015-03-251-2/+1
* RAND_bytes updatesMatt Caswell2015-03-251-2/+2
* Make OCSP response verification more flexible.Dr. Stephen Henson2015-03-241-4/+17
* make dependDr. Stephen Henson2015-03-241-7/+21
* free NULL cleanupRich Salz2015-03-242-3/+2
* make X509_EXTENSION opaqueDr. Stephen Henson2015-03-231-1/+2
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-2/+2
* Remove obsolete declarations.Dr. Stephen Henson2015-03-121-2/+0
* Make OCSP structures opaque.Dr. Stephen Henson2015-03-0511-203/+617
* Final (for me, for now) dead code cleanupRich Salz2015-02-081-43/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-2/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2210-2431/+2486
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-18/+20
* RT3548: Remvoe unsupported platformsRich Salz2014-12-211-3/+0
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0