aboutsummaryrefslogtreecommitdiffstats
path: root/demos/engines
Commit message (Expand)AuthorAgeFilesLines
* make error tables const and separate header fileRich Salz2017-06-071-0/+12
* Remove outdated and unsupported CHIL engineRich Salz2017-05-044-1457/+0
* Remove some obsolete/obscure internal define switches:Emilia Kasper2017-03-011-5/+1
* Move the CHIL engine to demos/enginesRichard Levitte2017-02-284-0/+1461
* Remove really old demo'sRich Salz2016-03-0725-5963/+0
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-174-4/+4
* Remove clean-dependRich Salz2016-01-294-24/+0
* Remove /* foo.c */ commentsRich Salz2016-01-269-9/+0
* Consolidate "make update"Rich Salz2016-01-204-8/+4
* Move Makefiles to Makefile.inRich Salz2016-01-124-56/+0
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-302-8/+8
* Fix typosAlessandro Ghedini2015-10-231-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-113-66/+43
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-2/+2
* free NULL cleanup -- codaRich Salz2015-05-011-2/+1
* free NULL cleanup 11Rich Salz2015-05-013-9/+3
* 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-022-4/+1
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-241-52/+0
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-8/+8
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2215-3820/+3850
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-2/+2
* More commentsMatt Caswell2015-01-221-1/+2
* Further comment changes for reformat (master)Matt Caswell2015-01-221-2/+2
* Remove all .cvsignore filesRich Salz2014-11-284-32/+0
* RT2600: Change Win line-endings to Unix.Rich Salz2014-09-081-920/+920
* engine_md_copy: check for NULL after allocating to_md->HashBufferJonas Maebe2014-08-171-0/+2
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-2/+2
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte2009-05-151-7/+27
* Add missing 'extern "C" {' to some _err.h files in crypto/engines/Lutz Jänicke2008-04-183-0/+12
* fix typosNils Larsch2006-02-151-2/+2
* From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte2005-04-303-3/+12
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-114-0/+8
* Stupid casts...Richard Levitte2004-08-111-3/+3
* Typo.Richard Levitte2003-06-111-1/+1
* Make internal functions static.Richard Levitte2002-11-131-22/+22
* Name the flag files correctly.Richard Levitte2002-11-131-2/+2
* There's a name clash between OpenSSL and RSAref. Since this engine handlesRichard Levitte2002-10-241-4/+7
* Add a few more target platforms, to see how well the shared libraryRichard Levitte2002-10-101-0/+16
* Some files deserve to be ignoredRichard Levitte2002-08-133-0/+12
* Merge in demo engines from 0.9.7-stable.Richard Levitte2002-08-1319-1/+4866
* Add the CBC flag for cbc ciphersRichard Levitte2002-08-011-3/+3
* Build dynamic rsaref engine on VMS. Tested on VAX so far.Richard Levitte2001-11-161-0/+85
* make updateRichard Levitte2001-11-152-0/+6
* Add MD digests.Richard Levitte2001-11-151-7/+138
* Add DES functions.Richard Levitte2001-11-151-6/+224
* Use the generated error code files.Richard Levitte2001-11-151-91/+5
* 'make update' + some touches.Richard Levitte2001-11-152-0/+264