index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tlssession.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: TLS: introduce `check_pending`
Antoine Damhet
2023-02-15
1
-0
/
+14
*
crypto: mandate a hostname when checking x509 creds on a client
Daniel P. Berrangé
2022-03-07
1
-0
/
+6
*
crypto: Make QCryptoTLSCreds* structures private
Philippe Mathieu-Daudé
2021-06-29
1
-0
/
+1
*
crypto: Fix LGPL information in the file headers
Thomas Huth
2019-07-19
1
-1
/
+1
*
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
1
-18
/
+17
*
io: return 0 for EOF in TLS session read after shutdown
Daniel P. Berrangé
2018-11-19
1
-0
/
+3
*
crypto: require gnutls >= 3.1.18 for building QEMU
Daniel P. Berrangé
2018-10-19
1
-7
/
+1
*
crypto: Implement TLS Pre-Shared Keys (PSK).
Richard W.M. Jones
2018-07-03
1
-2
/
+54
*
crypto: add trace points for TLS cert verification
Daniel P. Berrange
2016-09-19
1
-2
/
+8
*
crypto: allow default TLS priority to be chosen at build time
Daniel P. Berrange
2016-07-04
1
-2
/
+2
*
crypto: add support for TLS priority string override
Daniel P. Berrange
2016-07-04
1
-7
/
+19
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
crypto: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
crypto: fix mistaken setting of Error in success code path
Daniel P. Berrange
2015-11-18
1
-2
/
+2
*
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
2015-09-15
1
-0
/
+574