aboutsummaryrefslogtreecommitdiffstats
path: root/packet-postgresql.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-18Use "tvb_get_string()" to get counted strings.Guy Harris1-7/+3
2004-02-17Bytes should be read with tvb_get_guint8 instead of _ntohs (spotted by Ulf La...Jörg Mayer1-2/+2
2004-02-16Edwin Calo: Extract strings from a postgres datastreamJörg Mayer1-0/+201