epan: use json_dumper for json outputs.
[metze/wireshark/wip.git] / writecap / pcapio.c
2018-12-18 Jaap Keuterwritecap: rename pcapng_write_session_block to _section...
2018-09-28 James Kodumpcap: fix some warnings and add some debugs
2018-02-08 Dario Lombardowritecap: use SPDX identifiers.
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2017-12-01 James Kodumpcap: enable capture of pcapng from pipe
2017-07-21 Guy Harris*Always* write out the trailing pcapng block total...
2017-02-24 AndersBromanReduce number of fwrite when writing pcap-ng EPB.
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.