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