Add svn:eol-style.
[metze/wireshark/wip.git] / wiretap / ascendtext.c
2013-11-08 Guy HarrisThe "file types" we have are actually combinations...
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-05-16 Guy HarrisHoist a bunch of common code between ascend_read() and
2013-03-25 Evan HuusWiretap file open routines should not free wth->priv...
2013-01-14 Chris MaynardFix Coverity CID 762007: Logically dead code.
2012-12-27 Guy HarrisDo not call wtap_file_read_unknown_bytes() or
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-04 Guy Harrisfile_seek() used to be a wrapper around fseek() or...
2012-02-25 Guy HarrisAdd a presence flag field to the packet information...
2011-12-13 Guy HarrisRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-05-09 Guy HarrisGet rid of the fd member of a wth structure; the FILE_T...
2011-04-21 Guy HarrisAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2010-10-20 Bill MeierFix bug which caused ascend_open() to return "I/O error...
2010-02-26 Guy HarrisMove the definitions of all the private data structures...
2010-02-25 Guy HarrisHave parse_ascend() return:
2009-06-15 Jörg MayerRename all of the ascend files: