aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_map.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-13- Correct Tag numbering and marking of OPTIONAL.Anders Broman1-35/+119
2007-01-13Handle zero length invokes and some asn1 fixes.Anders Broman1-103/+88
2007-01-12Dissect cdma2000HandoffInvokeIOSData.Anders Broman1-41/+81
2007-01-12Dissect CDMAServiceOption.Anders Broman1-63/+162
2007-01-11Add dissection of cdmaChannelData and only add Opcode to hastable once.Anders Broman1-53/+194
2007-01-10Packet-ber:Anders Broman1-57/+68
2007-01-09Add ansi_map to the makefilesAnders Broman1-19/+19
2007-01-07Show return signal in info col. also if no data.Anders Broman1-70/+71
2007-01-06Check in the asn2wrs generated ANSI map dissector.Anders Broman1-10818/+13823
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-11-22From Michael LumAnders Broman1-14/+34
2006-08-24From Jeff Morriss:Anders Broman1-1/+1
2006-07-07Fix a few format string bugs found by Ilja van Sprundel.Gerald Combs1-12/+12
2006-06-06From Michail Koreshkov:Anders Broman1-19/+63
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-01-05Bill Meier:Jörg Mayer1-1/+1
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-11/+11
2005-08-28Add some length checks. Fixes bugs 381, 384, and 386.Gerald Combs1-0/+22
2005-08-21remove sprintfRonnie Sahlberg1-274/+285
2005-08-20Flag the "add_string" parameter as unused if it is - and don't flag itGuy Harris1-19/+19
2005-08-19From Michael Lum:Ronnie Sahlberg1-123/+229
2005-07-27Fix >2600 warnings by doing char -> const char changes.Jörg Mayer1-540/+338
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-31/+10
2005-06-26packet-ansi_map.c(760) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping1-4/+4
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedGerald Combs1-2/+2
2005-05-21From Javier Acuna:Anders Broman1-3/+9
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+13242