aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ocsp
Commit message (Expand)AuthorAgeFilesLines
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Copyright consolidation 09/10Rich Salz2016-05-1710-575/+51
* Don't leak resource on error in OCSP_url_svcloc_newMatt Caswell2016-04-281-0/+4
* Remove dead-code infinite loopBenjamin Kaduk2016-04-261-1/+0
* Remove --classic build entirelyRichard Levitte2016-04-201-46/+0
* Restore OCSP_basic_verify() error return semanticsRichard Levitte2016-04-172-15/+23
* Small OCSP fixupRichard Levitte2016-04-161-2/+2
* Make many X509_xxx types opaque.Rich Salz2016-04-151-31/+51
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Avoid double-free in calleres to OCSP_parse_urlJim Basney2016-03-091-0/+3
* Remove unused parameters from internal functionsRich Salz2016-02-222-20/+16
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* GH601: Various spelling fixes.FdaSilvaYY2016-02-056-9/+9
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4
* Templatize util/domdRich Salz2016-01-291-2/+1
* 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