summaryrefslogtreecommitdiff
path: root/lib/socketpair.c
Commit message (Expand)AuthorAgeFilesLines
* socketpair: verify with a random valueDaniel Stenberg2023-04-251-4/+10
* socketpair: allow EWOULDBLOCK when reading the pair check bytesDaniel Stenberg2023-02-201-5/+56
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* socketpair: allow localhost MITM sniffersDaniel Stenberg2022-12-281-15/+12
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* misc: copyright year range updatesDaniel Stenberg2021-07-191-1/+1
* Revert "Revert "socketpair: fix potential hangs""Daniel Stenberg2021-06-051-9/+25
* Revert "socketpair: fix potential hangs"Daniel Stenberg2021-06-031-25/+9
* socketpair: fix potential hangsPaul Groke2021-06-031-9/+25
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* socketpair: allow CURL_DISABLE_SOCKETPAIRDaniel Stenberg2020-08-261-2/+2
* lib: fix warnings found when porting to NuttXXiang Xiao2019-12-271-0/+3
* socketpair: fix include and define for older TCP header systemsHarry Sintonen2019-10-101-0/+6
* socketpair: fix double-close in error caseDaniel Stenberg2019-10-101-2/+2
* socketpair: an implemention for Windows and moreDaniel Stenberg2019-10-101-0/+112