Daniel P. Berrange
|
b76806d4ec
authz: delete existing ACL implementation
|
9 年之前 |
Daniel P. Berrangé
|
d50f09ff23
ui: extend VNC trottling tracing to SASL codepaths
|
7 年之前 |
Daniel P. Berrangé
|
52c7c9d076
ui: avoid 'local_err' variable shadowing in VNC SASL auth
|
7 年之前 |
Daniel P. Berrangé
|
627ebec208
ui: correctly advance output buffer when writing SASL data
|
7 年之前 |
Daniel P. Berrange
|
30b80fd526
ui: mix misleading comments & return types of VNC I/O helper methods
|
7 年之前 |
Daniel P. Berrange
|
ada8d2e436
ui: fix VNC client throttling when forced update is requested
|
7 年之前 |
Daniel P. Berrange
|
8f61f1c5a6
ui: track how much decoded data we consumed when doing SASL encoding
|
7 年之前 |
Daniel P. Berrange
|
7364dbdabb
ui: add tracing of VNC authentication process
|
8 年之前 |
Markus Armbruster
|
bd269ebc82
sockets: Limit SocketAddressLegacy to external interfaces
|
8 年之前 |
Markus Armbruster
|
dfd100f242
sockets: Rename SocketAddress to SocketAddressLegacy
|
8 年之前 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 年之前 |
Eric Blake
|
32bafa8fdd
qapi: Don't special-case simple union wrappers
|
9 年之前 |
Peter Maydell
|
e16f4c8770
ui: Clean up includes
|
9 年之前 |
Daniel P. Berrange
|
04d2529da2
ui: convert VNC server to use QIOChannelSocket
|
10 年之前 |
Daniel P. Berrange
|
3e305e4a47
ui: convert VNC server to use QCryptoTLSSession
|
10 年之前 |
Fam Zheng
|
82e1cc4bf9
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
|
10 年之前 |
Gerd Hoffmann
|
bf7aa45e7b
vnc: drop display+ws_display from VncDisplay
|
10 年之前 |
Aurelien Jarno
|
048d3612a5
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
|
13 年之前 |
Amos Kong
|
4d5b97da35
cleanup useless return sentence
|
13 年之前 |
Jim Meyering
|
5847d9e139
ui/vnc: simplify and avoid strncpy
|
13 年之前 |
Stefan Weil
|
ee032ca146
vnc: Fix packed boolean struct members
|
13 年之前 |
Markus Armbruster
|
302d9d6fd8
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
|
13 年之前 |
Stefan Weil
|
ae878b172e
ui/vnc: Fix use of free() instead of g_free()
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Daniel P. Berrange
|
3836620c09
Remove unused USES_X509_AUTH macro from VNC sasl code
|
14 年之前 |
Daniel P. Berrange
|
7e7e2ebc94
Store VNC auth scheme per-client as well as per-server
|
14 年之前 |
Blue Swirl
|
8ce7d35273
vnc-auth-sasl: fix a memory leak
|
14 年之前 |
Corentin Chary
|
3e230dd23b
ui: move all ui components in ui/
|
15 年之前 |