Geoff Thorpe
|
1738bb61e1
Add a new ERR function, "ERR_unload_strings", to complement the existing
|
23 years ago |
Geoff Thorpe
|
566bdf2bda
This changes the "ERR" code to have all access to state (a hash table of
|
23 years ago |
Bodo Möller
|
5d8094143e
More error_data memory leaks
|
24 years ago |
Bodo Möller
|
d3ee37c5d9
Use err_clear_data macro
|
24 years ago |
Bodo Möller
|
f51cf14b85
fix memory leak in err.c
|
24 years ago |
Bodo Möller
|
5277d7cb7c
Fix ERR_R_... problems.
|
24 years ago |
Bodo Möller
|
65e8167079
Move ec.h to ec2.h because it is not compatible with what we will use.
|
24 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Dr. Stephen Henson
|
8e96183506
Modify OCSP API to more closely reflect
|
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 |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
24 years ago |
Ben Laurie
|
065866b28d
Use the passed buffer in ERR_error_string!
|
24 years ago |
Dr. Stephen Henson
|
033d001e90
Fix warnings.
|
24 years ago |
Richard Levitte
|
34f0fe9de0
Avoid a race condition if another thread happens to remove the error
|
24 years ago |
Bodo Möller
|
2d789604b8
Bugfix: use write locks, not just read locks
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Dr. Stephen Henson
|
b4b41f48d1
Add DSA library string. Workaround for IIS .key file invalid
|
24 years ago |
Richard Levitte
|
aa9fb57b99
Initialise.
|
24 years ago |
Bodo Möller
|
dcba2534fa
Avoid leaking memory in thread_hash (and enable memory leak detection
|
24 years ago |
Bodo Möller
|
e5c84d5152
New function ERR_error_string_n.
|
24 years ago |
Geoff Thorpe
|
9ec0126ed2
This commit ties the new DSO code (crypto/dso/) into the build for a
|
24 years ago |
Bodo Möller
|
0a150c5c9f
Generate correct error reasons strings for SYSerr.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Ulf Möller
|
9d1a01be8f
Source code cleanups: Use void * rather than char * in lhash,
|
25 years ago |
Ulf Möller
|
eb952088f0
Precautions against using the PRNG uninitialized: RAND_bytes() now
|
25 years ago |
Bodo Möller
|
a40f6dce87
correct error signalling for opendir() failure
|
25 years ago |