1. a5ff18b Add support for SHA2 in CAPI ENGINE. by Libor Krystek · 11 years ago
  2. 2c0093d engines/e_capi.c: fix typo. by Andy Polyakov · 12 years ago
  3. c4fc172 PR: 2880 Submitted by: "Florian Rüchel" <florian.ruechel@ruhr-uni-bochum.de> by Dr. Stephen Henson · 12 years ago
  4. e626c77 PR: 2703 Submitted by: Alexey Melnikov <alexey.melnikov@isode.com> by Dr. Stephen Henson · 13 years ago
  5. da2a5a7 PR: 2705 Submitted by: Alexey Melnikov <alexey.melnikov@isode.com> by Dr. Stephen Henson · 13 years ago
  6. b9b0a17 new flag to stop ENGINE methods being registered by Dr. Stephen Henson · 14 years ago
  7. 9609ea8 NULL is a valid cspname by Dr. Stephen Henson · 14 years ago
  8. eb164d0 stop warnings about no previous prototype when compiling shared engines by Dr. Stephen Henson · 14 years ago
  9. c329c6b e_capi.c: rearrange #include-s to improve portability. PR: 2394 by Andy Polyakov · 14 years ago
  10. cc4c230 e_capi.c: change from ANSI to TCHAR domain. This makes it compilable on by Andy Polyakov · 14 years ago
  11. 6b02f9f PR: 2374 Submitted by: Guenter <lists@gknw.net> Reviewed by: steve by Dr. Stephen Henson · 14 years ago
  12. 82f385d e_capi.c: fix typo. by Andy Polyakov · 15 years ago
  13. 6c6bdd5 workaround for missing definition in some headers by Dr. Stephen Henson · 15 years ago
  14. f87e307 Adapt mingw config for newer mingw environment. Note modified conditional by Andy Polyakov · 15 years ago
  15. 0b36857 Update from 0.9.8-stable. by Dr. Stephen Henson · 16 years ago
  16. 01483c2 Make CAPI engine UNICODE aware (it didn't work on Win64). by Andy Polyakov · 16 years ago
  17. d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  18. 492279f AIX build updates. by Andy Polyakov · 17 years ago
  19. 9be8035 fix error function codes by Bodo Möller · 17 years ago
  20. a0f3679 Update from stable branch. by Dr. Stephen Henson · 17 years ago
  21. 2836cb3 Update from stable branch. by Dr. Stephen Henson · 17 years ago
  22. 46d4782 Update from stable branch. by Dr. Stephen Henson · 17 years ago
  23. 1cd504e Don't change _WIN32_WINNT and detect GetConsoleWindow() and by Dr. Stephen Henson · 17 years ago
  24. 11f3cee Update from stable branch. by Dr. Stephen Henson · 17 years ago
  25. ffc2b3e Update from stable branch. by Dr. Stephen Henson · 17 years ago
  26. e1451bb Update from stable branch. by Dr. Stephen Henson · 17 years ago
  27. 1381bf9 Use an appropriate Window for selection dialog. by Dr. Stephen Henson · 17 years ago
  28. e0f7b87 Add support for Windoes dialog box based certificate selection. by Dr. Stephen Henson · 17 years ago
  29. b814c01 Tidy up and add comments to selection code. by Dr. Stephen Henson · 17 years ago
  30. 37cf49a Avoid name clash. by Dr. Stephen Henson · 17 years ago
  31. f79262e Only include windows headers when under windows. by Ben Laurie · 17 years ago
  32. 7d537d4 Add initial support for multiple SSL client certifcate selection in by Dr. Stephen Henson · 17 years ago
  33. ca89fc1 Match empty CA list to anything for ssl client auth in CryptoAPI engine. by Dr. Stephen Henson · 17 years ago
  34. b3c8dd4 Add preliminary SSL client auth callback to CryptoAPI ENGINE. by Dr. Stephen Henson · 17 years ago
  35. 2aa2a57 Fix indentation. by Dr. Stephen Henson · 17 years ago
  36. 953174f Free old store name (if any). by Dr. Stephen Henson · 17 years ago
  37. c621c7e Add ctrl for alternative certificate store names. by Dr. Stephen Henson · 17 years ago
  38. 2bbe8f9 Use keyspec for DSA too. by Dr. Stephen Henson · 17 years ago
  39. 4be0a5d Get and note keyspec when signing. by Dr. Stephen Henson · 17 years ago
  40. 7a18ecb Add CryptoAPI ENGINE from stable branch. by Dr. Stephen Henson · 17 years ago