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-auth-sasl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
vnc: avoid deprecation warnings for SASL on OS X
Paolo Bonzini
1
-0
/
+20
2021-03-09
ui: Replace the word 'whitelist'
Philippe Mathieu-Daudé
1
-2
/
+2
2020-11-04
vnc: fix resource leak when websocket channel error
Ding Hui
1
-1
/
+2
2020-09-04
vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
Pan Nengyuan
1
-0
/
+1
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
1
-7
/
+16
2018-02-16
ui: extend VNC trottling tracing to SASL codepaths
Daniel P. Berrangé
1
-0
/
+11
2018-02-16
ui: avoid 'local_err' variable shadowing in VNC SASL auth
Daniel P. Berrangé
1
-2
/
+0
2018-02-02
ui: correctly advance output buffer when writing SASL data
Daniel P. Berrangé
1
-1
/
+1
2018-01-12
ui: mix misleading comments & return types of VNC I/O helper methods
Daniel P. Berrange
1
-4
/
+4
2018-01-12
ui: fix VNC client throttling when forced update is requested
Daniel P. Berrange
1
-0
/
+5
2018-01-12
ui: track how much decoded data we consumed when doing SASL encoding
Daniel P. Berrange
1
-1
/
+2
2017-09-29
ui: add tracing of VNC authentication process
Daniel P. Berrange
1
-63
/
+50
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-5
/
+4
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-3
/
+3
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-1
/
+2
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-18
ui: convert VNC server to use QIOChannelSocket
Daniel P. Berrange
1
-12
/
+45
2015-09-15
ui: convert VNC server to use QCryptoTLSSession
Daniel P. Berrange
1
-17
/
+19
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-1
/
+1
2015-03-12
vnc: drop display+ws_display from VncDisplay
Gerd Hoffmann
1
-1
/
+1
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-1
/
+0
2012-10-05
cleanup useless return sentence
Amos Kong
1
-1
/
+0
2012-10-05
ui/vnc: simplify and avoid strncpy
Jim Meyering
1
-3
/
+1
2012-03-19
vnc: Fix packed boolean struct members
Stefan Weil
1
-1
/
+3
2011-11-10
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
Markus Armbruster
1
-14
/
+5
2011-11-01
ui/vnc: Fix use of free() instead of g_free()
Stefan Weil
1
-4
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-07-23
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
1
-7
/
+0
2011-07-23
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
1
-4
/
+4
2011-01-12
vnc-auth-sasl: fix a memory leak
Blue Swirl
1
-6
/
+8
2010-07-26
ui: move all ui components in ui/
Corentin Chary
1
-0
/
+637