Trivial warning fixes
[obnox/wireshark/wip.git] / epan / dissectors / packet-uma.c
2008-11-14 wmeierComment out variable not cuurently used ...
2008-11-14 wmeierVarious proto_register & proto_reg_handoff changes:
2008-08-26 wmeier#include <emem.h> not req'd
2008-08-04 wmeierAnother temporary fix to prevent a build error
2008-08-04 etxrabFirst step to split the gsm_a dissector into several...
2008-02-07 stigRemoved some "statement not reached" warnings.
2007-11-06 etxrabSet up RTP conversation when PORT is known.
2007-10-24 geraldRemove a couple of unused variables.
2007-10-24 etxrabAdd port ranges.
2007-10-11 etxrabImplement some of the minor possible speed improvment...
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-04-14 standelfix MacOSX gcc-3.3 warnings about unused tfs/value_stri...
2007-03-26 sahlbergFrom Sebastien Tandel
2007-03-23 sfisherFrom Sebastien Tandel:
2007-02-12 etxrabDisplay 2 octet length field correctly.
2006-12-06 etxrabFix a typo.
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-09-17 etxrabFix for bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-05-27 etxrabDissect RTP Redundancy Support correctly.
2006-05-23 etxrabFrom Markus Meier:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-17 etxrabFix BUGs:
2006-05-15 etxrabFix bug 951 UMA: message URR_RELEASE not decoded corretly
2006-04-29 guyA dissector called from tcp_dissect_pdus() has to retur...
2006-04-28 etxrabFix bug 896 by using tcp_dissect_pdus() .
2006-01-30 etxrabUse dissect_e212_mcc_mnc().
2006-01-29 lrolandFix an infinite loop in gsm_a dissector and a wrong...
2005-11-30 etxrabDissct Ptotocol Id 0
2005-10-20 etxrabUse the right offset when calling packet-gsm_a.c functions.
2005-09-29 etxrabUpdate to the latest version of the standard.
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-08-21 sahlbergremove sprintf from gsm_a
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-08 ulflvarious code cleanup:
2005-07-24 sahlbergsome more ep_tvb_get_string updates
2005-07-22 etxrabUse NULL intead of "" in all calls to packet-gsm_a.c
2005-07-20 geraldIn packet-gsm_a.c:
2005-07-17 guyFix the RCS ID.
2005-07-16 etxrabRemove some unused variables.
2005-07-15 etxrabUpdare Id, and a comment.
2005-07-14 etxrabPacket-gtp.c - Fix up decoding of the rest of the IE...
2005-07-09 guySquelch various signed vs. unsigned warnings by:
2005-07-03 etxrabAdd an exported value string
2005-07-03 etxrabChange gsm_a.c to use value strings in some places...
2005-05-03 etxrabDissect GPRS user data.
2005-05-02 etxrabDissect URLC correctly and add dissection of LCC PDU.
2005-04-15 etxrabSetr up conversations for RTP and RTCP.
2005-03-31 etxrabFurther IE dissection updates.
2005-03-26 etxrabFix some typos + decode more IE stuff
2005-03-23 etxrabSome more IE stuff and added some ref:s
2005-03-23 etxrabLet packet-gsm_a.c dissect L3 messages.
2005-03-22 etxrabMore IE dissection
2005-03-21 etxrabUpdates according to R1.0.3 (2005-02-26) and decode...
2005-03-16 guyGet rid of an unused variable.
2005-03-16 etxrabDissect some more IE:s and bug fixes.
2005-03-16 guyFix a typo in a comment, and get rid of some unused...
2005-03-14 etxrabRoutines for Unlicensed Mobile Access(UMA) dissection...