Historique des commits

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