Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Dr. Stephen Henson
|
2af52de7b5
|
22 years ago |
Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
22 years ago |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
22 years ago |
Lutz Jänicke
|
d5d007abe3
Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).
|
22 years ago |
Richard Levitte
|
083100e2ab
Check error code from a2d_ASN1_OBJECT().
|
22 years ago |
Bodo Möller
|
4e1b0d8904
avoid "statement not reached" warning
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Geoff Thorpe
|
3c91484052
Move all the existing function pointer casts associated with LHASH's two
|
24 years ago |
Richard Levitte
|
8d28d5f81b
Constification of the data of a hash table. This means the callback
|
24 years ago |
Geoff Thorpe
|
d0fa136ce2
Next step in tidying up the LHASH code.
|
24 years ago |
Geoff Thorpe
|
97b1719583
Make the remaining LHASH macro changes. This should leave no remaining
|
24 years ago |
Geoff Thorpe
|
385d81380c
First step in tidying up the LHASH code. The callback prototypes (and
|
24 years ago |
Bodo Möller
|
bbb8de0966
Avoid abort() throughout the library, except when preprocessor
|
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
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 years ago |
Ulf Möller
|
9d1a01be8f
Source code cleanups: Use void * rather than char * in lhash,
|
25 years ago |
Andy Polyakov
|
9a1e34e5de
MacOS updates.
|
25 years ago |
Dr. Stephen Henson
|
3e3d2ea2fc
New function OBJ_obj2txt()
|
25 years ago |
Ulf Möller
|
a53955d8ab
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
25 years ago |
Bodo Möller
|
84a370a400
The various character predicates (isspace and the like) may not be
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
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 |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Dr. Stephen Henson
|
388ff0b076
Add support for raw extensions. This means that you can include the DER encoding
|
26 years ago |
Dr. Stephen Henson
|
2d723902a0
Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.
|
26 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |