Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-10 | vnc: implement shared flag handling. | Gerd Hoffmann | 1 | -0/+16 |
2011-07-23 | Store VNC auth scheme per-client as well as per-server | Daniel P. Berrange | 1 | -0/+2 |
2011-03-10 | vnc: Fix stack corruption and other bitmap related bugs | Stefan Weil | 1 | -3/+6 |
2011-02-23 | vnc: add a non-adaptive option | Corentin Chary | 1 | -0/+1 |
2011-02-23 | vnc: use the new generic bitmap functions | Corentin Chary | 1 | -3/+4 |
2011-02-23 | vnc: Add ZRLE and ZYWRLE encodings. | Corentin Chary | 1 | -1/+26 |
2011-02-23 | vnc: refresh lossy rect after a given timeout | Corentin Chary | 1 | -0/+3 |
2011-02-23 | vnc: add a way to get the update frequency for a given region | Corentin Chary | 1 | -0/+19 |
2010-12-09 | vnc: support password expire | Gerd Hoffmann | 1 | -0/+1 |
2010-07-26 | vnc: threaded VNC server | Corentin Chary | 1 | -1/+52 |
2010-07-26 | vnc: encapsulate encoding members | Corentin Chary | 1 | -26/+33 |
2010-07-26 | vnc: tight add PNG encoding | Corentin Chary | 1 | -1/+14 |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary | 1 | -0/+430 |