Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | websockets: remove warning on 64bit platforms | Gernot Tenchio | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | websockets: add GnuTLS and OpenSSL support | Gernot Tenchio | 2011-08-17 | 1 | -0/+286 |
For now, only OpenSSL support is activated through configure, since GnuTLS is only used in LibVNCClient. [jes: separated this out from the commit adding encryption support, added autoconf support.] Signed-off-by: Johannes Schindelin <[email protected]> |