aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vnc.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-23fix some more warnings (type casts)ulfl1-1/+1
2007-03-09GCC warning fixesjmayer1-3/+6
2007-02-21Major overhaul of VNC dissector: split everything into its own function andsfisher1-375/+1399
2006-10-31Escape non-ASCII characters in the client and server protocol version strings.gerald1-61/+61
2006-10-03From Stephen Fisher:etxrab1-0/+6
2006-09-05From Stephen Fisher:etxrab1-159/+1129
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-7/+7
2006-01-05Bill Meier:jmayer1-1/+1
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-1/+1
2005-07-28ememify some more tvb_get_string() callssahlberg1-2/+1
2005-03-14Very first start of a dissection of the VNC (RFB) protocol.ulfl1-0/+263