Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up white space. | Guy Harris | 2003-04-03 | 1 | -78/+75 |
| | | | | | | Don't include "packet-smb-common.h", as there's nothing in it we use. svn path=/trunk/; revision=7404 | ||||
* | Call the capabilities subfields "mysql.caps.XXX", not "tcp.caps.XXX". | Guy Harris | 2003-02-28 | 1 | -15/+15 |
| | | | | svn path=/trunk/; revision=7219 | ||||
* | From Huagang Xie: use "tvb_format_text()" when putting the command | Guy Harris | 2003-01-21 | 1 | -2/+2 |
| | | | | | | parameter into the Info column. svn path=/trunk/; revision=6953 | ||||
* | Use "tcp_dissect_pdus()" rather than doing that stuff ourselves. | Guy Harris | 2003-01-20 | 1 | -99/+84 |
| | | | | | | | | | | "mysql_handle" doesn't need to be static. "is_response" is really a Boolean; make it a gboolean. Get rid of some unused variables. svn path=/trunk/; revision=6944 | ||||
* | From Huagang Xie: dissector for MySQL protocol. | Guy Harris | 2003-01-19 | 1 | -0/+837 |
svn path=/trunk/; revision=6939 |