index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_ubsec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Ubsec engine
Matt Caswell
2016-02-27
1
-1034
/
+0
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
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
-1
/
+1
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-6
/
+6
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-26
/
+14
*
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 7
Rich Salz
2015-05-01
1
-38
/
+2
*
Fix null-pointer dereference
Edgar Pek
2015-02-22
1
-2
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-879
/
+882
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-2
/
+6
*
engines/e_ubsec.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-17
/
+26
*
Fix warnings.
Ben Laurie
2010-06-12
1
-2
/
+0
*
PR: 2255
Dr. Stephen Henson
2010-05-15
1
-1
/
+1
*
Always check bn_wexpend() return values for failure (CVE-2009-3245).
Bodo Möller
2010-02-23
1
-2
/
+2
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-7
/
+8
*
Finish gcc 4.2 changes.
Dr. Stephen Henson
2007-06-07
1
-2
/
+2
*
make
Nils Larsch
2005-07-16
1
-0
/
+6
*
clear dso pointer in case of an error
Nils Larsch
2005-06-17
1
-0
/
+1
*
Update util/ck_errf.pl script, and have it run automatically
Bodo Möller
2005-05-09
1
-21
/
+21
*
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
/
+3
*
By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key
Geoff Thorpe
2004-03-25
1
-9
/
+3
*
Conform with the standard prototype for engine control functions.
Richard Levitte
2003-06-26
1
-2
/
+2
*
This memset() in the ubsec ENGINE is a bug. Zeroing out the result array
Geoff Thorpe
2003-06-06
1
-1
/
+0
*
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 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
/
+1059