aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mysql.c
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Clean up white space.Guy Harris2003-04-031-78/+75
* Call the capabilities subfields "mysql.caps.XXX", not "tcp.caps.XXX".Guy Harris2003-02-281-15/+15
* From Huagang Xie: use "tvb_format_text()" when putting the commandGuy Harris2003-01-211-2/+2
* Use "tcp_dissect_pdus()" rather than doing that stuff ourselves.Guy Harris2003-01-201-99/+84
* From Huagang Xie: dissector for MySQL protocol.Guy Harris2003-01-191-0/+837