2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-13 |
ths | Fix infinite loop in VNC support, by Marc Bevand. |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | Custom location for x509 cert paths, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | x509 client certificate verification, by Daniel P.... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | x509 certificate for server, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | VeNCrypt basic TLS support, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | VNC password authentication, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | Extend monitor 'change' command for VNC, by Daniel... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | Refactor VNC server setup API, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-04-29 |
ths | Crop VNC update requests to avoid segfaults, by Thomas... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Add -name option, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | info vnc command (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | Mouse relative offset VNC extension (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2006-12-22 |
ths | Unix domain socket support for VNC, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2006-12-14 |
ths | Reduce VNC resize traffic, thanks Eduardo Felipe. |
blob | commitdiff | raw | diff to current |
2006-08-24 |
bellard | signed fixes - VNC console switch (initial patch by... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
bellard | support for higher resolutions |
blob | commitdiff | raw | diff to current |
2006-05-14 |
bellard | support for all VNC pixel formats |
blob | commitdiff | raw | diff to current |
2006-05-03 |
bellard | removed ssize_t for win32 compatibility |
blob | commitdiff | raw | diff to current |
2006-05-01 |
bellard | uppercase fix (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2006-05-01 |
bellard | copyright |
blob | commitdiff | raw | diff to current |
2006-04-30 |
bellard | win32 socket fixes |
blob | commitdiff | raw | diff to current |
2006-04-30 |
bellard | VNC server (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
|