wtap_opttypes: fix no previous prototype for function 'wtap_opttype_write_data_uint64...
[metze/wireshark/wip.git] / wiretap / stanag4607.c
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-08-30 Dario Lombardostanag4607: add check for wtap max size.
2015-01-03 Martin MathiesonRemove unnecessary includes from wiretap folder
2015-01-02 Bill MeierAdd "Editor modelines"; Adjust whitespace as needed.
2014-10-09 Guy HarrisUse an enum for the open-routine return value, as per...
2014-10-07 Guy HarrisAdd some higher-level file-read APIs and use them.
2014-09-28 Guy HarrisMake the time stamp resolution per-packet.
2014-07-15 Guy HarrisOnly one buffer.c, please.
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-23 Guy Harrisfile_seek() sets the error variable; no need to set...
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-12-03 Jakub Zawadzkiwiretap: start using <wsutil/pint.h>
2013-11-08 Guy HarrisThe "file types" we have are actually combinations...
2013-07-29 Guy HarrisThe base_secs value should be a time_t, as it's calcula...
2013-07-29 Guy HarrisAdd a URL for a STANAG 4607 spec.
2013-07-28 Evan HuusUse the portable g_ntohl, also add some casts.
2013-07-28 Evan HuusFrom Linas Vepstas via https://bugs.wireshark.org/bugzi...