index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rfb
/
rfbproto.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
support VNC protocol version 3.7
dscho
2005-09-26
1
-1
/
+20
|
*
add definitions from other VNC implementations
dscho
2005-06-06
1
-0
/
+300
|
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-0
/
+4
|
*
do the in_addr_t stuff correctly...
dscho
2005-03-07
1
-0
/
+4
|
*
support MinGW32!
dscho
2004-12-01
1
-2
/
+2
|
*
add EncodingUltra; it is not implemented in the libraries yet, so this is ↵
dscho
2004-11-30
1
-0
/
+1
|
|
|
|
just a place holder
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
1
-4
/
+4
|
|
|
|
while structure members should not
*
ZRLE no longer uses C++, but C
dscho
2003-09-08
1
-1
/
+1
|
*
forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION ↵
dscho
2003-08-03
1
-9
/
+10
|
|
|
|
unneccessary...
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵
dscho
2003-07-30
1
-16
/
+13
|
|
|
|
get prefix "LIBVNCSERVER_"
*
make vncauth usable also for upcoming libvncclient
dscho
2003-07-27
1
-0
/
+58
|
*
moved include/ to rfb/
dscho
2003-02-18
1
-0
/
+944