index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
eng_table.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Fix a possible memory leak in engine_table_register
Bernd Edlinger
2018-03-03
1
-0
/
+5
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Move engine library over to using the new thread API
Matt Caswell
2016-03-09
1
-8
/
+8
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Add lh_doall_arg inlining
Dr. Stephen Henson
2016-01-11
1
-10
/
+6
*
Add lh_doall inlining
Dr. Stephen Henson
2016-01-11
1
-4
/
+1
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
1
-4
/
+1
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-4
/
+2
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-0
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-235
/
+240
*
Please Clang's sanitizer, addendum.
Andy Polyakov
2014-07-08
1
-2
/
+4
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-1
/
+1
*
In engine_table_select() don't clear out entire error queue: just clear
Dr. Stephen Henson
2010-01-28
1
-1
/
+2
*
Avoid warnings with -pedantic, specifically:
Dr. Stephen Henson
2008-07-05
1
-1
/
+1
*
Avoid "duplicate const" warnings.
Dr. Stephen Henson
2008-05-27
1
-2
/
+2
*
LHASH revamp. make depend.
Ben Laurie
2008-05-26
1
-21
/
+30
*
Fix auto-discovery of ENGINEs. See the CHANGES entry for details (and/or
Geoff Thorpe
2008-04-28
1
-4
/
+4
*
Lookup public key ASN1 methods by string by iterating through all
Dr. Stephen Henson
2007-11-21
1
-0
/
+26
*
Change safestack reimplementation to match 0.9.8.
Dr. Stephen Henson
2007-09-07
1
-2
/
+2
*
Incomplete initial sweep over the engine code. Mainly reducing some
Geoff Thorpe
2004-06-19
1
-69
/
+22
*
Reduce header interdependencies, initially in engine.h (the rest of the
Geoff Thorpe
2004-04-19
1
-1
/
+2
*
2001, not 2000
Bodo Möller
2001-11-09
1
-1
/
+1
*
Missing pointer in the eng_table_register function. Reported by
Geoff Thorpe
2001-10-08
1
-1
/
+1
*
Fix warning.
Ben Laurie
2001-09-26
1
-1
/
+1
*
This change replaces the ENGINE's underlying mechanics with the new
Geoff Thorpe
2001-09-25
1
-0
/
+361