summaryrefslogtreecommitdiff
path: root/src/xdmcp-protocol.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement XDMCP ForwardQueryRobert Ancell2015-10-301-10/+14
|
* Log IPv4 and IPv6 addresses in XDMCP Request packets in a more readable formRobert Ancell2015-08-051-4/+24
|
* Remove trailing whitespaceRobert Ancell2014-09-191-7/+7
|
* Fix truncation writing card32 in XDMCP serverRobert Ancell2013-09-051-1/+1
|
* Improve warning message when XDMCP packet has length mismatchRobert Ancell2013-03-121-1/+1
|
* Replace guchar with guint8Robert Ancell2011-07-201-5/+5
|
* Update copyright yearRobert Ancell2011-06-031-1/+1
|
* Support XDM-AUTHENTICATION-1robert.ancell@gmail.com2010-07-151-5/+25
|
* Add basic XDMCP supportrobert.ancell@gmail.com2010-07-141-0/+575