Commit Graph

20 Commits (b52788764836086ae1e8d3048fe9c2c2b97839be)

Author SHA1 Message Date
Christian Beier c240011951
.gitignore: remove autotools and x11vnc leftovers 6 years ago
Christian Beier fef917ed04
.gitignore: fix for in-tree builds, add 'build' dir
re #248
6 years ago
Christian Beier 484e5088f4
Revert "Remove .gitignore obsoleted by CMake"
This reverts commit d6c907ffbc.
6 years ago
Christian Beier d6c907ffbc
Remove .gitignore obsoleted by CMake
re #248
6 years ago
Andreas Weigel 826e0f9e39
add generation wstest to cmake
add wstestdata.c, because the python data generation script has too many
dependencies

remove some redundance from jpeg test creation

add support for decoding close messages
8 years ago
Andreas Weigel f19d6ee225
add ws_decode tests
modify automake to include ws_decode test

add python frame generator for decode tests

modify configure to only include ws_decode test if preconditions are
fulfilled
8 years ago
Christian Beier 92f558482d Do away with rfbint.h generation and use stdint.h directly instead. 10 years ago
Christian Beier 6e39e7c6f8 INSTALL and ltmain.sh need those leading slashes.
.dirstamp, OTOH, is to be expected in several subdirectories.
11 years ago
Brian Bidulock 9994e3aad0 add a few more ignores 11 years ago
Johannes Schindelin 646f844f69 Merge branch 'repeater'
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

Conflicts:
	.gitignore
11 years ago
Johannes Schindelin 0e19b7c509 Ignore the 'mac' example, too
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
11 years ago
Johannes Schindelin 8d558daf05 Ignore the vencrypt document
https://www.berrange.com/~dan/vencrypt.txt

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
11 years ago
Johannes Schindelin 186da4f10e Ignore rfbproto.rst
A more up-to-date version of the RFB protocol is maintained by TigerVNC:

	http://sourceforge.net/p/tigervnc/code/HEAD/tree/rfbproto/rfbproto.rst

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
11 years ago
Johannes Schindelin c0e012e4d2 Add an example how to connect to an UltraVNC-style repeater
UltraVNC offers an add-on to connect clients and servers via IDs with
a so-called repeater (e.g. to bridge firewalled clients and servers):

	http://www.uvnc.com/products/uvnc-repeater.html

This example demonstrates how to use that feature with a
LibVNCServer-based server.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
11 years ago
Johannes Schindelin 79e68d0650 Ignore more generated files
While at it, also ignore the documentation of the RFB protocol best
downloaded manually from

	http://www.realvnc.com/docs/rfbproto.pdf

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
11 years ago
Johannes Schindelin 2d85009868 gitignore the compiled gtkvncclient
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
13 years ago
Johannes Schindelin 629fe03d61 .gitignore: zippy has moved
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
14 years ago
Vic Lee 64daa71ede Add libvncserver.pc and libvncclient.pc files.
Signed-off-by: Vic Lee <llyzs@163.com>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
14 years ago
dscho 1983292eb0 .gitignore: ignore also temporary editor files
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho fc0687b979 Add a .gitignore file
At least one developer (me) uses git to work on local branches, and this
file does not hurt.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago