summaryrefslogtreecommitdiff
path: root/gst/librfb/d3des.h
Commit message (Collapse)AuthorAgeFilesLines
* rfbsrc: make authentication handshake safe for multiple instancesTim-Philipp Müller2013-05-111-4/+9
| | | | Move DES key into context struct.
* gst/librfb/: Added copyrect encodingThijs Vermeir2007-10-311-7/+10
| | | | | | | | | | | | | | Original commit message from CVS: * gst/librfb/d3des.h: * gst/librfb/gstrfbsrc.c: * gst/librfb/gstrfbsrc.h: * gst/librfb/rfbbuffer.h: * gst/librfb/rfbcontext.h: * gst/librfb/rfbdecoder.c: * gst/librfb/rfbdecoder.h: * gst/librfb/rfbutil.h: * gst/librfb/vncauth.h: Added copyrect encoding
* gst/librfb/: VNC Authentication should be working now temperaly with fake ↵Thijs Vermeir2007-09-191-0/+52
password 'testtest' Original commit message from CVS: * gst/librfb/Makefile.am: * gst/librfb/d3des.c: * gst/librfb/d3des.h: * gst/librfb/rfbdecoder.c: * gst/librfb/vncauth.c: * gst/librfb/vncauth.h: VNC Authentication should be working now temperaly with fake password 'testtest'