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
/
sws.c
Age
Commit message (
Expand
)
Author
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-06-05
sws: remove unused variables
Marcel Raad
2019-04-06
pipelining: removed
Daniel Stenberg
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-09-23
whitespace fixes
Viktor Szakats
2018-08-13
http: fix for tiny "HTTP/0.9" response
Daniel Stenberg
2018-07-29
sws: handle EINTR when calling select()
Michael Kaufmann
2018-06-11
cppcheck: fix warnings
Marian Klymov
2018-06-03
spelling fixes
Viktor Szakats
2018-02-23
spelling fixes
Viktor Szakats
2017-12-06
tests: added netinet/in6.h includes in test servers
Randall S. Becker
2017-09-15
tests: add initial gssapi test using stub implementation
Isaac Boukris
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-16
http-proxy: deal with EAGAIN
Daniel Stenberg
2017-05-04
tests/server: make string literals const
Marcel Raad
2017-04-17
code: fix typos and style in comments
Daniel Gustafsson
2017-01-19
sws: use SOCKERRNO, not errno
Daniel Stenberg
2017-01-09
sws: retry send() on EWOULDBLOCK
Daniel Stenberg
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-10-31
tests/util: get a private strncasecompare clone
Daniel Stenberg
2016-10-31
strcasecompare: is the new name for strequal()
Daniel Stenberg
2016-04-03
tests/server: comply with our code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-04-27
sws: init http2 state properly
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-02-25
sws: timeout idle CONNECT connections
Daniel Stenberg
2015-02-24
sws: stop logging about TPC_NODELAY nonsense
Daniel Stenberg
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2014-12-10
sws.c: Fixed 'rc' may be used uninitialized warning
Dan Fandrich
2014-12-06
sws.c: Fixed compilation warning
Steve Holme
2014-12-04
libcurl: add UNIX domain sockets support
Peter Wu
2014-12-04
sws: try to remove socket and retry bind
Peter Wu
2014-12-04
sws: add UNIX domain socket support
Peter Wu
2014-12-04
sws: restrict TCP_NODELAY to IP sockets
Peter Wu
2014-12-03
sws.c: Fixed compilation warning when IPv6 is disabled
Steve Holme
2014-11-30
sws: move away from IPv4/IPv4-only assumption
Peter Wu
2014-11-20
sws: initial tiny steps toward http2 support
Daniel Stenberg
2013-06-04
sws: support extracting test number from CONNECT ipv6-address!
Daniel Stenberg
2013-03-27
test1509: verify proxy header response headers count
Daniel Stenberg
2013-03-15
HTTP proxy: insert slash in URL if missing
Daniel Stenberg
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
[next]