aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bssap.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-27Handle pref change via pref callback instead of registering an init fcnBill Meier1-23/+26
2008-09-24Fix indentation to be reasonably consistentBill Meier1-525/+525
2008-08-19From Neil Piercy:Anders Broman1-7/+1
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...Anders Broman1-1/+1
2008-05-14Fix some of the Errors/warnings detected by checkapi.Anders Broman1-2/+3
2008-02-07Removed even more "statement not reached" warnings.Stig Bjørlykke1-4/+0
2007-06-04Register as heuristic dissector for SUA.Michael Tüxen1-0/+1
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-16/+16
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesSebastien Tandel1-1/+1
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-0/+2
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon1-4/+4
2007-03-22Mine:Luis Ontanon1-4/+4
2007-03-21packet_info.c and packet.cLuis Ontanon1-0/+8
2007-01-21From Tobias Witek:Stephen Fisher1-0/+5
2006-08-21From Florent Drouin:Anders Broman1-3/+18
2006-05-28Ethereal->WiresharkAnders Broman1-3/+3
2006-05-23Dissect rrlp payload.Anders Broman1-11/+46
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-03-11remove some unusued parametersRonnie Sahlberg1-136/+139
2006-03-11second try to fix the bugRonnie Sahlberg1-1/+1
2006-03-11the code forgot to update offset *offset++ is not the same as offset++ :-)Ronnie Sahlberg1-1/+1
2006-02-07Packet-bssap.c - Dissect BCD coded IE:sAnders Broman1-12/+123
2006-02-07Dissect channel needed.Anders Broman1-2/+1
2006-02-02gsm_a: Export needed functionsAnders Broman1-45/+319
2006-02-01packet-gsma_a.ch Use valuestrings for Number type etc and export the value_st...Anders Broman1-0/+1606
2005-07-09Squelch various signed vs. unsigned warnings by:Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+480