summaryrefslogtreecommitdiff
path: root/econproto.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-13econproto: unknown_field_3 in reqconnect seems to be a version infoHEADmasterBenjamin Franzke1-1/+1
If it is unequal to 3, the beamer claims the version is not supported.
2013-03-13econproto: Add cmd id for cmd21Benjamin Franzke1-0/+1
2013-03-09econproto: Remove trailing whitespaceBenjamin Franzke1-78/+78
2013-03-09econproto: add cmd22 and cmd25 enumsBenjamin Franzke1-1/+4
2013-03-09econproto: Add unknown fields to clientinfo and reqconnectBenjamin Franzke1-0/+5
2013-03-08econproto: Add cmd with id 25Benjamin Franzke1-2/+8
Unknown yet what it does, but its send by the client as last step of connection..
2013-03-07Init econproxy: Support retrieving a frame from x11vnc & write to ppmBenjamin Franzke1-0/+220