aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtp.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-29Don't peek inside the column information and manually wrap "GTP < ... >"guy1-31/+4
2008-02-08- Add application Id:s to Diameteretxrab1-6/+57
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).stig1-5/+5
2008-01-27Make it possible to do subdissection of Diameter AVP:s and add dissectionetxrab1-5/+36
2008-01-27Uncomplete code change.etxrab1-2/+2
2008-01-25Decode som more MBMS elements. Diameter XML fixes.etxrab1-8/+80
2008-01-24Decode som MBMS elements.etxrab1-15/+107
2008-01-07Fix Missing -z proto,colinfo,ip,gtp.teid_cp and -z proto,colinfo,ip,gtp.teid_...etxrab1-2/+2
2007-09-03Wireshark packet-gtp.c error in decoding IMEI.etxrab1-2/+6
2007-08-14From From: Sommars, Steven E:etxrab1-9/+18
2007-06-10Updated GSM MAP to use the latest asn1 original files.etxrab1-2/+2
2007-05-31Wrap newly added (svn rev 22007) but unused "Required MBMS bearersfisher1-0/+3
2007-05-30Update value strings.etxrab1-1/+85
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+1
2007-04-18Add a comment.etxrab1-1/+6
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-2/+2
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors sfisher1-2/+2
2007-02-16From Florent Drouin:etxrab1-2/+2
2007-02-12Return correct length.etxrab1-1/+1
2007-02-12Fix Bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1365 Authenticatio...etxrab1-44/+42
2006-09-30remove compiler warningsulfl1-2/+2
2006-08-28More release 6 changes.etxrab1-95/+95
2006-08-27Do some more of the relase 6 stuff.etxrab1-119/+462
2006-08-24BSSGP: Wrong length on IE and preparation to export IE dissection.etxrab1-23/+25
2006-08-24Dissect 'User Location Information' IE and MS Time Zone' IE.etxrab1-34/+68
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)kukosa1-3/+3
2006-06-21Put the correct IE names in GTPv1 messages.etxrab1-2/+99
2006-05-27Fix bug 973:etxrab1-38/+70
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-04-05Expand some value strings, get map_error from gsm_map use the added IE's.etxrab1-38/+61
2006-04-05Add some IE:setxrab1-261/+1166
2006-03-26Fix for bug 840jake1-1/+1
2006-03-16Add some extension IE:setxrab1-69/+228
2005-11-08From Peter Kovar: Fix the typo referenced in bug 577.gerald1-1/+1
2005-11-08You don't tug on Superman's cape. You don't spit into the wind.gerald1-103/+103
2005-09-26Use VENDOR_THE3GPP, rather than a hardcoded 10415, for the vendor ID forguy1-1/+2
2005-09-19display something useful in the radius VSA itemlego1-1/+1
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,guy1-22/+22
2005-08-21remove sprintf from gsm_asahlberg1-2/+2
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-2/+2
2005-07-30Make some funtions static. More char -> const char warning fixesjmayer1-6/+6
2005-07-24convert some uses of tvb_get_string() to ep_tvb_get_string()sahlberg1-3/+2
2005-07-15Radius Dictionary Supportlego1-9/+23
2005-07-14Packet-gtp.c - Fix up decoding of the rest of the IE:s use routines from pack...etxrab1-273/+132
2005-07-12Fix decoding of quintuplets.etxrab1-35/+86
2005-07-09Squelch various signed vs. unsigned warnings by:guy1-7/+7
2005-06-14From Steve Grubb:gerald1-2/+2
2005-04-01from Jeremy Jougletsahlberg1-8/+22
2004-12-26From Luis Ontanon: add more filterable fields to DNS, PGM, GTP, and RADIUS.guy1-4/+4
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1