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
Age
Commit message (
Expand
)
Author
2020-04-18
tests: move pingpong server to dynamic listening port
Daniel Stenberg
2020-04-18
tests: introduce preprocessed test cases
Daniel Stenberg
2020-04-18
tests: run the sws server on "any port"
Daniel Stenberg
2020-04-18
sockfilt: tidy variable naming and data structure in select_ws
Marc Hoersken
2020-04-16
mqttd: s/errno/SOCKERRNO
Daniel Stenberg
2020-04-15
copyright: bump the copyright year range
Daniel Stenberg
2020-04-14
sockfilt: fix broken pipe on Windows to be ready in select_ws
Marc Hoersken
2020-04-14
tests: add the mqtt test server mqttd
Daniel Stenberg
2020-04-12
tests/server: add hidden window to gracefully handle WM_CLOSE
Marc Hoersken
2020-04-12
tests/server: add CTRL event handler for Win32 consoles
Marc Hoersken
2020-04-12
tests/server: move all signal handling routines to util.[ch]
Marc Hoersken
2020-04-11
tests/server/util.c: use curl_off_t instead of long for pid
Marc Hoersken
2020-04-11
tests: fix conflict between Cygwin/msys and Windows PIDs
Marc Hoersken
2020-04-09
server/resolve: remove AI_CANONNAME to make macos tell the truth
Daniel Stenberg
2020-04-06
cleanup: correct copyright year range on a few files
Daniel Stenberg
2020-04-03
sockfilt: remove redundancy in timeout handling
Marc Hoersken
2020-04-03
sockfilt: fix handling of ready closed sockets on Windows
Marc Hoersken
2020-04-03
sockfilt: fix race-condition of waiting threads and event handling
Marc Hoersken
2020-03-26
sockfilt: add logmsg output to select_ws_wait_thread on Windows
Marc Hoersken
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-08
silly web server: silent a compilation warning
Patrick Monnerat
2020-03-04
tests: align some Windows sleep defines with each other
Marc Hoersken
2020-02-26
http: added 417 response treatment
Daniel Stenberg
2020-02-02
cleanup: fix typos and wording in docs and comments
Pedro Monreal
2020-01-03
tests: Fix bounce requests with truncated writes
Marc Aldorasi
2019-12-19
sws: search for "Testno:" header uncondtionally if no testno
Daniel Stenberg
2019-12-16
tests: make sure checksrc runs on header files too
Daniel Stenberg
2019-12-03
curl_setup: disable IPv6 resolver without `getaddrinfo`
Marcel Raad
2019-12-01
build: Disable Visual Studio warning "conditional expression is constant"
Jay Satiro
2019-11-09
strerror: Fix an error looking up some Windows error strings
Jay Satiro
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-09-30
git: add tests/server/disabled to .gitignore
Emil Engler
2019-06-17
tests: have runtests figure out disabled features
Daniel Stenberg
2019-06-05
build: fix Codacy warnings
Marcel Raad
2019-06-05
sws: remove unused variables
Marcel Raad
2019-06-02
tests/server/.gitignore: Add socksd to the ignore list
Steve Holme
2019-04-14
socksd: Fix typos
Daniel Gustafsson
2019-04-14
socksd: Properly decorate static variables
Daniel Gustafsson
2019-04-13
socksd: new SOCKS 4+5 server for tests
Daniel Stenberg
2019-04-11
tests/server/util: fix Windows Unicode build
Marcel Raad
2019-04-06
pipelining: removed
Daniel Stenberg
2019-03-14
makefile: make checksrc and hugefile commands "silent"
Daniel Stenberg
2019-01-01
tvnow: silence conversion warnings
Marcel Raad
2018-12-14
http: Implement trailing headers for chunked transfers
Ayoub Boudhar
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-10-09
Windows: fixes for MinGW targeting Windows Vista
Marcel Raad
2018-09-23
whitespace fixes
Viktor Szakats
2018-08-21
curl-compilers: enable -Wbad-function-cast on GCC
Marcel Raad
2018-08-13
http: fix for tiny "HTTP/0.9" response
Daniel Stenberg
2018-08-08
CMake: Respect BUILD_SHARED_LIBS
Ruslan Baratov
[next]