aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vnc.c
Commit message (Expand)AuthorAgeFilesLines
* fix some more warnings (type casts)Ulf Lamping2007-03-231-1/+1
* GCC warning fixesJörg Mayer2007-03-091-3/+6
* Major overhaul of VNC dissector: split everything into its own function andStephen Fisher2007-02-211-375/+1399
* Escape non-ASCII characters in the client and server protocol version strings.Gerald Combs2006-10-311-61/+61
* From Stephen Fisher:Anders Broman2006-10-031-0/+6
* From Stephen Fisher:Anders Broman2006-09-051-159/+1129
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-7/+7
* Bill Meier:Jörg Mayer2006-01-051-1/+1
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-1/+1
* ememify some more tvb_get_string() callsRonnie Sahlberg2005-07-281-2/+1
* Very first start of a dissection of the VNC (RFB) protocol.Ulf Lamping2005-03-141-0/+263