index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix support for DragonFly BSD
jrmarino
2016-10-22
2
-3
/
+3
*
GH1546: Fix old names in cryptodev code.
Rich Salz
2016-10-21
1
-2
/
+2
*
Fix mem leaks during auto-deinit
Matt Caswell
2016-09-08
1
-0
/
+1
*
Fix some style issues...
FdaSilvaYY
2016-08-02
1
-9
/
+7
*
Fix various no-*s.
Ben Laurie
2016-08-01
1
-1
/
+1
*
explicit init
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify engine/eng_cnf.c internal method.
FdaSilvaYY
2016-07-25
2
-12
/
+13
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
make update
Richard Levitte
2016-07-19
1
-0
/
+4
*
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
Richard Levitte
2016-07-19
5
-11
/
+30
*
Deal with API changes.
Ben Laurie
2016-06-24
1
-31
/
+38
*
Add checks on sk_TYPE_push() returned result
FdaSilvaYY
2016-06-23
1
-2
/
+6
*
cryptodev_asym, zapparams: use OPENSSL_* allocation routines, handle errors
Jonas Maebe
2016-06-03
1
-6
/
+13
*
#4342: few missing malloc return checks and free in error paths
J Mohan Rao Arisankala
2016-05-24
1
-5
/
+20
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-18
/
+1
*
Add checks on CRYPTO_set_ex_data return value
FdaSilvaYY
2016-05-23
1
-4
/
+7
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
23
-1138
/
+138
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Fix engine cryptodev: pointer to IV
Kirill Marinushkin
2016-05-14
1
-1
/
+1
*
Add checks on CRYPTO_new_ex_data return value
FdaSilvaYY
2016-04-28
1
-1
/
+4
*
various spelling fixes
FdaSilvaYY
2016-04-28
1
-1
/
+1
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-53
/
+0
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
1
-1
/
+1
*
Free methods on destroy.
Ben Laurie
2016-04-18
1
-4
/
+10
*
Free engine on error.
Ben Laurie
2016-04-18
1
-0
/
+6
*
Opacity.
Ben Laurie
2016-04-18
1
-69
/
+65
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
7
-11
/
+11
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
7
-11
/
+11
*
Deprecate ENGINE_cleanup() and make it a no-op
Matt Caswell
2016-04-13
3
-7
/
+7
*
Revert "various spelling fixes"
Rich Salz
2016-04-04
1
-1
/
+1
*
various spelling fixes
FdaSilvaYY
2016-04-04
1
-1
/
+1
*
Various DSA opacity fixups
Matt Caswell
2016-04-03
1
-1
/
+1
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-45
/
+60
*
Move dso.h to internal
Rich Salz
2016-03-23
2
-2
/
+1
*
Fix no-dsa
Matt Caswell
2016-03-21
1
-0
/
+6
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
2
-12
/
+4
*
Deal with DSA_SIG opaqueness.
Ben Laurie
2016-03-16
1
-16
/
+12
*
Move engine library over to using the new thread API
Matt Caswell
2016-03-09
9
-50
/
+76
*
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
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
2
-4
/
+4
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
2
-4
/
+3
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Big rename fest of engine DSO names, from libFOO.so to FOO.so
Richard Levitte
2016-02-19
1
-0
/
+2
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
8
-56
/
+0
*
Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
David Woodhouse
2016-02-17
1
-2
/
+2
[next]