Sign in
qemu
/
qemu
/
7cb1e61851332ea661d4ef6c1d958e3cdbffe2d8
/
ui
/
vnc-auth-sasl.c
b65310a
vnc: avoid deprecation warnings for SASL on OS X
by Paolo Bonzini
· 3 years, 8 months ago
75ae7c4
ui: Replace the word 'whitelist'
by Philippe Mathieu-Daudé
· 3 years, 11 months ago
2ddafce
vnc: fix resource leak when websocket channel error
by Ding Hui
· 4 years, 3 months ago
7791aca
vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
by Pan Nengyuan
· 4 years, 5 months ago
b76806d
authz: delete existing ACL implementation
by Daniel P. Berrange
· 9 years ago
d50f09f
ui: extend VNC trottling tracing to SASL codepaths
by Daniel P. Berrangé
· 7 years ago
52c7c9d
ui: avoid 'local_err' variable shadowing in VNC SASL auth
by Daniel P. Berrangé
· 7 years ago
627ebec
ui: correctly advance output buffer when writing SASL data
by Daniel P. Berrangé
· 7 years ago
30b80fd
ui: mix misleading comments & return types of VNC I/O helper methods
by Daniel P. Berrange
· 7 years ago
ada8d2e
ui: fix VNC client throttling when forced update is requested
by Daniel P. Berrange
· 7 years ago
8f61f1c
ui: track how much decoded data we consumed when doing SASL encoding
by Daniel P. Berrange
· 7 years ago
7364dbd
ui: add tracing of VNC authentication process
by Daniel P. Berrange
· 7 years ago
bd269eb
sockets: Limit SocketAddressLegacy to external interfaces
by Markus Armbruster
· 8 years ago
dfd100f
sockets: Rename SocketAddress to SocketAddressLegacy
by Markus Armbruster
· 8 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
e16f4c8
ui: Clean up includes
by Peter Maydell
· 9 years ago
04d2529
ui: convert VNC server to use QIOChannelSocket
by Daniel P. Berrange
· 10 years ago
3e305e4
ui: convert VNC server to use QCryptoTLSSession
by Daniel P. Berrange
· 9 years ago
82e1cc4
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
by Fam Zheng
· 10 years ago
bf7aa45
vnc: drop display+ws_display from VncDisplay
by Gerd Hoffmann
· 10 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
5847d9e
ui/vnc: simplify and avoid strncpy
by Jim Meyering
· 12 years ago
ee032ca
vnc: Fix packed boolean struct members
by Stefan Weil
· 13 years ago
302d9d6
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
by Markus Armbruster
· 13 years ago
ae878b1
ui/vnc: Fix use of free() instead of g_free()
by Stefan Weil
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
3836620
Remove unused USES_X509_AUTH macro from VNC sasl code
by Daniel P. Berrange
· 14 years ago
7e7e2eb
Store VNC auth scheme per-client as well as per-server
by Daniel P. Berrange
· 14 years ago
8ce7d35
vnc-auth-sasl: fix a memory leak
by Blue Swirl
· 14 years ago
3e230dd
ui: move all ui components in ui/
by Corentin Chary
· 15 years ago
[Renamed from vnc-auth-sasl.c]
bc47d20
vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1
by Corentin Chary
· 15 years ago
28a76be
Remove tabs introduced from VNC ACL series
by aliguori
· 16 years ago
76655d6
Support ACLs for controlling VNC access ("Daniel P. Berrange")
by aliguori
· 16 years ago
2f9606b
Add SASL authentication support ("Daniel P. Berrange")
by aliguori
· 16 years ago