1. 174b07b PR: 2744 Submitted by: Dmitry Belyavsky <beldmit@gmail.com> by Dr. Stephen Henson · 13 years ago
  2. 797a2a1 PR: 2743 Reported by: Dmitry Belyavsky <beldmit@gmail.com> by Dr. Stephen Henson · 13 years ago
  3. a50bce8 Sanitize usage of <ctype.h> functions. It's important that characters by Andy Polyakov · 13 years ago
  4. 6bf896d Check GOST parameters are not NULL (CVE-2012-0027) by Dr. Stephen Henson · 13 years ago
  5. f9542a4 engines/: get rid of cvs warnings on MacOS X, proper clean in ccgost. by Andy Polyakov · 13 years ago
  6. f792463 PR: 2586 by Dr. Stephen Henson · 14 years ago
  7. a3654f0 Include openssl/crypto.h first in several other files so FIPS renaming by Dr. Stephen Henson · 14 years ago
  8. f2c88f5 engine/Makefile: harmonize engine install rule for .dylib extension on MacOS X. by Andy Polyakov · 15 years ago
  9. c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
  10. ae7c67c PR: 2254 by Dr. Stephen Henson · 15 years ago
  11. 5d1a50a fix bug in ccgost CFB mode code by Dr. Stephen Henson · 15 years ago
  12. af73b08 check ASN1 type before using it by Dr. Stephen Henson · 15 years ago
  13. 172f6b2 make GOST MAC work again by Dr. Stephen Henson · 15 years ago
  14. 439aab3 Submitted by: Dmitry Ivanov <vonami@gmail.com> by Dr. Stephen Henson · 15 years ago
  15. c8c07be size_t doesn't compare less than zero... by Richard Levitte · 15 years ago
  16. d5e8d8b PR: 2141 Submitted by: "NARUSE, Yui" <naruse@airemix.jp> by Dr. Stephen Henson · 15 years ago
  17. 72a9776 PR: 2135 Submitted by: Mike Frysinger <vapier@gentoo.org> by Dr. Stephen Henson · 15 years ago
  18. 8580f80 Use properly local variables for thread-safety. by Bodo Möller · 15 years ago
  19. 4a1b71f PR: 2070 by Dr. Stephen Henson · 15 years ago
  20. 9458530 Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  21. f0288f0 Submitted by: Artem Chuprina <ran@cryptocom.ru> Reviewed by: steve@openssl.org by Dr. Stephen Henson · 16 years ago
  22. 8002e30 Typo. by Dr. Stephen Henson · 16 years ago
  23. f8a2233 Stupid typo by Richard Levitte · 16 years ago
  24. d261716 Add local symbol hacks for OpenVMS by Richard Levitte · 16 years ago
  25. 8711efb Updates from 1.0.0-stable branch. by Dr. Stephen Henson · 16 years ago
  26. e5fa864 Updates from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  27. 14023fe Merge from 1.0.0-stable branch. by Dr. Stephen Henson · 16 years ago
  28. 70b2186 Stop warnings. by Dr. Stephen Henson · 16 years ago
  29. b6af2c7 Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> by Dr. Stephen Henson · 16 years ago
  30. 2c618ab Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> by Dr. Stephen Henson · 16 years ago
  31. 19d300d Return error if DH_new() fails (Coverity ID 150). by Ben Laurie · 16 years ago
  32. 071920d Check for NULL before use (Coverity ID 203). by Ben Laurie · 16 years ago
  33. 09a60c9 Fix warnings after commit#17578. by Andy Polyakov · 16 years ago
  34. 0f401ff Add missing 'extern "C" {' to some _err.h files in crypto/engines/ PR: 1609 by Lutz Jänicke · 17 years ago
  35. 5558128 Another minor update from the mingw development by Lutz Jänicke · 17 years ago
  36. 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 17 years ago
  37. fe59128 Update dependencies. by Dr. Stephen Henson · 17 years ago
  38. 1e26a8b Fix a variety of warnings generated by some elevated compiler-fascism, by Geoff Thorpe · 17 years ago
  39. 92e2c81 Fix error code function name mismatches in GOST engine, rebuild errors. by Dr. Stephen Henson · 17 years ago
  40. 085ea80 engine/ccgost Win32 portability fixes. by Andy Polyakov · 17 years ago
  41. 744ecaa Avoid WIN32 signed/unsigned warnings. by Dr. Stephen Henson · 17 years ago
  42. 98057eb Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> by Dr. Stephen Henson · 17 years ago
  43. 10f0c85 Fix warnings. by Ben Laurie · 17 years ago
  44. 37210fe GOST ENGINE information. by Dr. Stephen Henson · 17 years ago
  45. 0e1dba9 1. Changes for s_client.c to make it return non-zero exit code in case by Dr. Stephen Henson · 17 years ago
  46. 1b827d7 Clean up error codes a bit. by Bodo Möller · 18 years ago
  47. 0aa08a2 Fix for GOST engine on platforms where sizeof(size_t) != sizeof(int). by Dr. Stephen Henson · 18 years ago
  48. 7b8b797 Revert broken change to ccgost. by Dr. Stephen Henson · 18 years ago
  49. 9aba74e Fix warning and back out bad modification. by Dr. Stephen Henson · 18 years ago
  50. ec06417 Updated GOST MAC support. by Dr. Stephen Henson · 18 years ago
  51. a434664 Initial GOST MAC support. Not fully working yet... by Dr. Stephen Henson · 18 years ago
  52. 2f87723 Missing return on error. Coverity ID 115. by Ben Laurie · 18 years ago
  53. 9981a51 Stage 1 GOST ciphersuite support. by Dr. Stephen Henson · 18 years ago
  54. 53ca476 PR: 1483 by Dr. Stephen Henson · 18 years ago
  55. ea46f5e Replace strdup() with BUF_strdup(). by Richard Levitte · 18 years ago
  56. afda138 use OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug messages by Nils Larsch · 18 years ago
  57. 4d7aff7 Update dependencies. by Dr. Stephen Henson · 18 years ago
  58. 8bd11f3 Add .cvsignore by Dr. Stephen Henson · 18 years ago
  59. 84948b3 Fix various warnings. by Ben Laurie · 18 years ago
  60. d7917c5 Yet another mingw warning. by Andy Polyakov · 18 years ago
  61. 1e7b6c0 Avoid application relink on every make invocation. by Andy Polyakov · 18 years ago
  62. 6ec6cfc Updated file. by Dr. Stephen Henson · 19 years ago
  63. 44181ea Add missing prototype. Fix various warnings (C++ comments, ; outside function). by Dr. Stephen Henson · 19 years ago
  64. 926c41b Updated version of gost engine. by Dr. Stephen Henson · 19 years ago
  65. a04549c GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom. by Dr. Stephen Henson · 19 years ago