Fix up a bunch of arguments to "dissect_ber_identifier()" to match its
[obnox/wireshark/wip.git] / epan / dissectors / packet-diameter.c
2005-06-26 ulflpacket-diameter.c(856) : warning C4090: 'function'...
2005-04-26 sahlbergfrom anders b
2005-03-06 guyNo, the code is the numerical value, not the vendor ID.
2005-03-06 guyFrom Ben Turner: fix an addVendor() call.
2005-03-02 etxrabPresent diameter time as UTC time rather than the local...
2005-02-28 etxrabUndo change of return (addVendor(atoi(id), code, name...
2005-02-27 etxrabAvoid trying to display a time before 00:00:00 UTC...
2005-02-24 etxrabFrom Ben Turner:
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2004-10-19 etxrabFrom Jacques, Olivier: - Fixing enums recognition...
2004-10-18 guySquelch a compiler warning.
2004-10-18 geraldFrom Olivier Jacques: Add #defines to disable XML...
2004-10-08 etxrabFrom: "Jacques, Olivier :
2004-09-30 guyConstify some more stuff.
2004-09-30 guyMove the #defines for SMI Network Management Private...
2004-09-28 guyFrom Olivier Jacques:
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 gramMove dissectors to epan/dissectors directory.