Geoff Thorpe
|
46ef873f0b
By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key
|
20 years ago |
Geoff Thorpe
|
2d2a5ba32a
Damn, I was a bit hasty with my fix and hadn't spotted the linker
|
20 years ago |
Geoff Thorpe
|
2bd4e3379f
Remove some warnings.
|
20 years ago |
Geoff Thorpe
|
032c3ecb18
Protect against gcc's "warning: cast does not match function type".
|
20 years ago |
Dr. Stephen Henson
|
d0344d06a8
Make S/MIME encrypt work again.
|
20 years ago |
Dr. Stephen Henson
|
a0cac0ff75
Make S/MIME encrypt work again.
|
20 years ago |
Richard Levitte
|
817089b66d
Don't define fd for platforms that do not use it, as some may not declare fileno() properly
|
20 years ago |
Richard Levitte
|
e703b46598
Don't define fd for platforms that do not use it, as some may not declare fileno() properly
|
20 years ago |
Richard Levitte
|
0fa793bc7b
Correct constness problems.
|
20 years ago |
Richard Levitte
|
ba5477eb1a
Make it easier to buld test applications...
|
20 years ago |
Richard Levitte
|
5c42f62e48
Only build the PKCS#7 test applications if "pkcs7" is present in
|
20 years ago |
Richard Levitte
|
a08e05d1be
Add store.h among the exported headers on VMS.
|
20 years ago |
Richard Levitte
|
d342ec3335
o_str.h isn't a public header file, so make sure it will still be
|
20 years ago |
Richard Levitte
|
3d8b8860cf
o_str.h isn't a public header file.
|
20 years ago |
Richard Levitte
|
a0b5ebeac6
Typo...
|
20 years ago |
Richard Levitte
|
8ee18dd520
Make sure toupper() is properly declared.
|
20 years ago |
Richard Levitte
|
50f482374d
Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)
|
20 years ago |
Richard Levitte
|
f46e76ef50
Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)
|
20 years ago |
Richard Levitte
|
ff60944b28
make update
|
20 years ago |
Richard Levitte
|
d349b2fffe
make update
|
20 years ago |
Richard Levitte
|
6906a81215
Makefile.ssl is no more. We generate Makefile directly.
|
20 years ago |
Richard Levitte
|
81dd23e65d
It's a mistake to commit the generated Makefile
|
20 years ago |
Richard Levitte
|
e725a9660b
make update
|
20 years ago |
Richard Levitte
|
2fb2e00d94
Recent changes from 0.9.7-stable.
|
20 years ago |
Richard Levitte
|
d7eed1929b
Sync the VMS build with Unix.
|
20 years ago |
Dr. Stephen Henson
|
4acc3e907d
Initial support for certificate policy checking and evaluation.
|
20 years ago |
Richard Levitte
|
00294d0df7
Correct minor spelling error.
|
20 years ago |
Richard Levitte
|
9449e38504
Correct minor spelling error.
|
20 years ago |
Richard Levitte
|
fba03c479f
Change \t to real tab in echo argument.
|
20 years ago |
Richard Levitte
|
b8b0b5d856
Change \t to real tab in echo argument.
|
20 years ago |