index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
server
/
sockfilt.c
Age
Commit message (
Expand
)
Author
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-08-21
curl-compilers: enable -Wbad-function-cast on GCC
Marcel Raad
2018-06-11
cppcheck: fix warnings
Marian Klymov
2018-04-15
all: Refactor malloc+memset to use calloc
Daniel Gustafsson
2018-02-23
spelling fixes
Viktor Szakats
2017-12-06
tests: added netinet/in6.h includes in test servers
Randall S. Becker
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-07-16
sockfilt: suppress conversion warning with explicit cast
Marcel Raad
2017-05-04
sockfilt.c: shortened too long line
Dan Fandrich
2017-05-04
tests/server: make string literals const
Marcel Raad
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-04-03
tests/server: comply with our code style
Daniel Stenberg
2016-02-04
URLs: change more http to https
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-23
sockfilt.c: fix calculation of sleep timeout on Windows
Marc Hoersken
2015-12-16
sockfilt.c: added some debug output to select_ws
Marc Hoersken
2015-12-16
sockfilt.c: keep lines shorter than 80 chars
Marc Hoersken
2015-12-16
sockfilt.c: do not wait on unreliable file or pipe handle
Marc Hoersken
2014-12-28
sockfilt.c: Fixed compilation warnings
Steve Holme
2014-12-27
code/docs: Use correct case for IPv4 and IPv6
Steve Holme
2014-12-26
sockfilt.c: Reduce the number of individual memory allocations
Marc Hoersken
2014-12-26
sockfilt.c: Replace 100ms sleep with thread throttle
Marc Hoersken
2014-12-21
sockfilt.c: use non-Ex functions that are available before WinXP
Marc Hoersken
2014-04-22
sockfilt.c: clean up threaded approach and add documentation
Marc Hoersken
2014-04-22
sockfilt.c: zero initialize variable
Marc Hoersken
2014-04-22
sockfilt.c: fixed getting stuck waiting for MinGW stdin pipe
Marc Hoersken
2014-04-20
sockfilt.c: properly handle disk files, pipes and character input
Marc Hoersken
2014-04-20
sockfilt.c: ignore non-key-events and continue waiting for input
Marc Hoersken
2014-04-20
sockfilt.c: free memory in case of memory allocation errors
Marc Hoersken
2014-02-16
sockfilt.c: add undefs which are required after 6239146e
Marc Hoersken
2014-01-26
sockfilt.c: follow up cleanup commit on 49b63cf3
Marc Hoersken
2014-01-26
sockfilt.c: fixed and simplified Windows select function
Marc Hoersken
2013-04-06
sockfilt.c: Fixed detection of client-side connection close
Marc Hoersken
2013-04-06
sockfilt.c: Reduce CPU load while running under a Windows PIPE
Marc Hoersken
2013-04-05
sockfilt.c: Fixed handling of multiple fds being signaled
Marc Hoersken
2013-04-04
sockfilt.c: Added wrapper functions to fix Windows console issues
Marc Hoersken
2013-01-11
sockfilt.c: log file descriptor number on read/write error
Yang Tse
2013-01-09
test servers: handle W32/W64 SIGBREAK with exit_signal_handler
Yang Tse
2013-01-09
test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64
Yang Tse
2013-01-09
sockfilt.c: fix some W64 compiler warnings
Yang Tse
2013-01-08
sockfilt.c: fix some compiler warnings
Yang Tse
2013-01-07
tests/server/sockfilt.c: Fixed integer comparison warning
Marc Hoersken
2013-01-07
tests/server/sockfilt.c: Include required Win32 headers
Marc Hoersken
2013-01-06
tests/server/sockfilt.c: Fixed support for listening sockets
Marc Hoersken
2013-01-06
tests/server/sockfilt.c: Set Windows Console to binary mode
Marc Hoersken
2013-01-06
tests/server/sockfilt.c: Improved log error messages
Marc Hoersken
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
[next]