aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pgsql.c
Commit message (Expand)AuthorAgeFilesLines
* change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg2006-10-311-2/+2
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg2006-03-201-0/+1
* tvb_get_stringz() to tvb_get_ephemeral_stringz() conversion.Ronnie Sahlberg2005-08-101-37/+18
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-86/+66
* packet-pgsql.c(891) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping2005-06-261-3/+3
* Updates from Abhijit Menon-Sen.Guy Harris2005-03-091-25/+18
* Handle the "32-bit length is > 2^31-1, so the protocol tree routinesGuy Harris2005-03-061-5/+13
* Move the following files from /trunk to /trunk/epan:Lars Roland2005-02-091-1/+1
* From Jon Ringle:Anders Broman2005-02-021-2/+2
* Fix a core dump causing the buildbot test menagerie to fail. It was caused by...Ulf Lamping2004-12-251-2/+4
* Abhijit Menon-Sen:Jörg Mayer2004-12-211-8/+15
* Abhijit Menon-Sen: Postgres v3 supportJörg Mayer2004-12-201-0/+886