]> git.ipfire.org Git - thirdparty/openssl.git/history - engines
Fix memory leak in DSA redo case.
[thirdparty/openssl.git] / engines /
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-15  Rich SalzRemove GMP engine.
2015-12-09  Dr. Stephen Hensonmake update
2015-12-09  Dr. Stephen Hensonremove ecdsa.h header references.
2015-12-07  Richard LevitteAdapt all engines that add new EVP_MDs
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-02  Dr. Stephen HensonRemove RSA_FLAG_SIGN_VER flag.
2015-12-02  Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-11-22  Kurt RoeckxUpdate dasync to use size_t for the sha1 update
2015-11-20  Matt CaswellRename some daysnc functions for consistency
2015-11-20  Matt CaswellInitial Async notify code changes
2015-11-20  Matt CaswellAdd the Dummy Async engine (dasync)
2015-11-09  Matt CaswellContinue malloc standardisation in engines
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-15  Matt CaswellRemove Obsolete engines
2015-09-29  Andy Polyakovengine/e_capi.c: fix various warnings.
2015-09-29  Andy PolyakovFix prototypes in e_ossttest.c.
2015-09-29  Andy PolyakovRationalize .gitignore and harmonize pair of Makefiles.
2015-09-25  Matt CaswellChange ossltest engine to manually allocate cipher_data
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-08-26  Rich SalzBN_bin2bn handle leading zero's
2015-08-11  Rich SalzRemove Gost94 signature algorithm.
2015-08-11  Matt Caswellmake update
2015-08-11  Richard LevitteUse dynamic engine for libssl test harness
2015-08-11  Matt CaswellAdd OSSLTest Engine
2015-05-26  Matt CaswellFix error check in GOST engine
2015-05-23  Richard LevitteFix update and depend in engines/
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
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-02  Richard LevitteRemove obsolete make variables
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-04-30  Rich Salzfree cleanup almost the finale
2015-04-28  Rich Salzremove malloc casts
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-04-15  Emilia KasperInitialize variable
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-30  Richard LevitteInitialised 'ok' and redo the logic.
2015-03-28  Rich Salzfree NULL cleanup
2015-03-25  Rich Salzfree NULL cleanup.
2015-03-25  Rich Salzfree NULL cleanup
2015-03-25  Matt CaswellFix return checks in GOST engine
2015-03-25  Matt CaswellFix misc NULL derefs in sureware engine
2015-03-25  Rich Salzfree NULL cleanup
2015-03-24  Dr. Stephen Hensonmake ASN1_OBJECT opaque
2015-02-22  Edgar PekFix null-pointer dereference
2015-02-13  Richard LevitteTransfer a fix from 1.0.1
2015-02-06  Rich SalzRemove X509_PAIR
2015-02-06  Rich SalzLive code cleanup: remove #if 1 stuff
2015-01-30  Ben LaurieBuild correctly for me on FreeBSD 10.
2015-01-30  Rich SalzDead code removal #if 0 engines
2015-01-30  Richard LevitteVMS adjustments:
2015-01-29  Rich SalzMake output consistency: remove blank line
2015-01-29  Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-22  Matt CaswellMore comment realignment master-post-reformat
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
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 CaswellFix strange formatting by indent
2015-01-22  Andy Polyakovengines/e_ubsec.c: make it indent-friendly.
2015-01-22  Matt CaswellMore comments
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13  Dr. Stephen HensonFor master windows build dsa.h is now needed.
2015-01-12  Rich SalzRT3548: Remove some unsupported platforms.
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-16  Matt CaswellRename gost2814789t.c to gost2814789test.c. The old...
2014-12-11  Matt Caswellmake update
2014-12-10  Kurt Roeckxcapi_ctrl, capi_vtrace: check for NULL after allocating...
2014-12-08  Matt CaswellDisable engines that will fail to build when bn is...
2014-12-05  Emilia KasperFix broken build
2014-12-04  Kurt RoeckxReplace GOST_R_MALLOC_FAILURE and GOST_R_NO_MEMORY...
2014-12-04  Kurt Roeckxcapi_get_provname: Check return values
2014-12-04  Jonas Maebecapi_get_key: check for NULL after allocating key
2014-12-04  Jonas Maebecapi_cert_get_fname: check for NULL after allocating...
2014-12-04  Jonas Maebecapi_get_provname: free name on error if it was malloc'ed
2014-12-04  Jonas Maebepkey_gost_mac_keygen: check for NULL after allocating...
2014-12-04  Jonas Maebepkey_gost_ctrl: check for NULL after allocating pctx...
2014-11-28  Rich SalzRemove all .cvsignore files
2014-09-24  Rich SalzRT3544: Remove MWERKS support
2014-09-10  Rich SalzRT3271 update; extra; semi-colon; confuses; some;
2014-09-09  Rich SalzRT3271: Don't use "if !" in shell lines
2014-09-09  Rich SalzRT3271: Don't use "if !" in shell lines
2014-08-19  Martin OlssonRT2513: Fix typo's paramter-->parameter
2014-08-18  Justin BlanchardRT1815: More const'ness improvements
2014-08-17  Jonas Maebepub_decode_gost94, pub_decode_gost01: check for NULL...
2014-08-09  Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08  Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-07-24  Dr. Stephen HensonDon't call setenv in gost2814789t.c
2014-07-08  Andy PolyakovPlease Clang's sanitizer.
2014-07-01  Libor KrystekAdd support for SHA2 in CAPI ENGINE.
next