aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtp.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-27Fix bug 973:Anders Broman1-38/+70
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.Anders Broman1-38/+61
2006-04-05Add some IE:sAnders Broman1-261/+1166
2006-03-26Fix for bug 840Jaap Keuter1-1/+1
2006-03-16Add some extension IE:sAnders Broman1-69/+228
2005-11-08From Peter Kovar: Fix the typo referenced in bug 577.Gerald Combs1-1/+1
2005-11-08You don't tug on Superman's cape. You don't spit into the wind.Gerald Combs1-103/+103
2005-09-26Use VENDOR_THE3GPP, rather than a hardcoded 10415, for the vendor ID forGuy Harris1-1/+2
2005-09-19display something useful in the radius VSA itemLuis Ontanon1-1/+1
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-22/+22
2005-08-21remove sprintf from gsm_aRonnie Sahlberg1-2/+2
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-2/+2
2005-07-30Make some funtions static. More char -> const char warning fixesJörg Mayer1-6/+6
2005-07-24convert some uses of tvb_get_string() to ep_tvb_get_string()Ronnie Sahlberg1-3/+2
2005-07-15Radius Dictionary SupportLuis Ontanon1-9/+23
2005-07-14Packet-gtp.c - Fix up decoding of the rest of the IE:s use routines from pack...Anders Broman1-273/+132
2005-07-12Fix decoding of quintuplets.Anders Broman1-35/+86
2005-07-09Squelch various signed vs. unsigned warnings by:Guy Harris1-7/+7
2005-06-14From Steve Grubb:Gerald Combs1-2/+2
2005-04-01from Jeremy JougletRonnie Sahlberg1-8/+22
2004-12-26From Luis Ontanon: add more filterable fields to DNS, PGM, GTP, and RADIUS.Guy Harris1-4/+4
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+4600