Add some OCSP documentation.
[openssl.git] / engines /
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.
2014-06-01 David RamosInitialise alg.
2014-03-07 Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
2013-11-08 Andy Polyakovengines/ccgost/gost89.h: make word32 defintion uncondit...
2013-11-01 Dr. Stephen HensonFix warning.
2013-10-28 Andy Polyakovengines/e_aep.c: make it BN_ULONG-size and endian ...
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-15 Andy PolyakovAdd support for Cygwin-x86_64.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-21 Dr. Stephen HensonAdd control to retrieve signature MD.
2013-04-13 Andy PolyakovFix Windows linking error in GOST test case.
2013-03-04 Ben LaurieMissing MINFO generation.
2013-02-21 Ben LaurieFix ignored return value warnings.
2013-01-24 Dr. Stephen HensonDon't use C++ style comments.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2013-01-22 Andy Polyakovgost2814789t.c: portability fixes.
2013-01-21 Ben LaurieFix warnings.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Andy Polyakovgost_crypt.c: add assertions.
2013-01-19 Andy Polyakovengines/ccgost: add test case.
2012-12-19 Andy Polyakovgost_crypt.c: more intuitive ceiling.
2012-12-19 Andy Polyakovengines/cchost/gost_crypt.c: fix typo.
2012-12-19 Andy Polyakovengines/e_capi.c: fix typo.
2012-12-19 Andy Polyakovengine/cchost: fix bugs.
2012-11-18 Dr. Stephen HensonPR: 2880
2012-09-01 Dr. Stephen HensonDon't load GOST ENGINE if it is already loaded.
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
next