summaryrefslogtreecommitdiffstats
path: root/libvncclient/ultra.c
Commit message (Expand)AuthorAgeFilesLines
* LibVNCClient: make sure Ultra decoding cannot dereference a null pointerChristian Beier2018-10-011-0/+4
* Merge branch 'circle' of https://github.com/ldmnyblzs/libvncserver into ldmny...Christian Beier2017-03-261-2/+2
|\
| * Add function pointers for every type of rectangleBalazs Ludmany2016-06-291-2/+2
* | Fix heap overflow in the ultra.c decoderJosef Gajdusek2016-11-141-4/+4
|/
* Fix regression in Ultra encoding introduced by commit fe1ca16e9b75b5f38ab374c...Christian Beier2011-03-171-2/+2
* Fix (most) MinGW32 compiler warnings.Christian Beier2011-03-171-3/+3
* The great UltraVNC Compatibility Commitsteven_carr2006-05-151-4/+0
* Ultra Encoding added. Tested against UltraVNC V1.01steven_carr2006-05-021-0/+214