aboutsummaryrefslogtreecommitdiffstats
path: root/packet-diameter.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",guy1-5/+9
2001-01-03Add a new "prefs_register_protocol()" routine, which is likeguy1-2/+2
2001-01-03Have "proto_register_protocol()" build a list of data structures forguy1-7/+8
2000-11-19For each column, have both a buffer into which strings for that columnguy1-2/+2
2000-11-17Add #include <string.h>, to get prototypes for mem* and str* functions.gram1-1/+2
2000-10-21Updates from David Frascone.guy1-15/+29
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsdeniel1-1/+2
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)guy1-9/+9
2000-08-03Fix typo in description of Diameter.tcp.port preference.gram1-2/+2
2000-07-31Include <time.h> to declare "localtime()" and "strftime()", and useguy1-2/+3
2000-07-30David Frascone's DIAMETER dissector.guy1-0/+752