smb-direct fragmentation
[metze/wireshark/wip.git] / wiretap / daintree-sna.c
2014-01-02 guyNo seek-read routines use the length argument, so elimi...
2013-11-08 wmeier(Trivial) whitespace cleanup (mostly trailing whitespace).
2013-11-08 guyThe "file types" we have are actually combinations...
2013-06-17 guyMerge "read record header" and "read packet data" routi...
2013-06-16 guyHave the seek-read routines take a Buffer rather than...
2013-05-17 guyMove the header-processing code into a common daintree_...
2012-12-27 guyDo not call wtap_file_read_unknown_bytes() or
2012-10-16 darkjamesAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-05-04 guyfile_seek() used to be a wrapper around fseek() or...
2012-04-22 guyGlobal variables considered harmful (and unnecessary).
2012-02-25 guyAdd a presence flag field to the packet information...
2011-12-13 guyRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-09-01 guyUse guint8 rather than guchar for raw octets and pointe...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-07 geraldBe more picky about our sscanf integer field widths...
2010-08-24 wmeierFix issue which causes daintree-sna frames to be reject...
2010-08-24 etxrabFrom Hamish Moffatt:
2010-07-30 guyDefine WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file...
2009-12-04 wmeierRevise #31172 slightly to clarify #define dependencies
2009-12-04 wmeierFrom: babi
2009-09-29 stigRead nsecs as a signed value.
2009-05-24 stigFrom Fred Fierling (bug 3486):