Android build: fix usage of NDK home variable ($ndk_var)
[openssl.git] / demos / engines /
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-04 Rich SalzRemove outdated and unsupported CHIL engine
2017-03-01 Emilia KasperRemove some obsolete/obscure internal define switches:
2017-02-28 Richard LevitteMove the CHIL engine to demos/engines
2016-03-07 Rich SalzRemove really old demo's
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-01-29 Rich SalzRemove clean-depend
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzConsolidate "make update"
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-23 Alessandro GhediniFix typos
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-02-02 Rich SalzDead code cleanup: crypto/*.c, x509v3, demos
2015-01-24 Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-22 Matt CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Matt CaswellMore comments
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2014-11-28 Rich SalzRemove all .cvsignore files
2014-09-08 Rich SalzRT2600: Change Win line-endings to Unix.
2014-08-17 Jonas Maebeengine_md_copy: check for NULL after allocating to_md...
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2009-05-15 Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2008-04-18 Lutz JänickeAdd missing 'extern "C" {' to some _err.h files in...
2006-02-15 Nils Larschfix typos
2005-04-30 Richard LevitteFrom branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2004-08-11 Richard LevitteStupid casts...
2003-06-11 Richard LevitteTypo.
2002-11-13 Richard LevitteMake internal functions static.
2002-11-13 Richard LevitteName the flag files correctly.
2002-10-24 Richard LevitteThere's a name clash between OpenSSL and RSAref. Since...
2002-10-10 Richard LevitteAdd a few more target platforms, to see how well the...
2002-08-13 Richard LevitteSome files deserve to be ignored
2002-08-13 Richard LevitteMerge in demo engines from 0.9.7-stable.
2002-08-01 Richard LevitteAdd the CBC flag for cbc ciphers
2001-11-16 Richard LevitteBuild dynamic rsaref engine on VMS. Tested on VAX...
2001-11-15 Richard Levittemake update
2001-11-15 Richard LevitteAdd MD digests.
2001-11-15 Richard LevitteAdd DES functions.
2001-11-15 Richard LevitteUse the generated error code files.
2001-11-15 Richard Levitte'make update' + some touches.
2001-11-15 Richard LevitteAdd targets to update the error code files.
2001-11-15 Richard LevitteAdd a local error code configuration file for the rsare...
2001-11-14 Richard LevitteMake use of RSAref's header files instead of EAY's...
2001-11-14 Richard LevitteIn a Debian Linux environment, it's not a good idea...
2001-11-14 Richard LevitteAdd a demo that reimplements the RSAref glue in form...