ws_pipe: fix return code on windows.
[metze/wireshark/wip.git] / wsutil / ws_pipe.c
2018-05-23 Dario Lombardows_pipe: fix return code on windows.
2018-05-10 Dario Lombardowsutil: null-terminate string in ws_read_string_from_pi...
2018-04-08 Gerald Combsws_pipe: Zero an array.
2018-03-13 Gerald CombsWindows: Always assign newly-created processes to our...
2018-03-09 Gerald CombsAdd ws_pipe_kill_child_on_exit.
2018-03-02 Gerald CombsMore spawned process handling updates.
2018-03-02 Gerald CombsGeneralize our process spawning code.
2018-02-10 Dan Robertsonmusl: compile with musl libc
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-02 Uli Heilmeierws_pipe: fix format error for size_t buffer_size
2018-01-02 Dario Lombardows_pipe: provide a null terminated string anyway (CID...
2017-12-23 Guy HarrisPut special pipe-handling code into libwsutil.