Fix coverity 1516093 tainted scalar
[openssl.git] / demos /
2022-10-12 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-09-18 Daniel FialaAdd an EVP demo for AES key wrap
2022-09-08 Daniel FialaAdd an EVP demo for key encoding using EC
2022-07-13 Daniel FialaAdd an EVP demo for CMAC
2022-07-10 Daniel FialaAdd an EVP demo for HMAC
2022-05-06 philippe lhardyfix for sslecho in demos echoing garbage #18165
2022-05-03 Matt CaswellUpdate copyright year
2022-04-12 bobwirkaAdded Simple SSL Echo Client/Server to demos.
2022-03-21 Hugo LandauAdd EVP RSA key encode/decode demo
2022-03-14 Hugo LandauAdd EVP demo for SIPHASH
2022-03-14 Hugo LandauAdd EVP demo for RSA key generation
2022-03-10 Tomas MrazDrop ariacbc demo binary
2022-03-06 Hugo LandauAdd EVP demos for RSA-PSS signing and verification
2022-03-06 Hugo LandauAdd EVP demo for Poly1305 demonstrating Poly1305-AES
2022-03-06 DanielAdd demo for ARIA-256-CBC.
2022-03-04 Hugo LandauEVP demo for XOF digest using SHAKE256
2022-03-04 Hugo LandauAdd EVP demo for X25519 key exchange
2022-01-18 Paulidemo: remove end of line whitespace
2022-01-05 Dimitris ApostolouFix typos
2021-12-21 Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-17 Peiwei HuX509_STORE_new: memory needs to be freed
2021-11-16 Peiwei HuEVP_DigestVerifyFinal: fix test function and invocation
2021-11-16 Shane LontisAdd RSA encrypt demo
2021-10-28 x2018fix some code with obvious wrong coding style
2021-08-03 PauliAdd config_diagnostics to our configuration files.
2021-07-29 Paulidemo: add GMAC demonstration program
2021-07-20 Paulidemos: update readme file with pbkdf2 and scrypt examples.
2021-07-20 Paulidemos: add Makefile support for pbkdf2 and scrypt KDF...
2021-07-20 Paulidemo: add scrypt demonstration program
2021-07-20 Paulidemo: add pbkdf2 demonstration program
2021-07-13 Tianjia ZhangRemove executable mode attributes of non-executable...
2021-06-18 MarekAdd demo for HKDF
2021-06-03 yuechen-chenAdd an EVP demo for signatures using EC
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-30 Jon SpillettFixes #14103 & #14102. Update AES demos with error...
2021-05-27 Shane LontisAdd demo for EC keygen
2021-04-22 Matt CaswellUpdate copyright year
2021-04-18 Nan XiaoFix typo in aesccm.c
2021-04-16 Nan Xiaodemos: Add clean target for bio/Makefile
2021-04-08 Matt CaswellUpdate copyright year
2021-04-07 Nan XiaoRemove unnecessary setting SSL_MODE_AUTO_RETRY
2021-04-01 Nan XiaoRemove unnecessary BIO_do_handshake()s
2021-03-06 Paul NelsonUpdate the demos/README file because it is really old...
2020-08-06 Matt CaswellUpdate copyright year
2020-08-03 David WoodhouseFix certificate validation for IPv6 literals in sconnec...
2020-07-05 Dr. David von OheimbFix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05 Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-06-03 Rich SalzCleanup cert config files for tests
2020-04-23 Matt CaswellUpdate copyright year
2020-03-12 ningpkcs12 demo: output correct file names on error.
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
next