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