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
/
ui
/
vnc-ws.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-3
/
+3
2020-11-04
vnc: fix resource leak when websocket channel error
Ding Hui
1
-4
/
+16
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
1
-1
/
+1
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
1
-0
/
+1
2017-10-04
ui: Always remove an old VNC channel watch before adding a new one
Brandon Carpenter
1
-0
/
+6
2017-09-29
ui: add tracing of VNC operations related to QIOChannel
Daniel P. Berrange
1
-3
/
+3
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
1
-6
/
+8
2016-10-27
vnc: set name for all I/O channels created
Daniel P. Berrange
1
-0
/
+3
2016-10-13
ui: rename vnc_init_state to vnc_start_protocol
Daniel P. Berrange
1
-1
/
+1
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-18
ui: convert VNC server to use QIOChannelWebsock
Daniel P. Berrange
1
-302
/
+26
2015-12-18
ui: convert VNC server to use QIOChannelTLS
Daniel P. Berrange
1
-59
/
+36
2015-12-18
ui: convert VNC server to use QIOChannelSocket
Daniel P. Berrange
1
-10
/
+41
2015-09-15
ui: convert VNC server to use QCryptoTLSSession
Daniel P. Berrange
1
-37
/
+47
2015-07-08
ui: convert VNC websockets to use crypto APIs
Daniel P. Berrange
1
-12
/
+10
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-3
/
+3
2015-04-30
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
1
-2
/
+2
2015-04-01
CVE-2015-1779: limit size of HTTP headers from websockets clients
Daniel P. Berrange
1
-2
/
+8
2015-04-01
CVE-2015-1779: incrementally decode websocket frames
Daniel P. Berrange
1
-34
/
+71
2015-03-18
ui: ensure VNC websockets server checks the ACL if requested
Daniel P. Berrange
1
-0
/
+10
2015-03-18
ui: remove separate gnutls_session for websockets server
Daniel P. Berrange
1
-2
/
+2
2015-03-18
ui: enforce TLS when using websockets server
Daniel P. Berrange
1
-24
/
+7
2015-03-18
ui: remove unused 'wiremode' variable in VncState struct
Daniel P. Berrange
1
-1
/
+0
2015-03-10
Fix crash when connecting to VNC through websocket
Jorge Acereda Maciá
1
-2
/
+1
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-05-03
TLS support for VNC Websockets
Tim Hardeck
1
-0
/
+63
2013-01-30
vnc: Clean up vncws_send_handshake_response()
Markus Armbruster
1
-5
/
+6
2013-01-21
vnc: added initial websocket protocol support
Tim Hardeck
1
-0
/
+284