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