aboutsummaryrefslogtreecommitdiffstats
path: root/writecap
AgeCommit message (Expand)AuthorFilesLines
2017-12-01dumpcap: enable capture of pcapng from pipeJames Ko2-0/+36
2017-11-18autotools: Library build products don't need explicit cleaningJoão Valverde1-3/+1
2017-10-17autotools: Fix bogus checkAPI targetsJoão Valverde1-2/+2
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-5/+0
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-2/+2
2017-07-21*Always* write out the trailing pcapng block total length in host byte order.Guy Harris1-8/+6
2017-02-24Reduce number of fwrite when writing pcap-ng EPB.AndersBroman1-2/+25
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+18
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+1
2016-06-30Remove Makefile.common filesJoão Valverde2-33/+3
2016-06-15Remove Nmake build systemPascal Quantin2-73/+1
2016-03-26Fix some copy/pasteos for writecap using doxygenMichael Mann1-3/+3
2016-03-26Fix nmake build for new extcap and writecap binaries.Michael Mann1-3/+3
2016-03-24Put pcapio.c into a writecap library, and use it.Guy Harris8-0/+1187