index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_cswift.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Obsolete engines
Matt Caswell
2015-10-15
1
-1081
/
+0
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-8
/
+6
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-4
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-12
/
+6
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-10
/
+6
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Dead code removal #if 0 engines
Rich Salz
2015-01-30
1
-8
/
+0
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-5
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-946
/
+918
*
More comments
Matt Caswell
2015-01-22
1
-2
/
+4
*
Fix warnings.
Ben Laurie
2010-06-12
1
-2
/
+0
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
More size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
add additional checks + cleanup
Nils Larsch
2006-01-30
1
-5
/
+6
*
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
Bodo Möller
2006-01-08
1
-1
/
+1
*
Fix signed/unsigned warnings.
Geoff Thorpe
2005-07-26
1
-1
/
+1
*
make
Nils Larsch
2005-07-16
1
-2
/
+16
*
update for the cswift engine:
Nils Larsch
2005-06-17
1
-46
/
+158
*
Update util/ck_errf.pl script, and have it run automatically
Bodo Möller
2005-05-09
1
-2
/
+2
*
The inclusion of bn.h from the engine.h API header has been deprecated, so
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
Reduce header interdependencies, initially in engine.h (the rest of the
Geoff Thorpe
2004-04-19
1
-0
/
+4
*
By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key
Geoff Thorpe
2004-03-25
1
-7
/
+2
*
Conform with the standard prototype for engine control functions.
Richard Levitte
2003-06-26
1
-2
/
+2
*
As with RSA, which was modified recently, this change makes it possible to
Geoff Thorpe
2003-01-15
1
-1
/
+4
*
RSA_METHOD now supports key-generation, but (for now) none of these
Geoff Thorpe
2003-01-07
1
-0
/
+1
*
When build as dynamic engines, the loading functions should be defined
Richard Levitte
2002-11-13
1
-0
/
+2
*
The ENGINE implementations in ./engines/ should be role models on how to
Geoff Thorpe
2002-10-16
1
-0
/
+1
*
Step 8 of move of engines: Remove the last little quirks.
Richard Levitte
2002-10-11
1
-0
/
+2
*
Step 7 of move of engines: Engines should not depend on private
Richard Levitte
2002-10-11
1
-2
/
+2
*
Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT to
Richard Levitte
2002-10-11
1
-2
/
+2
*
Step 2 of move of engines: copy engines to new directory and rename them
Richard Levitte
2002-10-11
1
-0
/
+995