aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pgsql.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-27Fix bug in each dissector: port pref change was ignored; Related: proto_reg_h...wmeier1-3/+12
2008-08-26#include <emem.h> not req'dwmeier1-1/+0
2008-05-14Fix some of the Errors/warnings detected by checkapi.wmeier1-8/+13
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-0/+1
2005-08-10tvb_get_stringz() to tvb_get_ephemeral_stringz() conversion.sahlberg1-37/+18
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-86/+66
2005-06-26packet-pgsql.c(891) : warning C4090: 'return' : different 'const' qualifiersulfl1-3/+3
2005-03-09Updates from Abhijit Menon-Sen.guy1-25/+18
2005-03-06Handle the "32-bit length is > 2^31-1, so the protocol tree routinesguy1-5/+13
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-1/+1
2005-02-02From Jon Ringle:etxrab1-2/+2
2004-12-25Fix a core dump causing the buildbot test menagerie to fail. It was caused by...ulfl1-2/+4
2004-12-21Abhijit Menon-Sen:jmayer1-8/+15
2004-12-20Abhijit Menon-Sen: Postgres v3 supportjmayer1-0/+886