summaryrefslogtreecommitdiffstats
path: root/demos/engines
AgeCommit message (Expand)Author
2017-06-07make error tables const and separate header fileRich Salz
2017-05-04Remove outdated and unsupported CHIL engineRich Salz
2017-03-01Remove some obsolete/obscure internal define switches:Emilia Kasper
2017-02-28Move the CHIL engine to demos/enginesRichard Levitte
2016-03-07Remove really old demo'sRich Salz
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-01-29Remove clean-dependRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Consolidate "make update"Rich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-23Fix typosAlessandro Ghedini
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22More commentsMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-08RT2600: Change Win line-endings to Unix.Rich Salz
2014-08-17engine_md_copy: check for NULL after allocating to_md->HashBufferJonas Maebe
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2008-04-18Add missing 'extern "C" {' to some _err.h files in crypto/engines/Lutz Jänicke
2006-02-15fix typosNils Larsch
2005-04-30From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2004-08-11Stupid casts...Richard Levitte
2003-06-11Typo.Richard Levitte
2002-11-13Make internal functions static.Richard Levitte
2002-11-13Name the flag files correctly.Richard Levitte
2002-10-24There's a name clash between OpenSSL and RSAref. Since this engine handlesRichard Levitte
2002-10-10Add a few more target platforms, to see how well the shared libraryRichard Levitte
2002-08-13Some files deserve to be ignoredRichard Levitte
2002-08-13Merge in demo engines from 0.9.7-stable.Richard Levitte
2002-08-01Add the CBC flag for cbc ciphersRichard Levitte
2001-11-16Build dynamic rsaref engine on VMS. Tested on VAX so far.Richard Levitte
2001-11-15make updateRichard Levitte
2001-11-15Add MD digests.Richard Levitte
2001-11-15Add DES functions.Richard Levitte
2001-11-15Use the generated error code files.Richard Levitte
2001-11-15'make update' + some touches.Richard Levitte