Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-gtp.c
2010-09-24 Jeff Morriss(Refining the regexp...) Replace blurbs that match...
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-09-17 Bill MeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-08-31 Stig BjørlykkeUpdate the header length after dissecting the header.
2010-08-01 Anders BromanTry to fix the GTP' header dissection a bit.
2010-07-28 Anders BromanSplit dissection of GTP and GTP' in ordet to try to...
2010-06-29 Gerald CombsAdd End Marker back in.
2010-06-29 Gerald CombsCompletely revert r33367 so that we don't duplicate...
2010-06-29 Anders BromanAdd "End Marker" get rid of the .h file as no one impor...
2010-05-13 Jeff MorrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-05-10 Bill MeierIndentation & whitespace cleanup (including: "4 space...
2010-05-01 Anders BromanDissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.
2010-04-19 Anders BromanFrom Tamas Regos:
2010-04-15 Anders BromanFrom Tamas Regos:
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-02-23 Guy HarrisSquelch a bunch of compiler warnings.
2009-09-09 Anders BromanTarget Identification shall be coded as TLV IE where...
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-11 Gerald CombsAdd some length checks.
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-10 Anders BromanRestore hf_gtp_ext_rat_type as it's used in decode_gtp_...
2009-07-09 Bill Meierpacket-gtp: 3GPP AVP custom VSA dissection no longer...
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-23 Anders BromanRevert(Try to fix indentation a bit.)
2009-06-23 Anders BromanTry to fix indentation a bit.
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-19 Stig BjørlykkeFrom Artem Tamazov (bug 3472):
2009-05-08 Anders BromanUpdate a comment.
2009-02-10 Anders BromanInital GTPv2 dissector.
2009-01-27 Bill MeierFix some indentation .....
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-12-12 Anders BromanAdd a cople of IE's
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-23 Jaap KeuterFix an assignment which is intended as a comparison.
2008-10-23 Anders BromanFix:
2008-10-23 Anders BromanUpdate the QoS IE
2008-10-06 Anders BromanFrom Kari Tiirikainen:
2008-09-11 Bill MeierMinor cleanup related to proto_reg_handoff ....
2008-09-02 Bill MeierCleanup related to prefs & proto_reg_handoff
2008-09-02 Anders BromanHandle extension header.
2008-08-25 Anders BromanFrom Andrei Slavoiu:
2008-08-05 Anders BromanFromVincent Helfre:
2008-08-04 Anders BromanFirst step to split the gsm_a dissector into several...
2008-06-18 Jaap KeuterFix for bug 2618:
2008-02-29 Guy HarrisDon't peek inside the column information and manually...
2008-02-08 Anders Broman- Add application Id:s to Diameter
2008-02-02 Stig BjørlykkeRewrote some prohibited APIs in epan/dissectors/ (sprin...
2008-01-27 Anders BromanMake it possible to do subdissection of Diameter AVP...
2008-01-27 Anders BromanUncomplete code change.
2008-01-25 Anders BromanDecode som more MBMS elements. Diameter XML fixes.
2008-01-24 Anders BromanDecode som MBMS elements.
2008-01-07 Anders BromanFix Missing -z proto,colinfo,ip,gtp.teid_cp and -z...
2007-09-03 Anders BromanWireshark packet-gtp.c error in decoding IMEI.
2007-08-14 Anders BromanFrom From: Sommars, Steven E:
2007-06-10 Anders BromanUpdated GSM MAP to use the latest asn1 original files.
2007-05-31 Stephen FisherWrap newly added (svn rev 22007) but unused "Required...
2007-05-30 Anders BromanUpdate value strings.
2007-05-01 Anders BromanSplit out common asn1 stuff to asn1.h and include that...
2007-04-18 Anders BromanAdd a comment.
2007-03-28 Stephen FisherRemove almost all of the casts I committed recently...
2007-03-27 Stephen FisherFix about 100 simple to fix warnings from gcc 4.0 in...
2007-02-16 Anders BromanFrom Florent Drouin:
2007-02-12 Anders BromanReturn correct length.
2007-02-12 Anders BromanFix Bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-09-30 Ulf Lampingremove compiler warnings
2006-08-28 Anders BromanMore release 6 changes.
2006-08-27 Anders BromanDo some more of the relase 6 stuff.
2006-08-24 Anders BromanBSSGP: Wrong length on IE and preparation to export...
2006-08-24 Anders BromanDissect 'User Location Information' IE and MS Time...
2006-07-04 Tomas Kukosafew formal changes in PER dissector (rename asn_* types...
2006-06-21 Anders BromanPut the correct IE names in GTPv1 messages.
2006-05-27 Anders BromanFix bug 973:
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-04-05 Anders BromanExpand some value strings, get map_error from gsm_map...
2006-04-05 Anders BromanAdd some IE:s
2006-03-26 Jaap KeuterFix for bug 840
2006-03-16 Anders BromanAdd some extension IE:s
2005-11-08 Gerald CombsFrom Peter Kovar: Fix the typo referenced in bug 577.
2005-11-08 Gerald CombsYou don't tug on Superman's cape. You don't spit into...
2005-09-26 Guy HarrisUse VENDOR_THE3GPP, rather than a hardcoded 10415,...
2005-09-19 Luis Ontanondisplay something useful in the radius VSA item
2005-09-11 Guy HarrisReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-08-21 Ronnie Sahlbergremove sprintf from gsm_a
2005-08-10 Ronnie Sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-07-30 Jörg MayerMake some funtions static. More char -> const char...
2005-07-24 Ronnie Sahlbergconvert some uses of tvb_get_string() to ep_tvb_get_str...
2005-07-15 Luis OntanonRadius Dictionary Support
2005-07-14 Anders BromanPacket-gtp.c - Fix up decoding of the rest of the IE...
2005-07-12 Anders BromanFix decoding of quintuplets.
2005-07-09 Guy HarrisSquelch various signed vs. unsigned warnings by:
2005-06-14 Gerald CombsFrom Steve Grubb:
2005-04-01 Ronnie Sahlbergfrom Jeremy Jouglet
2004-12-26 Guy HarrisFrom Luis Ontanon: add more filterable fields to DNS...
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.