aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-etheric.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07Delete obsolete protocol dissectors.Anders Broman1-1211/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-23/+23
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-09-23Fix minor bug: dissector_delete(...) should be "tcp" and not "udp".Bill Meier1-2/+2
2008-09-11Minor cleanup related to proto_reg_handoff ....Bill Meier1-4/+3
2008-09-02Minor cleanup (mostly related to proto_reg_handoff...)Bill Meier1-5/+3
2008-07-15isup_message_type_value is an array, there's no need to pass the address-of i...Jeff Morriss1-32/+32
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-11-29Change the name of 'isup_calling_partys_category_value'.Anders Broman1-3/+3
2005-08-19remove gmalloc from ethericRonnie Sahlberg1-6/+4
2005-07-30Make some funtions static. More char -> const char warning fixesJörg Mayer1-5/+5
2005-03-22Export q850_cause_code_vals as its's used by other dissector(s)Anders Broman1-84/+1
2005-01-26bugfix of crash_00026_20050124150108.cap: three places with possible write be...Ulf Lamping1-12/+11
2004-12-08Add a URL for an old I-D for Etheric, and ask some questions about howGuy Harris1-0/+12
2004-12-08Just use the parameter type definitions, and value_string table, fromGuy Harris1-189/+13
2004-12-08Undo previous patch: It was wrongJörg Mayer1-2/+2
2004-12-08When we #include the prototype of a function/variable, it should notJörg Mayer1-2/+2
2004-09-30Reject packets with an unknown version number.Guy Harris1-6/+16
2004-09-29If we don't have more than 5 bytes in the message, don't put an entry inGuy Harris1-9/+6
2004-09-29Handle ANM message without optional parameter. Anders Broman1-4/+7
2004-09-24Fix Some compiler warnings:Anders Broman1-22/+0
2004-09-23Get rid of the CRs and set eol-style to native so that you get CRs onGuy Harris1-1476/+1476
2004-09-23Add a dissector for an Ericsson protocol named "Etheric"Anders Broman1-0/+1476