aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_pipe.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-14wsutil: Remove flawed ws_pipe_close() functionTomasz Moń1-6/+0
2022-08-10wsutil: Use GIOChannel for standard pipesTomasz Moń1-19/+4
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-23ws_pipe: fix memory leaks in spawn arguments handlingPeter Wu1-0/+1
2019-01-08ws_pipe(.h): fix issue on doxygen documentationAlexis La Goutte1-1/+1
2019-01-04ws_pipe: use same var name.Dario Lombardo1-1/+1
2018-11-22ws_pipe_spawn_sync: mark arguments as const where possiblePeter Wu1-2/+2
2018-11-01wsutil: introduce ws_pipe_close() helper and use it to terminate mmdbresolvePascal Quantin1-0/+6
2018-03-13Windows: Always assign newly-created processes to our job.Gerald Combs1-1/+1
2018-03-09GeoIP: avoid closing random file descriptorsPeter Wu1-0/+8
2018-03-02More spawned process handling updates.Gerald Combs1-7/+43
2018-03-02Generalize our process spawning code.Gerald Combs1-0/+26
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-02wsutil: Add missing includeRoland Knall1-0/+15
2017-12-23Put special pipe-handling code into libwsutil.Guy Harris1-0/+32