index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
eng_dyn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-8
/
+4
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
eng_dyn: Avoid spurious errors when checking for 1.1.x engine
Tomas Mraz
2022-03-18
1
-11
/
+22
*
Check for presence of 1.1.x openssl runtime
Bernd Edlinger
2022-02-08
1
-1
/
+10
*
Avoid loading of a dynamic engine twice
Bernd Edlinger
2021-11-23
1
-1
/
+3
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-14
1
-6
/
+9
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-18
/
+16
*
Don't clear the whole error stack when loading engines
Matt Caswell
2020-11-06
1
-1
/
+3
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
deprecate engines in libcrypto
Pauli
2020-07-16
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/engine/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add checks on sk_TYPE_push() returned result
FdaSilvaYY
2016-06-23
1
-2
/
+6
*
Add checks on CRYPTO_set_ex_data return value
FdaSilvaYY
2016-05-23
1
-4
/
+7
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-1
/
+1
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-1
/
+1
*
Move dso.h to internal
Rich Salz
2016-03-23
1
-1
/
+1
*
Move engine library over to using the new thread API
Matt Caswell
2016-03-09
1
-4
/
+4
*
Fix a typo in dynamic_load()
Richard Levitte
2016-03-09
1
-2
/
+2
*
Remove the transfer of lock hooks from bind_engine
Richard Levitte
2016-03-09
1
-5
/
+0
*
Engine API repair - memory management hooks
Richard Levitte
2016-03-09
1
-0
/
+2
*
Big rename fest of engine DSO names, from libFOO.so to FOO.so
Richard Levitte
2016-02-19
1
-0
/
+2
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-1
/
+2
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix two possible leaks.
FdaSilvaYY
2016-01-24
1
-0
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
1
-2
/
+0
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-3
/
+3
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-4
/
+6
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-10
/
+3
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-2
/
+1
*
Rewrite crypto/ex_data
Rich Salz
2015-07-20
1
-1
/
+0
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-2
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-12
/
+7
*
ERR_ cleanup
Rich Salz
2015-04-28
1
-1
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-447
/
+470
*
Build fixes
Emilia Kasper
2014-12-17
1
-3
/
+0
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-07-27
1
-6
/
+6
*
More type-checking.
Ben Laurie
2008-06-04
1
-7
/
+7
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-2
/
+2
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-4
/
+0
*
The definition of dynamic_ctrl() should change along with the
Richard Levitte
2003-06-26
1
-1
/
+1
[next]