aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascendtext.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-04file_seek() used to be a wrapper around fseek() or gzseek(), both ofGuy Harris1-2/+0
2012-02-25Add a presence flag field to the packet information structure filled inGuy Harris1-0/+1
2011-12-13Rename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it really reports anyGuy Harris1-2/+2
2011-05-09Get rid of the fd member of a wth structure; the FILE_T's in thatGuy Harris1-3/+2
2011-04-21Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discoveredGuy Harris1-6/+6
2010-10-20Fix bug which caused ascend_open() to return "I/O error" (instead of "not me").Bill Meier1-0/+1
2010-02-26Move the definitions of all the private data structures out ofGuy Harris1-26/+27
2010-02-25Have parse_ascend() return:Guy Harris1-3/+6
2009-06-15Rename all of the ascend files:Jörg Mayer1-0/+343