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