aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pgsql.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-0/+1
2005-08-10tvb_get_stringz() to tvb_get_ephemeral_stringz() conversion.Ronnie Sahlberg1-37/+18
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-86/+66
2005-06-26packet-pgsql.c(891) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping1-3/+3
2005-03-09Updates from Abhijit Menon-Sen.Guy Harris1-25/+18
2005-03-06Handle the "32-bit length is > 2^31-1, so the protocol tree routinesGuy Harris1-5/+13
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-2/+2
2004-12-25Fix a core dump causing the buildbot test menagerie to fail. It was caused by...Ulf Lamping1-2/+4
2004-12-21Abhijit Menon-Sen:Jörg Mayer1-8/+15
2004-12-20Abhijit Menon-Sen: Postgres v3 supportJörg Mayer1-0/+886