Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
libvncserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
libvncserver
Repository
caca05eb53f06421c35e5f6ad7fc1dafe8a904f6
Switch branch/tag
libvncserver
examples
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Build shared libraries per default
· ca805667
dscho
authored
18 years ago
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
ca805667
Name
Last commit
Last update
..
.cvsignore
add rotate and flip example
18 years ago
1instance.c
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
Makefile.am
Build shared libraries per default
18 years ago
backchannel.c
The PseudoEncoding extension code was getting silly:
19 years ago
blooptest.c
Fix blooptest example
19 years ago
camera.c
malloc.h should not be needed (it is missing on quite a few platforms)
18 years ago
colourmaptest.c
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
example.c
Fix blooptest example
19 years ago
example.dsp
moved files to contrib/ and examples/
22 years ago
filetransfer.c
This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
fontsel.c
ANSIfy, fix some warnings from Linus' sparse
19 years ago
mac.c
previous patch turned compile warning in a compile error; fix that ;-)
19 years ago
pnmshow.c
add rotate and flip example
18 years ago
pnmshow24.c
x11vnc: the big split.
19 years ago
radon.h
ANSIfy, fix some warnings from Linus' sparse
19 years ago
regiontest.c
move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
rotate.c
add rotate and flip example
18 years ago
rotatetemplate.c
add rotate and flip example
18 years ago
simple.c
make examples g++ compileable, thanks to Juan Jose Costello
21 years ago
simple15.c
make examples g++ compileable, thanks to Juan Jose Costello
21 years ago
storepasswd.c
ANSIfy, fix some warnings from Linus' sparse
19 years ago
vncev.c
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
19 years ago