Witness: track context handles
[metze/wireshark/wip.git] / pcapio.h
2013-12-15 alagoutteFix warning found by doxygen
2013-09-29 guyRename routines that write pcap-ng files to "pcapng_xxx...
2013-09-29 guyWe always write to a FILE *, so:
2013-01-02 mmannAllow pcap/pcapng format to be written to more than...
2012-12-26 guyFix a bunch of warnings.
2012-12-23 tuexenAdd support for writing per packet comments when using...
2012-12-20 tuexenDon't use an pcap structures in pcapio.[ch].
2012-12-20 tuexenAdd ws_fclose(), ws_fflush(), and ws_fdopen() to the...
2012-12-19 tuexenAdd support for writing the flags option in the enhanced
2012-12-19 tuexenWhitespace change.
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-04-25 tuexenAllow writing ISB with given recv/drop counters.
2012-03-10 geraldIn pcapng.c use the units per second value from the...
2012-02-22 etxrab- Write ISB(s) at start and end of capture.
2012-02-22 etxrabExpand the API for ISB:s
2012-02-21 tuexenUse tab indentation as elsewhere in the files.
2012-02-21 etxrabExtend libpcap_write_interface_description_block()...
2012-02-14 tuexenFrom Anders: Add support for options in the SHB.
2011-06-15 guyConstify some arguments.
2009-04-26 tuexenconstify some args of libpcap_write_enhanced_packet_block()
2009-04-26 tuexenAdd functions to write several pcapng blocks.
2009-04-26 tuexenMake ringbuffer.[ch] file format agnostic.
2006-05-21 sahlbergname change
2006-03-04 guyWhen capturing, we only support writing to libpcap...