index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
6
-152
/
+63
|
\
|
*
Get rid of SocketServer::checkTimeouts()
Pierre Ossman
2018-11-09
3
-23
/
+0
|
*
Change idle timeout to timer
Pierre Ossman
2018-11-09
3
-50
/
+25
|
*
Properly terminate server on timeouts
Pierre Ossman
2018-11-09
2
-3
/
+9
|
*
Change exit timeouts to timers
Pierre Ossman
2018-11-09
2
-79
/
+32
*
|
Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
10
-532
/
+369
|
\
|
|
*
Clean up headers
Pierre Ossman
2018-11-09
2
-10
/
+17
|
*
Remove unused functions from server classes
Pierre Ossman
2018-11-09
2
-11
/
+0
|
*
Make throwConnFailedException() protected
Pierre Ossman
2018-11-09
1
-5
/
+5
|
*
Remove writeConnFailedFromScratch()
Pierre Ossman
2018-11-09
3
-18
/
+7
|
*
Remove comments about self-deleting connections
Pierre Ossman
2018-11-09
1
-9
/
+2
|
*
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
6
-221
/
+2
|
*
Inherit SocketServer directly from VNCServer
Pierre Ossman
2018-10-26
2
-6
/
+5
|
*
Encapsulate client handling in VNCServerST
Pierre Ossman
2018-10-26
3
-70
/
+95
|
*
Move access rights and closing to SConnection object
Pierre Ossman
2018-10-10
7
-52
/
+88
|
*
Encapsulate setDesktopSize() in VNCServerST
Pierre Ossman
2018-10-10
3
-32
/
+38
|
*
Encapsulate event handling in VNCServerST
Pierre Ossman
2018-10-10
3
-36
/
+66
|
*
Use accessor methods for VNCServerST
Pierre Ossman
2018-10-10
3
-34
/
+35
|
*
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
5
-40
/
+42
|
*
Force common flow of connection queries
Pierre Ossman
2018-10-09
3
-33
/
+12
*
|
Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-10-26
4
-638
/
+0
|
\
|
|
*
Remove Java web server
Pierre Ossman
2018-10-09
4
-638
/
+0
*
|
Merge branch 'master' of https://github.com/grulja/tigervnc
Pierre Ossman
2018-10-26
1
-1
/
+1
|
\
\
|
*
|
Avoid potential crash when replacing buffer in PlainPasswd
Jan Grulich
2018-10-03
1
-1
/
+1
|
|
/
*
/
Log TLS handshake result
Pierre Ossman
2018-10-09
2
-1
/
+5
|
/
*
Restore original streams when terminating TLS
Pierre Ossman
2018-09-21
4
-2
/
+27
*
Delete TLS streams before deleting the session
Pierre Ossman
2018-09-21
4
-33
/
+40
*
Strongly bind security objects to connection object
Pierre Ossman
2018-09-21
30
-93
/
+123
*
Initialise CSecurityTLS::cert_cred properly
Pierre Ossman
2018-09-21
1
-1
/
+1
*
Remove destroy functions
Pierre Ossman
2018-09-21
4
-4
/
+4
*
Estimate higher bandwidth in slow start
Pierre Ossman
2018-09-21
1
-2
/
+11
*
Allow perceptually lossless refresh
Pierre Ossman
2018-09-21
4
-12
/
+36
*
Add method to get compression settings from encoder
Pierre Ossman
2018-09-20
3
-0
/
+10
*
Don't force encoders to specify palette size
Pierre Ossman
2018-09-20
5
-5
/
+5
*
Limit maximum lossless refresh CPU usage
Pierre Ossman
2018-09-20
1
-2
/
+7
*
Don't attempt to send empty lossless refresh
Pierre Ossman
2018-09-20
1
-6
/
+9
*
Fix calculation of maximum lossless refresh area
Pierre Ossman
2018-09-20
1
-0
/
+3
*
Avoid refresh of recently changed areas
Peter Åstrand (astrand)
2018-09-20
4
-11
/
+80
*
Fix bad reference in Timer::getRemainingMs()
Pierre Ossman
2018-09-20
1
-1
/
+1
*
Avoid compiler "use of uninitialised variable" warnings
Pierre Ossman
2018-09-13
1
-32
/
+33
*
Use system certificate trust store
Pierre Ossman
2018-08-16
1
-0
/
+3
*
Avoid integer overflows in pixel size calculations
Pierre Ossman
2018-07-25
6
-20
/
+23
*
Fix bad type on congestion ETA variable
Pierre Ossman
2018-07-17
1
-1
/
+1
*
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-05-29
8
-224
/
+507
|
\
|
*
Merge common socket code
Pierre Ossman
2018-05-29
7
-216
/
+255
|
*
Remove unused code from socket classes
Pierre Ossman
2018-05-29
5
-109
/
+24
|
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
3
-1
/
+327
|
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
3
-8
/
+11
|
*
Handle hexadecimal and octal parameters
Pierre Ossman
2018-05-03
1
-1
/
+1
*
|
Catch exceptions by reference
Pierre Ossman
2018-05-29
2
-2
/
+2
[next]