index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_capi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some check for malloc failure in the CAPI engine
Matt Caswell
2016-05-18
1
-6
/
+26
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-49
/
+5
*
Fix capi engine for no-dsa
Matt Caswell
2016-04-22
1
-0
/
+22
*
Rename internal symbol to follow internal naming pattern
Richard Levitte
2016-04-13
1
-1
/
+1
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-3
/
+3
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-4
/
+4
*
Fix forgotten adaptation to opaque RSA and RSA_METHOD
Richard Levitte
2016-04-07
1
-32
/
+48
*
Rename get/set_app_data to get0/set0_app_data
Matt Caswell
2016-04-03
1
-3
/
+3
*
Various DSA opacity fixups
Matt Caswell
2016-04-03
1
-6
/
+10
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-29
/
+26
*
Adapt e_capi to the DSA_SIG_get0() API
Richard Levitte
2016-03-08
1
-6
/
+4
*
Test for and use AES CSP for RSA if present.
Dr Stephen Henson
2016-02-11
1
-2
/
+22
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-2
/
+5
*
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
-3
/
+3
*
Remove RSA_FLAG_SIGN_VER flag.
Dr. Stephen Henson
2015-12-02
1
-1
/
+1
*
Continue malloc standardisation in engines
Matt Caswell
2015-11-09
1
-11
/
+12
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-1
/
+1
*
engine/e_capi.c: fix various warnings.
Andy Polyakov
2015-09-29
1
-16
/
+22
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-6
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-3
/
+3
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-4
/
+4
*
free null cleanup finale
Rich Salz
2015-05-01
1
-32
/
+16
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
Remove X509_PAIR
Rich Salz
2015-02-06
1
-1
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1757
/
+1680
*
For master windows build dsa.h is now needed.
Dr. Stephen Henson
2015-01-13
1
-0
/
+1
*
capi_ctrl, capi_vtrace: check for NULL after allocating and free it
Kurt Roeckx
2014-12-10
1
-0
/
+11
*
capi_get_provname: Check return values
Kurt Roeckx
2014-12-04
1
-6
/
+12
*
capi_get_key: check for NULL after allocating key
Jonas Maebe
2014-12-04
1
-0
/
+2
*
capi_cert_get_fname: check for NULL after allocating wfname
Jonas Maebe
2014-12-04
1
-0
/
+2
*
capi_get_provname: free name on error if it was malloc'ed
Jonas Maebe
2014-12-04
1
-0
/
+2
*
Add support for SHA2 in CAPI ENGINE.
Libor Krystek
2014-07-02
1
-0
/
+32
*
engines/e_capi.c: fix typo.
Andy Polyakov
2012-12-19
1
-1
/
+1
*
PR: 2880
Dr. Stephen Henson
2012-11-18
1
-1
/
+4
*
PR: 2703
Dr. Stephen Henson
2012-02-12
1
-1
/
+7
*
PR: 2705
Dr. Stephen Henson
2012-02-12
1
-17
/
+25
*
new flag to stop ENGINE methods being registered
Dr. Stephen Henson
2011-05-15
1
-0
/
+1
*
NULL is a valid cspname
Dr. Stephen Henson
2011-05-15
1
-2
/
+8
*
stop warnings about no previous prototype when compiling shared engines
Dr. Stephen Henson
2011-01-30
1
-0
/
+2
*
e_capi.c: rearrange #include-s to improve portability.
Andy Polyakov
2010-12-14
1
-8
/
+7
*
e_capi.c: change from ANSI to TCHAR domain. This makes it compilable on
Andy Polyakov
2010-12-12
1
-23
/
+96
*
PR: 2374
Dr. Stephen Henson
2010-11-18
1
-3
/
+9
*
e_capi.c: fix typo.
Andy Polyakov
2010-03-15
1
-1
/
+1
*
workaround for missing definition in some headers
Dr. Stephen Henson
2010-03-15
1
-0
/
+4
*
Adapt mingw config for newer mingw environment. Note modified conditional
Andy Polyakov
2009-12-30
1
-2
/
+19
*
Update from 0.9.8-stable.
Dr. Stephen Henson
2009-05-29
1
-3
/
+3
*
Make CAPI engine UNICODE aware (it didn't work on Win64).
Andy Polyakov
2009-05-03
1
-14
/
+28
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-1
/
+1
*
AIX build updates.
Andy Polyakov
2008-09-12
1
-0
/
+7
[next]