Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年 前 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 年 前 |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 年 前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年 前 |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 年 前 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 年 前 |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 年 前 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 年 前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年 前 |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 年 前 |
Dr. Stephen Henson
|
a6fbcb4220
Change safestack reimplementation to match 0.9.8.
|
17 年 前 |
Dr. Stephen Henson
|
d318fb79d2
Don't ignore config_name parameter passed to OPENSSL_config(). Use
|
17 年 前 |
Ben Laurie
|
2ec0be9e77
Don't die if the value is NULL (Coverity CID 98).
|
17 年 前 |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 年 前 |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 年 前 |
Nils Larsch
|
f763e0b5ae
make sure error queue is totally emptied
|
19 年 前 |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 年 前 |
Richard Levitte
|
3822740ce3
We're getting a clash with C++ because it has a type called 'list'.
|
21 年 前 |
Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
22 年 前 |
Bodo Möller
|
af28dd6c75
Fix bugs and typos.
|
23 年 前 |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 年 前 |
Dr. Stephen Henson
|
92f91ff48b
Config file updates from stable branch
|
23 年 前 |
Dr. Stephen Henson
|
f78d4a35f8
Constification.
|
23 年 前 |
Dr. Stephen Henson
|
df5eaa8a52
|
23 年 前 |
Dr. Stephen Henson
|
c9501c223f
|
23 年 前 |
Ben Laurie
|
9dd5ae6553
Constification, add config to /dev/crypto.
|
23 年 前 |
Ben Laurie
|
dd2589494f
Other errors are possible.
|
23 年 前 |
Ben Laurie
|
cca28b291c
Constification, missing declaration, update dependencies.
|
23 年 前 |
Ben Laurie
|
37530362fa
Return value could be undefined.
|
23 年 前 |
Dr. Stephen Henson
|
bc37d996fc
|
23 年 前 |