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