FdaSilvaYY
|
98637bd30e
Fix two possible leaks.
|
8 years ago |
Rich Salz
|
bbd86bf542
mem functions cleanup
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 years ago |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 years ago |
Rich Salz
|
7e5363abe3
Rewrite crypto/ex_data
|
9 years ago |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
3e47caff48
ERR_ cleanup
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
10 years ago |
Emilia Kasper
|
b597aab84e
Build fixes
|
10 years ago |
Dr. Stephen Henson
|
c869da8839
Update from 1.0.0-stable
|
15 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 years ago |
Richard Levitte
|
dfc3151925
The definition of dynamic_ctrl() should change along with the
|
21 years ago |
Richard Levitte
|
834ac33a37
dynamic_ctrl() didn't have exactly the same prototype as defined by
|
21 years ago |
Geoff Thorpe
|
0587ec2645
If dynamically-loadable ENGINEs are linked against a shared-library version
|
22 years ago |
Richard Levitte
|
02acf1409e
Step 11b of move of engines: Time to make the changes to support
|
22 years ago |
Geoff Thorpe
|
a6c6874a1a
Make sure any ENGINE control commands make local copies of string
|
22 years ago |
Geoff Thorpe
|
c507a16e49
Cut "ENGINE_ID" to the more concise "ID".
|
23 years ago |
Geoff Thorpe
|
e4a6cf421a
When the "dynamic" ENGINE loads another ENGINE from a shared-library, it
|
23 years ago |
Richard Levitte
|
5b8a57ecae
After loading a dynamic engine, reset the command definitions to the
|
23 years ago |
Geoff Thorpe
|
b6d1e52d45
This change replaces the ENGINE's underlying mechanics with the new
|
23 years ago |
Geoff Thorpe
|
2b67158673
Some of the ENGINE file names were changed for 8.3 filename uniqueness
|
23 years ago |
Ulf Möller
|
14cfde9c83
make engine file names unique in 8.3
|
23 years ago |