Witness: enum witness_interface_state
[metze/wireshark/wip.git] / epan / exceptions.h
2013-11-10 darkjamesDon't test for guard-include-define (or how it's called...
2013-04-18 guyAdd to tvbuffs a "fragment length" field; if the tvbuff...
2013-03-02 eapacheDefine a new exception for reassembly errors, and throw...
2013-02-27 guyMove show_exception() and show_reported_bounds_error...
2012-12-04 wmeierDefine variants of CLEANUP_PUSH & etc to allow nested...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2010-12-27 guyGet rid of trailing white space.
2009-08-16 krjRemove a non thread-safe usage (useful when/if we ever...
2009-06-11 stigAdd standard file heading.
2008-04-28 wmeierFix minor typo in comment
2007-04-16 legorevert back to 20437
2007-04-03 legoMake sure that when a windows exception is thrown ENDTR...
2007-01-15 ulflinstead of simply doing an assert when running out...
2006-05-28 etxrabEthereal->Wireshark
2006-03-13 sahlbergSCSI is fairly unique among the ethereal protocols...
2005-08-06 guyIf a dissector writer directly throws DissectorError...
2005-08-06 guySupport throwing an exception with a null message point...
2005-08-04 gramException handling fixes, and a fix to packet-frame.c,
2005-08-02 guyExplain the BoundsError and ReportedBoundsError errors...
2005-03-11 ulflfrom Micheal Duigou: add some doxygen tags and some...
2005-01-16 guyRename the FieldError exception to DissectorError.
2005-01-16 ulflthrow the new FieldError exception, if a dissector...
2003-10-23 guyAdd a new EXCEPT_CODE macro to get the exception code...
2001-02-01 gramCreate a more modular type system for the FT_* types...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.