summaryrefslogtreecommitdiffstats
path: root/krdc/vnc/rfbproto.c
Commit message (Collapse)AuthorAgeFilesLines
* LibVNCClient: don't leak uninitialised memory to remoteChristian Beier2019-03-031-0/+2
| | | | | | | | The pad fields of the rfbClientCutTextMsg and rfbKeyEventMsg could contain arbitray memory belonging to the process, don't leak this to the remote. Closes #252 (cherry picked from commit 2f5b2ad1c6c99b1ac6482c95844a84d66bb52838)
* LibVNCClient: fix possible infinite loopChristian Beier2019-03-031-1/+1
| | | | | Closes #251 (cherry picked from commit c3115350eb8bb635d0fdb4dbbb0d0541f38ed19c)
* Fix potential memory leak.Slávek Banko2019-02-061-1/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid divide-by-zero in raw encoding (OSX RealVNC)Jay Carlson2019-02-061-1/+4
| | | | | | | | | OS X RealVNC server crashes out Remmina because the server can provoke bytesPerLine to be zero. Assume this is coding for zero lines. The condition could be checked before the calculation of bytesPerLine. I don’t understand the preconditions of this code to say one way or the other.
* Fix FTBFS with clangSlávek Banko2015-06-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-4/+4
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-4/+4
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-4/+4
|
* rename the following methods:tpearson2011-08-101-4/+4
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdenetworktpearson2011-06-221-10/+10
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-061-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-061-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+1335
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da