Update Free Software Foundation address.
[metze/wireshark/wip.git] / epan / dissectors / packet-extreme.c
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-02-12 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 Bill MeierUse ENC_NA as proto_tree_add_item() encoding arg for...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-08-26 Jörg MayerReplace TRUE/FALSE with the new ENCAP stuff where appro...
2011-04-11 Jörg MayerCID 898: Remove a not really used variable
2011-02-16 Jeff MorrissUse tvb_ether_to_str()
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-01-13 Anders BromanFrom Didier Gautheron:
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeChanged flags_set_truth -> tfs_set_notset
2009-06-24 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-17 Gerald CombsRemove some no-longer-needed casts.
2009-03-29 Anders BromanMore size_t casts.
2007-11-08 Anders BromanApply yet another set of the optimization patches:
2007-11-02 Jörg Mayer- Rename EAPSv2 to ESL (EAPS shared link).
2007-09-26 Jörg MayerDecode role on shared link
2007-09-26 Jörg MayerBeginnings of EAPS shared link packet dissection (EAPSv2)
2007-09-18 Jörg MayerTry to improve dissection of ELSM message (guesswork)
2007-04-20 Jörg MayerAdd Recognition of ELRP (Extreme Loop Recognition Proto...
2007-04-17 Jörg MayerDetect ELSM as such - meaning of the elements is still...
2007-03-28 Stephen FisherRemove almost all of the casts I committed recently...
2007-03-27 Stephen FisherFix about 100 simple to fix warnings from gcc 4.0 in...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-09-17 Guy HarrisMove a pile of protocol-related headers from the top...
2005-08-27 Jörg MayerCosmectical comment updates
2005-08-27 Jörg MayerTypo
2005-08-27 Jörg Mayer- Add checksum verification
2005-08-23 Guy HarrisThe name in a Display TLV is null-terminated (or padded...
2005-08-23 Guy HarrisUse "format_text()" and "tvb_format_text()" when displa...
2005-08-22 Jörg MayerLength of string == lengt of element - headerlength
2005-08-21 Jörg Mayer- Make it possible to filter on eap.null, eap.info...
2005-08-21 Jörg Mayer- In the info summary, port# and slot# were exchanged
2005-08-17 Jörg MayerAs reported by Jim Young:
2005-08-17 Jörg MayerComment fixes
2005-08-16 Jörg Mayer- Small comment updates.
2005-08-15 Jörg MayerProperly dissect vlan flags
2005-08-15 Jörg Mayer- Documentation update
2005-08-13 Guy HarrisUse gboolean for Booleans.
2005-08-12 Jörg MayerFix dissector bug on last element of ESRP
2005-08-12 Jörg Mayer- Bug fix: Show ip-addresses with correct endianess.
2005-08-12 Jörg MayerEDS/EAPS/EPRS mostly finished - several fixmes remain
2005-08-12 Jörg MayerBeginnings of a EDP, ESRP and EAPS dissector