Add IPv6 heuristic.
[metze/wireshark/wip.git] / epan / exceptions.h
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-12-27 Guy HarrisGet rid of trailing white space.
2009-08-16 Kovarththanan Raja... Remove a non thread-safe usage (useful when/if we ever...
2009-06-11 Stig BjørlykkeAdd standard file heading.
2008-04-28 Bill MeierFix minor typo in comment
2007-04-16 Luis Ontanonrevert back to 20437
2007-04-03 Luis OntanonMake sure that when a windows exception is thrown ENDTR...
2007-01-15 Ulf Lampinginstead of simply doing an assert when running out...
2006-05-28 Anders BromanEthereal->Wireshark
2006-03-13 Ronnie SahlbergSCSI is fairly unique among the ethereal protocols...
2005-08-06 Guy HarrisIf a dissector writer directly throws DissectorError...
2005-08-06 Guy HarrisSupport throwing an exception with a null message point...
2005-08-04 Gilbert RamirezException handling fixes, and a fix to packet-frame.c,
2005-08-02 Guy HarrisExplain the BoundsError and ReportedBoundsError errors...
2005-03-11 Ulf Lampingfrom Micheal Duigou: add some doxygen tags and some...
2005-01-16 Guy HarrisRename the FieldError exception to DissectorError.
2005-01-16 Ulf Lampingthrow the new FieldError exception, if a dissector...
2003-10-23 Guy HarrisAdd a new EXCEPT_CODE macro to get the exception code...
2001-02-01 Gilbert RamirezCreate a more modular type system for the FT_* types...
2000-09-27 Gilbert RamirezFirst step in moving core Ethereal routines to libepan.