aboutsummaryrefslogtreecommitdiffstats
path: root/packet-xdmcp.c
Commit message (Expand)AuthorAgeFilesLines
* Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer,Guy Harris2004-02-251-3/+7
* warning: ISO C does not allow extra ; outside of a functionJörg Mayer2003-12-211-2/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-50/+50
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-2/+2
* XDMCP support, from Pasi Eronen.Guy Harris2002-03-161-0/+516