Commit History

Author SHA1 Message Date
  Marc Hoersken 234abd9013 sockfilt.c: keep lines shorter than 80 chars 9 years ago
  Marc Hoersken f4646b9069 sockfilt.c: do not wait on unreliable file or pipe handle 9 years ago
  Steve Holme 4088721726 sockfilt.c: Fixed compilation warnings 10 years ago
  Steve Holme 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 years ago
  Marc Hoersken 7f99e12e98 sockfilt.c: Reduce the number of individual memory allocations 10 years ago
  Marc Hoersken 62a018762e sockfilt.c: Replace 100ms sleep with thread throttle 10 years ago
  Marc Hoersken 6f1f5a7506 sockfilt.c: use non-Ex functions that are available before WinXP 10 years ago
  Marc Hoersken 42c04eb1d1 sockfilt.c: clean up threaded approach and add documentation 10 years ago
  Marc Hoersken 6fd97fca88 sockfilt.c: zero initialize variable 10 years ago
  Marc Hoersken 6a03f6368f sockfilt.c: fixed getting stuck waiting for MinGW stdin pipe 10 years ago
  Marc Hoersken 8ce852a279 sockfilt.c: properly handle disk files, pipes and character input 10 years ago
  Marc Hoersken fe1c0176c1 sockfilt.c: ignore non-key-events and continue waiting for input 10 years ago
  Marc Hoersken eb01947e1d sockfilt.c: free memory in case of memory allocation errors 10 years ago
  Marc Hoersken 013e9a11ff sockfilt.c: add undefs which are required after 6239146e 10 years ago
  Marc Hoersken 33f9c05082 sockfilt.c: follow up cleanup commit on 49b63cf3 11 years ago
  Marc Hoersken 49b63cf30d sockfilt.c: fixed and simplified Windows select function 11 years ago
  Marc Hoersken 4e2ed01a2e sockfilt.c: Fixed detection of client-side connection close 11 years ago
  Marc Hoersken 2ba0f1373c sockfilt.c: Reduce CPU load while running under a Windows PIPE 11 years ago
  Marc Hoersken 5e722b2d09 sockfilt.c: Fixed handling of multiple fds being signaled 11 years ago
  Marc Hoersken e5d25b6c68 sockfilt.c: Added wrapper functions to fix Windows console issues 11 years ago
  Yang Tse d17f536688 sockfilt.c: log file descriptor number on read/write error 12 years ago
  Yang Tse 308cce8231 test servers: handle W32/W64 SIGBREAK with exit_signal_handler 12 years ago
  Yang Tse a6848250d2 test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64 12 years ago
  Yang Tse a9ca5e61e5 sockfilt.c: fix some W64 compiler warnings 12 years ago
  Yang Tse fea3a3d569 sockfilt.c: fix some compiler warnings 12 years ago
  Marc Hoersken 561b551deb tests/server/sockfilt.c: Fixed integer comparison warning 12 years ago
  Marc Hoersken 6a4f5e5268 tests/server/sockfilt.c: Include required Win32 headers 12 years ago
  Marc Hoersken 11f55a9672 tests/server/sockfilt.c: Fixed support for listening sockets 12 years ago
  Marc Hoersken 5475ac279d tests/server/sockfilt.c: Set Windows Console to binary mode 12 years ago
  Marc Hoersken a77d18efaf tests/server/sockfilt.c: Improved log error messages 12 years ago