Richard Levitte
|
f272be676b
Adapt ENGINE_TABLE_DEBUG to the new generic trace API
|
6 лет назад |
Richard Levitte
|
3c120f9165
Following the license change, modify the boilerplates in crypto/engine/
|
6 лет назад |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 лет назад |
Bernd Edlinger
|
55a7f77d72
Fix a possible memory leak in engine_table_register
|
6 лет назад |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 лет назад |
Matt Caswell
|
40e068d506
Move engine library over to using the new thread API
|
8 лет назад |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 лет назад |
Dr. Stephen Henson
|
2a056de832
Add lh_doall_arg inlining
|
9 лет назад |
Dr. Stephen Henson
|
63c75cd688
Add lh_doall inlining
|
9 лет назад |
Dr. Stephen Henson
|
62d0577e0d
Add lh_new() inlining
|
9 лет назад |
Dr. Stephen Henson
|
e6b5c341b9
Inline LHASH_OF
|
8 лет назад |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 лет назад |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 лет назад |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 лет назад |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 лет назад |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 лет назад |
Andy Polyakov
|
d11c70b2c2
Please Clang's sanitizer, addendum.
|
10 лет назад |
Veres Lajos
|
478b50cf67
misspellings fixes by https://github.com/vlajos/misspell_fixer
|
11 лет назад |
Dr. Stephen Henson
|
92714455af
In engine_table_select() don't clear out entire error queue: just clear
|
15 лет назад |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 лет назад |
Dr. Stephen Henson
|
595852f3b5
Avoid "duplicate const" warnings.
|
16 лет назад |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 лет назад |
Geoff Thorpe
|
e7b097f558
Fix auto-discovery of ENGINEs. See the CHANGES entry for details (and/or
|
16 лет назад |
Dr. Stephen Henson
|
2f0550c4c1
Lookup public key ASN1 methods by string by iterating through all
|
17 лет назад |
Dr. Stephen Henson
|
a6fbcb4220
Change safestack reimplementation to match 0.9.8.
|
17 лет назад |
Geoff Thorpe
|
340f5856ec
Incomplete initial sweep over the engine code. Mainly reducing some
|
20 лет назад |
Geoff Thorpe
|
3a87a9b9db
Reduce header interdependencies, initially in engine.h (the rest of the
|
20 лет назад |
Bodo Möller
|
3a8a0a3945
2001, not 2000
|
23 лет назад |
Geoff Thorpe
|
752f2b6785
Missing pointer in the eng_table_register function. Reported by
|
23 лет назад |
Ben Laurie
|
c9fc143972
Fix warning.
|
23 лет назад |