wireshark/extcap
Guy Harris 065a762579 Extcap programs must write to the packet pipe in binary mode.
It doesn't matter on UN*X, but it definitely matters on Windows; we're
writing a pcap file, not a text file, so every byte we write should go
down the pipe as is.

Bug: 14989
Change-Id: I26c067b8ff5dba644a579846dd97b568a81c7053
Reviewed-on: https://code.wireshark.org/review/28764
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-07-19 09:30:52 +00:00
..
.editorconfig Move extcap EditorConfig settings to source dir 2016-03-23 00:24:52 +00:00
CMakeLists.txt Fix build paths for cmake's Xcode project generator on macOS. 2018-06-21 03:33:03 +00:00
androiddump.c androiddump: Fix tcpdump encap type when libwiretap is used 2018-05-24 07:55:00 +00:00
ciscodump.c Extcap programs must write to the packet pipe in binary mode. 2018-07-19 09:30:52 +00:00
dpauxmon.c Extcap programs must write to the packet pipe in binary mode. 2018-07-19 09:30:52 +00:00
dpauxmon_user.h extcap: Support for DisplayPort AUX channel monitors 2018-05-14 10:44:37 +00:00
extcap-base.c sshdump/ciscodump: use groups in config. 2018-05-08 14:06:22 +00:00
extcap-base.h extcap: Tell utilities the wireshark version 2018-04-05 08:40:04 +00:00
randpktdump.c randpktdump: add --delay option 2018-07-01 06:57:23 +00:00
ssh-base.c replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
ssh-base.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
sshdump.c sshdump/ciscodump: use groups in config. 2018-05-08 14:06:22 +00:00
udpdump.c Extcap programs must write to the packet pipe in binary mode. 2018-07-19 09:30:52 +00:00