Dr. Stephen Henson
|
452ae49db5
Extensive OID code enhancement and fixes.
|
19 жил өмнө |
Nils Larsch
|
f763e0b5ae
make sure error queue is totally emptied
|
19 жил өмнө |
Nils Larsch
|
70f34a5841
some const fixes and cleanup
|
19 жил өмнө |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 жил өмнө |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 жил өмнө |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 жил өмнө |
Richard Levitte
|
54dbdd9837
Some variables were uninitialised...
|
21 жил өмнө |
Richard Levitte
|
ea5240a5ed
Add an extended variant of OBJ_bsearch() that can be given a few
|
21 жил өмнө |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 жил өмнө |
Dr. Stephen Henson
|
2af52de7b5
|
22 жил өмнө |
Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
22 жил өмнө |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
22 жил өмнө |
Lutz Jänicke
|
d5d007abe3
Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).
|
22 жил өмнө |
Richard Levitte
|
083100e2ab
Check error code from a2d_ASN1_OBJECT().
|
22 жил өмнө |
Bodo Möller
|
4e1b0d8904
avoid "statement not reached" warning
|
23 жил өмнө |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 жил өмнө |
Geoff Thorpe
|
3c91484052
Move all the existing function pointer casts associated with LHASH's two
|
24 жил өмнө |
Richard Levitte
|
8d28d5f81b
Constification of the data of a hash table. This means the callback
|
24 жил өмнө |
Geoff Thorpe
|
d0fa136ce2
Next step in tidying up the LHASH code.
|
24 жил өмнө |
Geoff Thorpe
|
97b1719583
Make the remaining LHASH macro changes. This should leave no remaining
|
24 жил өмнө |
Geoff Thorpe
|
385d81380c
First step in tidying up the LHASH code. The callback prototypes (and
|
24 жил өмнө |
Bodo Möller
|
bbb8de0966
Avoid abort() throughout the library, except when preprocessor
|
24 жил өмнө |
Dr. Stephen Henson
|
130832150c
|
24 жил өмнө |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 жил өмнө |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 жил өмнө |
Ulf Möller
|
9d1a01be8f
Source code cleanups: Use void * rather than char * in lhash,
|
25 жил өмнө |
Andy Polyakov
|
9a1e34e5de
MacOS updates.
|
25 жил өмнө |
Dr. Stephen Henson
|
3e3d2ea2fc
New function OBJ_obj2txt()
|
25 жил өмнө |
Ulf Möller
|
a53955d8ab
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
25 жил өмнө |
Bodo Möller
|
84a370a400
The various character predicates (isspace and the like) may not be
|
25 жил өмнө |