index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_chil.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the CHIL engine to demos/engines
Richard Levitte
2017-02-28
1
-1285
/
+0
*
Fix some GitHub issues.
Rich Salz
2016-06-07
1
-1
/
+1
*
Raise an Err when CRYPTO_THREAD_lock_new fails
FdaSilvaYY
2016-06-01
1
-2
/
+6
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-55
/
+5
*
Add missing initialiser in e_chil.c
Richard Levitte
2016-05-16
1
-1
/
+1
*
Move dso.h to internal
Rich Salz
2016-03-23
1
-1
/
+1
*
Convert the dynlocks in e_chil to the new Thread API locks
Richard Levitte
2016-03-09
1
-14
/
+10
*
Remove another lock from e_chil
Matt Caswell
2016-03-09
1
-2
/
+2
*
Move chil engine to the new thread api
Matt Caswell
2016-03-09
1
-17
/
+24
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-1
/
+1
*
Continue malloc standardisation in engines
Matt Caswell
2015-11-09
1
-3
/
+7
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-2
/
+2
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-18
/
+11
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-2
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-28
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-6
/
+3
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1128
/
+1109
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-1
/
+2
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Fix warnings.
Ben Laurie
2010-06-12
1
-2
/
+2
*
Avoid use of ex_data free function in Chil ENGINE so it can be safely
Dr. Stephen Henson
2010-05-26
1
-36
/
+18
*
initialise buf if wrong_info not used
Dr. Stephen Henson
2010-03-25
1
-0
/
+2
*
PR: 2192
Dr. Stephen Henson
2010-03-12
1
-2
/
+9
*
Clarify a 'chil' engine param that is a little unintuitive.
Geoff Thorpe
2008-11-28
1
-2
/
+2
*
Allow the CHIL engine to load even if dynamic locks aren't registered.
Geoff Thorpe
2008-11-19
1
-6
/
+0
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
More size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
remove unnecessary code
Nils Larsch
2006-03-18
1
-2
/
+0
*
make
Nils Larsch
2005-07-16
1
-2
/
+13
*
Fix warnings.
Ben Laurie
2005-06-29
1
-0
/
+2
*
Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher a...
Richard Levitte
2005-05-30
1
-12
/
+12
*
Change the source and output paths for 'chil' and '4758cca' engines so that
Geoff Thorpe
2005-05-29
1
-0
/
+1360