Commit History

作者 SHA1 備註 提交日期
  Marc Hoersken d698c70421 sockfilt: fix invalid increment of handles index variable nfd 3 年之前
  Marc Hoersken b9239e0f9c sockfilt: avoid getting stuck waiting for writable socket 3 年之前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年之前
  Daniel Stenberg 4d2f800677 curl.se: new home 4 年之前
  Marc Hoersken 5fcad1c1c6 sockfilt: handle FD_CLOSE winsock event on write socket 4 年之前
  Viktor Szakats 308c243db5 all: fix codespell errors 4 年之前
  Marc Hoersken 0e058776c0 sockfilt: make select_ws stop waiting on exit signal event 4 年之前
  Daniel Stenberg 7e359bccd2 tests: move pingpong server to dynamic listening port 4 年之前
  Marc Hoersken e917492048 sockfilt: tidy variable naming and data structure in select_ws 4 年之前
  Marc Hoersken 8a2038a3ad sockfilt: fix broken pipe on Windows to be ready in select_ws 4 年之前
  Marc Hoersken 9869f6dc5a tests/server: move all signal handling routines to util.[ch] 4 年之前
  Daniel Stenberg fef4334091 cleanup: correct copyright year range on a few files 4 年之前
  Marc Hoersken 57476a91e4 sockfilt: remove redundancy in timeout handling 4 年之前
  Marc Hoersken 3d1f35eb13 sockfilt: fix handling of ready closed sockets on Windows 4 年之前
  Marc Hoersken 9657ecb15b sockfilt: fix race-condition of waiting threads and event handling 4 年之前
  Marc Hoersken 6d45588ba3 sockfilt: add logmsg output to select_ws_wait_thread on Windows 4 年之前
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 年之前
  Viktor Szakats b801b453af whitespace fixes 6 年之前
  Marcel Raad 60776a0515 curl-compilers: enable -Wbad-function-cast on GCC 6 年之前
  Marian Klymov c45360d463 cppcheck: fix warnings 6 年之前
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc 6 年之前
  Viktor Szakats 7e35eb7729 spelling fixes 6 年之前
  Randall S. Becker 24dcd74667 tests: added netinet/in6.h includes in test servers 7 年之前
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 年之前
  Marcel Raad 0bdb811250 sockfilt: suppress conversion warning with explicit cast 7 年之前
  Dan Fandrich 79bb0afddb sockfilt.c: shortened too long line 7 年之前
  Marcel Raad 4032c5da84 tests/server: make string literals const 7 年之前
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions 8 年之前
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 年之前
  Daniel Stenberg a332c4f769 tests/server: comply with our code style 8 年之前