コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Viktor Szakats d49881cb19 URLs: change more http to https 8 年 前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年 前
  Marc Hoersken 7bf5f6e054 sockfilt.c: fix calculation of sleep timeout on Windows 9 年 前
  Marc Hoersken c3eeb526ae sockfilt.c: added some debug output to select_ws 9 年 前