Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 年 前 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 年 前 |
Rich Salz
|
2d29e2df0c
realloc of NULL is like malloc
|
9 年 前 |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 年 前 |
Rich Salz
|
3e47caff48
ERR_ cleanup
|
9 年 前 |
Rich Salz
|
a00ae6c46e
OPENSSL_NO_xxx cleanup: many removals
|
9 年 前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年 前 |
Veres Lajos
|
478b50cf67
misspellings fixes by https://github.com/vlajos/misspell_fixer
|
11 年 前 |
Dr. Stephen Henson
|
4c8855b975
Add missing error code strings.
|
13 年 前 |
Dr. Stephen Henson
|
5ca9cb7cbd
FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERR
|
13 年 前 |
Dr. Stephen Henson
|
78c4572296
add va_list version of ERR_add_error_data
|
14 年 前 |
Geoff Thorpe
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 年 前 |
Geoff Thorpe
|
5f834ab123
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
|
16 年 前 |
Dr. Stephen Henson
|
a01a351cc2
Update from stable branch.
|
16 年 前 |
Dr. Stephen Henson
|
ab3eafd5b5
Stop warning about extra ';' outside of function.
|
16 年 前 |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 年 前 |
Geoff Thorpe
|
f7ccba3edf
There was a need to support thread ID types that couldn't be reliably cast
|
16 年 前 |
Dr. Stephen Henson
|
8931b30d84
And so it begins...
|
16 年 前 |
Dr. Stephen Henson
|
74633553a9
Experimental HMAC support via EVP_PKEY_METHOD.
|
17 年 前 |
Bodo Möller
|
48fc582f66
New functions CRYPTO_set_idptr_callback(),
|
18 年 前 |
Bodo Möller
|
675f605d44
Thread-safety fixes
|
18 年 前 |
Ulf Möller
|
c7235be6e3
RFC 3161 compliant time stamp request creation, response generation
|
19 年 前 |
Nils Larsch
|
8c5a2bd6bb
add additional checks + cleanup
|
19 年 前 |
Andy Polyakov
|
25a66ee3cb
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
|
19 年 前 |
Dr. Stephen Henson
|
bc3cae7e7d
Include error library value in C error source files instead of fixing up
|
19 年 前 |
Nils Larsch
|
70f34a5841
some const fixes and cleanup
|
19 年 前 |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 年 前 |
Dr. Stephen Henson
|
a25aca2943
Oops, wrong version...
|
20 年 前 |
Dr. Stephen Henson
|
48c524827b
Add FIPS library name to error routines.
|
20 年 前 |
Richard Levitte
|
a5e8bcfb7b
We're passed p, so let's use p instead of making assumptions.
|
21 年 前 |