aboutsummaryrefslogtreecommitdiffstats
path: root/demos/engines/zencod/hw_zencod.c
Commit message (Expand)AuthorAgeFilesLines
* Remove really old demo'sRich Salz2016-03-071-1785/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-6/+6
* Fix typosAlessandro Ghedini2015-10-231-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-44/+26
* free NULL cleanup 11Rich Salz2015-05-011-3/+1
* free null cleanup finaleRich Salz2015-05-011-6/+3
* free NULL cleanup 7Rich Salz2015-04-301-6/+4
* Dead code cleanup: crypto/*.c, x509v3, demosRich Salz2015-02-021-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-1394/+1464
* engine_md_copy: check for NULL after allocating to_md->HashBufferJonas Maebe2014-08-171-0/+2
* fix typosNils Larsch2006-02-151-2/+2
* From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte2005-04-301-1/+4
* Merge in demo engines from 0.9.7-stable.Richard Levitte2002-08-131-0/+1736