Age | Commit message (Expand) | Author | Files | Lines |
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 |