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
f606179c9cd8c80b7ee6a3f858a674de2c455d1d
Switch branch/tag
libvncserver
libvncclient
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
LibVNCClient: properly free the openssl session stuff on shutdown.
· f606179c
Christian Beier
authored
12 years ago
f606179c
Name
Last commit
Last update
..
Makefile.am
Add the OpenSSL libvncclient TLS version to the build system.
12 years ago
corre.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
cursor.c
libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient
18 years ago
hextile.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
listen.c
IPv6 support for LibVNCServer, part four: add copyright notices to files with non-trivial changes.
13 years ago
rfbproto.c
LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c.
12 years ago
rre.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
sockets.c
LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c.
12 years ago
tight.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
tls.h
Add anonymous TLS support in libvncclient
15 years ago
tls_gnutls.c
LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c.
12 years ago
tls_none.c
Add the OpenSSL libvncclient TLS version to the build system.
12 years ago
tls_openssl.c
LibVNCClient: properly free the openssl session stuff on shutdown.
12 years ago
ultra.c
Fix regression in Ultra encoding introduced by commit
fe1ca16e
.
14 years ago
vncviewer.c
LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c.
12 years ago
zlib.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
zrle.c
Fix (most) MinGW32 compiler warnings.
14 years ago