Fix an infinite loop in gsm_a dissector and a wrong offset in uma dissector.
[obnox/wireshark/wip.git] / epan / dissectors / packet-gsm_a.c
2006-01-29 lrolandFix an infinite loop in gsm_a dissector and a wrong...
2006-01-28 guyFix missing closing */ in comment.
2006-01-25 etxrab- Add new IE:s
2006-01-22 etxrabDissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentity
2006-01-21 etxrabRANAP - Dissect ProtocolExtensionField IE:s
2006-01-19 etxrabext_qos_subscribed was not correctly decoded in Camel...
2006-01-17 etxrabChange some OPCODE decodes from respons to Invoke ...
2006-01-13 jakeFrom Patrik Olsson
2006-01-05 jmayerBill Meier:
2005-11-03 etxrabFix a typo and change TLLI representation to HEX.
2005-10-08 sahlbergstrcpy() removal
2005-09-22 ulflprevent output of NULL strings
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-08-21 sahlbergremove sprintf from gsm_a
2005-08-18 etxrabDecode some more of MultiRate configuration.
2005-08-13 etxrabGet rid of an unused variable, don't include tcap.h...
2005-08-13 etxrabFrom Peter Johansson:
2005-08-11 etxrabFrom Rene Pilz:
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-08 sahlbergupdates from Anders B
2005-08-05 etxrabFrom THORNTON, MATT
2005-07-30 jmayerMake some funtions static. More char -> const char...
2005-07-28 sahlbergememify some more tvb_get_string() calls
2005-07-20 geraldIn packet-gsm_a.c:
2005-07-16 etxrabRemove some unused variables.
2005-07-14 etxrabPacket-gtp.c - Fix up decoding of the rest of the IE...
2005-07-11 etxrabDissect some more fields
2005-07-08 etxrabAdd some missing IMPLICIT tags, and use FN_PARS directive.
2005-07-04 etxrabAdd dissection of BSS-MAP elements and a fix to dissect...
2005-07-03 etxrabAdd an exported value string
2005-07-03 etxrabChange gsm_a.c to use value strings in some places...
2005-07-01 ulflfixed various issues (two serious ones) found by "priva...
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-20 geraldFix a format string vulneratility in the AFP dissector...
2005-06-17 legoRegister the dtap dissector by name.
2005-04-30 sahlbergFrom Miklos Szurdi :
2005-04-15 etxrabAdd message type string to "message type", print Protoc...
2005-03-26 etxrabFix a bug reported by Soi Hon Lo octet 6x and 7 not...
2005-02-12 etxrabAdd a part of the previous patch that didn't apply.
2005-02-12 etxrabGMM/SM:
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-01-14 guyFrom Rene Pilz:
2004-12-31 guyDon't roll our own code to display IPv4 or IPv6 address...
2004-12-10 guyGet rid of C++/C99-style comments - not all C compilers...
2004-12-07 guyFrom Rene Pilz:
2004-10-17 guyFrom Rene Pilz: make DTAP be dissected for a GPRS LLC...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-04 guyFrom Jeff Morriss: the code path that's bypassed with...
2004-07-18 gramMove dissectors to epan/dissectors directory.