build.info: Make it possible to have more than one item in KEYWORD[]
[openssl.git] / demos /
2019-11-24 Dr. Matthias St... Remove RANDFILE settings from configuration files
2019-07-02 Antoine CœurFix Typos
2019-03-13 Matt CaswellFix memory leaks in pkread.c demo file
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-07 Rich SalzRemove outdated e_chil.txt file
2018-11-04 PauliGMAC implementation
2018-09-19 PauliAdd a GMAC demonstration program.
2018-09-03 Paulo Flabiano Smorigodemos/evp: add make clean
2018-06-14 David CooperUpdate certificates in demos/bio, demos/cms, demos...
2017-11-30 Rich SalzAdd "friendly name" extractor
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-07-12 PauliDemo style fixes and modernisation.
2017-07-07 PauliRearrange link line so the libraries come after the...
2017-06-09 Paul YangFix a bundle of trailing spaces in several files
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-08 Meena VyasAdded a new Makefile in demos/evp directory
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-09-20 Richard LevitteCrude VMS build files for demos/bio/
2016-09-20 Richard LevitteCrude Makefile for demos/bio/
2016-09-20 Richard LevitteFixup BIO demos for OpenSSL 1.1.x
2016-09-20 Richard LevitteFixup BIO demos for OpenSSL 1.1.x
2016-09-20 Richard LevitteFixup BIO demos for OpenSSL 1.1.x
2016-05-18 Rich SalzConsolidate copyright for demos
2016-04-20 Richard LevitteRemove --classic build entirely
2016-03-07 Rich SalzRemove really old demo's
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-01-29 Rich SalzRemove clean-depend
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzConsolidate "make update"
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-07 Rich Salzmem functions cleanup
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2015-12-22 Dr. Stephen HensonDemo server using SSL_CTX_config
2015-12-18 Rich SalzRemove err and prime demo's
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-12-05 Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-26 Rich SalzMove crypto/threads to demo/threads
2015-10-23 Alessandro GhediniFix typos
2015-09-28 Rich SalzRemove obsolete b64 demo's
2015-09-25 Rich SalzRemove obsolete OCSP demo
2015-07-21 Dr. Stephen HensonUpdate demo.
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-06-10 Matt CaswellChange BIO_number_read and BIO_number_written() to...
2015-05-16 Matt CaswellClient side version negotiation rewrite
2015-05-16 Matt CaswellServer side version negotiation rewrite
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich SalzRemove goto inside an if(0) block
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-04-30 Rich Salzfree NULL cleanup 5a
2015-04-28 Rich Salzremove malloc casts
2015-04-11 Rich Salzfree NULL cleanup 9
2015-04-11 Rich Salzfree NULL cleanup 10
2015-03-28 Rich Salzfree NULL cleanup
2015-03-25 Rich Salzfree NULL cleanup
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-25 Rich Salzfree NULL cleanup
2015-02-02 Rich SalzDead code cleanup: crypto/*.c, x509v3, demos
2015-01-28 Matt CaswellHarmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG...
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 CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellYet more comments
2015-01-22 Matt CaswellMore comments
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-11-28 Rich SalzRemove all .cvsignore files
2014-09-08 Rich SalzRT2600: Change Win line-endings to Unix.
2014-08-21 Jeffrey WaltonRT3142: Extra initialization in state_machine
2014-08-19 Martin OlssonRT2847: Don't "check" uninitialized memory
2014-08-17 Jonas Maebeengine_md_copy: check for NULL after allocating to_md...
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-07-22 Geoff ThorpeRemove demos/tunala
2014-07-21 Tim HudsonRemove old unused and unmaintained demonstration code.
2014-02-02 Dr. Stephen HensonNew ctrl to set current certificate.
2014-02-02 Dr. Stephen HensonDemo of use of errors in applications.
2014-01-28 Dr. Stephen Hensontypo
2014-01-28 Dr. Stephen HensonFix demo comment: 0.9.9 never released.
2013-12-18 Dr. Stephen HensonUpdate demo.
2013-10-21 Dr. Stephen HensonUpdate demos/bio/README
2013-10-20 Dr. Stephen HensonFix various typos.
2013-10-20 Dr. Stephen HensonModify sample accept.cnf
2013-10-20 Dr. Stephen HensonAdd demo for SSL server using SSL_CONF.
next