Matt Caswell
|
40720ce3ca
Run util/openssl-format-source -v -c .
|
hace 9 años |
Emilia Kasper
|
b9a73f5481
Fix OID handling:
|
hace 10 años |
Dr. Stephen Henson
|
7e42945918
PR: 2091
|
hace 15 años |
Dr. Stephen Henson
|
090f931a35
Add -DOPENSSL_NO_DEPRECATED to debug-steve* targets. Add headers to make
|
hace 16 años |
Dr. Stephen Henson
|
38a3178185
Fix OBJ_obj2txt() for large OIDs.
|
hace 19 años |
Dr. Stephen Henson
|
feef17fd88
Update from HEAD.
|
hace 19 años |
Nils Larsch
|
f763e0b5ae
make sure error queue is totally emptied
|
hace 19 años |
Nils Larsch
|
70f34a5841
some const fixes and cleanup
|
hace 19 años |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
hace 20 años |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
hace 20 años |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
hace 21 años |
Richard Levitte
|
54dbdd9837
Some variables were uninitialised...
|
hace 21 años |
Richard Levitte
|
ea5240a5ed
Add an extended variant of OBJ_bsearch() that can be given a few
|
hace 21 años |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
hace 22 años |
Dr. Stephen Henson
|
2af52de7b5
|
hace 22 años |
Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
hace 22 años |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
hace 22 años |
Lutz Jänicke
|
d5d007abe3
Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).
|
hace 22 años |
Richard Levitte
|
083100e2ab
Check error code from a2d_ASN1_OBJECT().
|
hace 22 años |
Bodo Möller
|
4e1b0d8904
avoid "statement not reached" warning
|
hace 23 años |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
hace 24 años |
Geoff Thorpe
|
3c91484052
Move all the existing function pointer casts associated with LHASH's two
|
hace 24 años |
Richard Levitte
|
8d28d5f81b
Constification of the data of a hash table. This means the callback
|
hace 24 años |
Geoff Thorpe
|
d0fa136ce2
Next step in tidying up the LHASH code.
|
hace 24 años |
Geoff Thorpe
|
97b1719583
Make the remaining LHASH macro changes. This should leave no remaining
|
hace 24 años |
Geoff Thorpe
|
385d81380c
First step in tidying up the LHASH code. The callback prototypes (and
|
hace 24 años |
Bodo Möller
|
bbb8de0966
Avoid abort() throughout the library, except when preprocessor
|
hace 24 años |
Dr. Stephen Henson
|
130832150c
|
hace 24 años |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
hace 24 años |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
hace 25 años |