randpktdump: fix a crash.
[metze/wireshark/wip.git] / wiretap / ascendtext.c
2016-04-03 Guy HarrisMake the Flex scanners and YACC parser in libraries...
2015-11-30 Guy HarrisHandle Date: headers differently from other headers.
2015-11-30 Guy HarrisAdd some comments explaining what some code is doing.
2015-11-30 Michael MannFix out-of-bounds read in ascend_seek.
2015-01-03 Martin MathiesonRemove unnecessary includes from wiretap folder
2015-01-02 Bill MeierAdd "Editor modelines"; Adjust whitespace as needed.
2014-10-17 Guy HarrisGet rid of unused includes of <ctype.h>.
2014-10-09 Guy HarrisUse an enum for the open-routine return value, as per...
2014-09-28 Guy HarrisMake the time stamp resolution per-packet.
2014-07-15 Guy HarrisOnly one buffer.c, please.
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-02 Guy HarrisNo seek-read routines use the length argument, so elimi...
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: