summaryrefslogtreecommitdiffstats
path: root/demos/engines
AgeCommit message (Expand)Author
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
2001-11-15Add targets to update the error code files.Richard Levitte
2001-11-15Add a local error code configuration file for the rsaref dynamicRichard Levitte
2001-11-14Make use of RSAref's header files instead of EAY's crafted rsaref.h.Richard Levitte
2001-11-14In a Debian Linux environment, it's not a good idea, apparently, toRichard Levitte
2001-11-14Add a demo that reimplements the RSAref glue in form of a dynamicallyRichard Levitte