index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io
/
channel-tls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
1
-2
/
+4
2023-08-01
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
1
-6
/
+12
2023-04-12
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
Peter Xu
1
-0
/
+3
2023-03-14
io/channel-tls: plug memory leakage on GSource
Matheus Tavares Bernardino
1
-0
/
+1
2023-02-15
io/channel-tls: fix handling of bigger read buffers
Antoine Damhet
1
-1
/
+65
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
1
-0
/
+1
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
1
-0
/
+1
2021-01-13
io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
Lukas Straub
1
-2
/
+4
2020-10-27
io: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-11-19
io: return 0 for EOF in TLS session read after shutdown
Daniel P. Berrangé
1
-0
/
+5
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
1
-11
/
+34
2017-02-21
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
1
-0
/
+12
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
1
-8
/
+6
2017-01-23
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
1
-2
/
+0
2016-10-26
io: Introduce a qio_channel_set_feature() helper
Felipe Franciosi
1
-1
/
+1
2016-10-26
io: Use qio_channel_has_feature() where applicable
Felipe Franciosi
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
io: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-18
io: add QIOChannelTLS class
Daniel P. Berrange
1
-0
/
+393