Dr. Stephen Henson
|
b9b0a177f8
new flag to stop ENGINE methods being registered
|
13 years ago |
Dr. Stephen Henson
|
9609ea869d
NULL is a valid cspname
|
13 years ago |
Dr. Stephen Henson
|
eb164d0b12
stop warnings about no previous prototype when compiling shared engines
|
13 years ago |
Andy Polyakov
|
c329c6bac7
e_capi.c: rearrange #include-s to improve portability.
|
14 years ago |
Andy Polyakov
|
cc4c230653
e_capi.c: change from ANSI to TCHAR domain. This makes it compilable on
|
14 years ago |
Dr. Stephen Henson
|
6b02f9fafb
PR: 2374
|
14 years ago |
Andy Polyakov
|
82f385d71d
e_capi.c: fix typo.
|
14 years ago |
Dr. Stephen Henson
|
6c6bdd543d
workaround for missing definition in some headers
|
14 years ago |
Andy Polyakov
|
f87e307875
Adapt mingw config for newer mingw environment. Note modified conditional
|
15 years ago |
Dr. Stephen Henson
|
0b36857866
Update from 0.9.8-stable.
|
15 years ago |
Andy Polyakov
|
01483c269e
Make CAPI engine UNICODE aware (it didn't work on Win64).
|
15 years ago |
Dr. Stephen Henson
|
d4f0339c66
Update from 1.0.0-stable.
|
15 years ago |
Andy Polyakov
|
492279f6f3
AIX build updates.
|
16 years ago |
Bodo Möller
|
9be8035b11
fix error function codes
|
16 years ago |
Dr. Stephen Henson
|
a0f3679b52
Update from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
2836cb3816
Update from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
46d4782888
Update from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
1cd504e7be
Don't change _WIN32_WINNT and detect GetConsoleWindow() and
|
16 years ago |
Dr. Stephen Henson
|
11f3cee93b
Update from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
ffc2b3e927
Update from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
e1451bb51d
Update from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
1381bf90f4
Use an appropriate Window for selection dialog.
|
16 years ago |
Dr. Stephen Henson
|
e0f7b87227
Add support for Windoes dialog box based certificate selection.
|
16 years ago |
Dr. Stephen Henson
|
b814c01a76
Tidy up and add comments to selection code.
|
16 years ago |
Dr. Stephen Henson
|
37cf49a3df
Avoid name clash.
|
16 years ago |
Ben Laurie
|
f79262e94b
Only include windows headers when under windows.
|
16 years ago |
Dr. Stephen Henson
|
7d537d4fc7
Add initial support for multiple SSL client certifcate selection in
|
16 years ago |
Dr. Stephen Henson
|
ca89fc1fb4
Match empty CA list to anything for ssl client auth in CryptoAPI engine.
|
16 years ago |
Dr. Stephen Henson
|
b3c8dd4eab
Add preliminary SSL client auth callback to CryptoAPI ENGINE.
|
16 years ago |
Dr. Stephen Henson
|
2aa2a5775f
Fix indentation.
|
16 years ago |