Nils Larsch
|
70f34a5841
some const fixes and cleanup
|
19 years ago |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 years ago |
Dr. Stephen Henson
|
1358835050
|
24 years ago |
Dr. Stephen Henson
|
130832150c
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ulf Möller
|
0e1c06128a
Get rid of more non-ANSI declarations.
|
24 years ago |
Dr. Stephen Henson
|
a331a305e9
Make PKCS#12 code handle missing passwords.
|
24 years ago |
Dr. Stephen Henson
|
2bd83ca1c9
Change PBE handling a bit more: now the key and iv generator does calls
|
25 years ago |
Dr. Stephen Henson
|
69cbf46811
Rewrite PBE handling read to support PKCS#5 v2.0 and update the function
|
25 years ago |
Dr. Stephen Henson
|
b64f825671
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
e27cc13f8e
Undo evil cast! <g>
|
25 years ago |
Ben Laurie
|
61f5b6f338
Work with -pedantic!
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Dr. Stephen Henson
|
ee0508d411
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
|
26 years ago |
Dr. Stephen Henson
|
cfcefcbe2a
Further PKCS#12 integration, PBE, PKCS#8 additions.
|
26 years ago |