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
/
io
/
channel-tls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: add trace event when cancelling TLS handshake
Daniel P. Berrangé
2024-02-09
1
-0
/
+1
*
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
2023-09-07
1
-2
/
+4
*
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
2023-08-01
1
-6
/
+12
*
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
Peter Xu
2023-04-12
1
-0
/
+3
*
io/channel-tls: plug memory leakage on GSource
Matheus Tavares Bernardino
2023-03-14
1
-0
/
+1
*
io/channel-tls: fix handling of bigger read buffers
Antoine Damhet
2023-02-15
1
-1
/
+65
*
io: Add support for MSG_PEEK for socket channel
manish.mishra
2023-02-06
1
-0
/
+1
*
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
1
-0
/
+1
*
io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
Lukas Straub
2021-01-13
1
-2
/
+4
*
io: Fix Lesser GPL version number
Chetan Pant
2020-10-27
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
io: return 0 for EOF in TLS session read after shutdown
Daniel P. Berrangé
2018-11-19
1
-0
/
+5
*
qio: non-default context for TLS handshake
Peter Xu
2018-03-06
1
-11
/
+34
*
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
2017-02-21
1
-0
/
+12
*
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
1
-8
/
+6
*
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
2017-01-23
1
-2
/
+0
*
io: Introduce a qio_channel_set_feature() helper
Felipe Franciosi
2016-10-26
1
-1
/
+1
*
io: Use qio_channel_has_feature() where applicable
Felipe Franciosi
2016-10-26
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
io: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
io: add QIOChannelTLS class
Daniel P. Berrange
2015-12-18
1
-0
/
+393