Historique des commits

Auteur SHA1 Message Date
  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
  Viktor Szakats d49881cb19 URLs: change more http to https il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Marc Hoersken 7bf5f6e054 sockfilt.c: fix calculation of sleep timeout on Windows il y a 9 ans
  Marc Hoersken c3eeb526ae sockfilt.c: added some debug output to select_ws il y a 9 ans
  Marc Hoersken 234abd9013 sockfilt.c: keep lines shorter than 80 chars il y a 9 ans
  Marc Hoersken f4646b9069 sockfilt.c: do not wait on unreliable file or pipe handle il y a 9 ans
  Steve Holme 4088721726 sockfilt.c: Fixed compilation warnings il y a 10 ans
  Steve Holme 151ae59436 code/docs: Use correct case for IPv4 and IPv6 il y a 10 ans
  Marc Hoersken 7f99e12e98 sockfilt.c: Reduce the number of individual memory allocations il y a 10 ans
  Marc Hoersken 62a018762e sockfilt.c: Replace 100ms sleep with thread throttle il y a 10 ans
  Marc Hoersken 6f1f5a7506 sockfilt.c: use non-Ex functions that are available before WinXP il y a 10 ans
  Marc Hoersken 42c04eb1d1 sockfilt.c: clean up threaded approach and add documentation il y a 10 ans
  Marc Hoersken 6fd97fca88 sockfilt.c: zero initialize variable il y a 10 ans
  Marc Hoersken 6a03f6368f sockfilt.c: fixed getting stuck waiting for MinGW stdin pipe il y a 10 ans
  Marc Hoersken 8ce852a279 sockfilt.c: properly handle disk files, pipes and character input il y a 10 ans
  Marc Hoersken fe1c0176c1 sockfilt.c: ignore non-key-events and continue waiting for input il y a 10 ans
  Marc Hoersken eb01947e1d sockfilt.c: free memory in case of memory allocation errors il y a 10 ans
  Marc Hoersken 013e9a11ff sockfilt.c: add undefs which are required after 6239146e il y a 10 ans
  Marc Hoersken 33f9c05082 sockfilt.c: follow up cleanup commit on 49b63cf3 il y a 10 ans
  Marc Hoersken 49b63cf30d sockfilt.c: fixed and simplified Windows select function il y a 10 ans
  Marc Hoersken 4e2ed01a2e sockfilt.c: Fixed detection of client-side connection close il y a 11 ans
  Marc Hoersken 2ba0f1373c sockfilt.c: Reduce CPU load while running under a Windows PIPE il y a 11 ans
  Marc Hoersken 5e722b2d09 sockfilt.c: Fixed handling of multiple fds being signaled il y a 11 ans
  Marc Hoersken e5d25b6c68 sockfilt.c: Added wrapper functions to fix Windows console issues il y a 11 ans
  Yang Tse d17f536688 sockfilt.c: log file descriptor number on read/write error il y a 12 ans