Richard Levitte
|
0cd1b144f9
util/mkerr.pl: make it not depend on the function code
|
5 years ago |
Rich Salz
|
cbfa5b0398
Regenerate mkerr files
|
5 years ago |
Richard Levitte
|
16742672a0
Following the license change, modify the boilerplates in crypto/pem/
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Benjamin Kaduk
|
204afd81b1
Add PEM_read_bio_ex
|
8 years ago |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 years ago |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 years ago |
Viktor Dukhovni
|
a5a3722bc1
make update
|
8 years ago |
Rich Salz
|
b6cff313cb
Manual fixes after copyright consolidation
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
0c1badc8af
Remove all remaining traces if PEM_Seal
|
8 years ago |
Dr. Stephen Henson
|
b8fb59897b
Rebuild error source files.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
2ca873e8d8
transparently handle X9.42 DH parameters
|
13 years ago |
Ben Laurie
|
8bbf6ac010
Don't dereference NULL argument. Coverity ID 52.
|
17 years ago |
Dr. Stephen Henson
|
47a9d527ab
Update from 0.9.8 stable. Eliminate duplicate error codes.
|
18 years ago |
Dr. Stephen Henson
|
9e4d0f0be2
New utility 'pkeyutl' a general purpose version of 'rsautl'.
|
18 years ago |
Dr. Stephen Henson
|
db98bbc114
Initial support for generalized public key parameters.
|
18 years ago |
Dr. Stephen Henson
|
e42633140e
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
|
18 years ago |
Dr. Stephen Henson
|
a0156a926f
Integrated support for PVK files.
|
19 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Dr. Stephen Henson
|
29dc350813
Rebuild error codes.
|
19 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Bodo Möller
|
59fc2b0fc2
Preserve reason strings in automatically build tables.
|
25 years ago |
Dr. Stephen Henson
|
525f51f6c9
Add PKCS#8 utility functions and add PBE options.
|
25 years ago |
Dr. Stephen Henson
|
b7d135b353
Two new functions to write out PKCS#8 private keys. Also fixes for some of
|
25 years ago |
Dr. Stephen Henson
|
6d31193858
Complete rewrite of the error code generation script. It now runs as a single
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |