summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-gsm_a.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-28ememify some more tvb_get_string() callsRonnie Sahlberg1-8/+4
2005-07-20In packet-gsm_a.c:Gerald Combs1-277/+197
2005-07-16Remove some unused variables.Anders Broman1-4/+0
2005-07-14Packet-gtp.c - Fix up decoding of the rest of the IE:s use routines from pack...Anders Broman1-197/+329
2005-07-11Dissect some more fieldsAnders Broman1-1/+1
2005-07-08Add some missing IMPLICIT tags, and use FN_PARS directive.Anders Broman1-19/+1616
2005-07-04Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...Anders Broman1-1/+1
2005-07-03Add an exported value stringAnders Broman1-4/+3
2005-07-03Change gsm_a.c to use value strings in some places in preparation to use it f...Anders Broman1-307/+375
2005-07-01fixed various issues (two serious ones) found by "private" fuzz-testingUlf Lamping1-0/+2
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-42/+16
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedGerald Combs1-5/+5
2005-06-17Register the dtap dissector by name.Luis Ontanon1-1/+3
2005-04-30From Miklos Szurdi :Ronnie Sahlberg1-9/+9
2005-04-15Add message type string to "message type", print Protocol ID short name in In...Anders Broman1-4/+26
2005-03-26Fix a bug reported by Soi Hon Lo octet 6x and 7 not read from tvb.Anders Broman1-0/+20
2005-02-12Add a part of the previous patch that didn't apply.Anders Broman1-0/+6
2005-02-12GMM/SM:Anders Broman1-99/+66
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-01-14From Rene Pilz:Guy Harris1-47/+1769
2004-12-31Don't roll our own code to display IPv4 or IPv6 addresses, useGuy Harris1-19/+41
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.Guy Harris1-1/+1
2004-12-07From Rene Pilz:Guy Harris1-77/+3803
2004-10-17From Rene Pilz: make DTAP be dissected for a GPRS LLC SAPI of 1.Guy Harris1-0/+1
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-04From Jeff Morriss: the code path that's bypassed with the "if (tree)"Guy Harris1-9/+0
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+11377