aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtp.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-03Wireshark packet-gtp.c error in decoding IMEI.Anders Broman1-2/+6
2007-08-14From From: Sommars, Steven E:Anders Broman1-9/+18
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-2/+2
2007-05-31Wrap newly added (svn rev 22007) but unused "Required MBMS bearerStephen Fisher1-0/+3
2007-05-30Update value strings.Anders Broman1-1/+85
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-04-18Add a comment.Anders Broman1-1/+6
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher1-2/+2
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors Stephen Fisher1-2/+2
2007-02-16From Florent Drouin:Anders Broman1-2/+2
2007-02-12Return correct length.Anders Broman1-1/+1
2007-02-12Fix Bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1365 Authenticatio...Anders Broman1-44/+42
2006-09-30remove compiler warningsUlf Lamping1-2/+2
2006-08-28More release 6 changes.Anders Broman1-95/+95
2006-08-27Do some more of the relase 6 stuff.Anders Broman1-119/+462
2006-08-24BSSGP: Wrong length on IE and preparation to export IE dissection.Anders Broman1-23/+25
2006-08-24Dissect 'User Location Information' IE and MS Time Zone' IE.Anders Broman1-34/+68
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-3/+3
2006-06-21Put the correct IE names in GTPv1 messages.Anders Broman1-2/+99
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