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
2013-04-06
util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8
Marc Hoersken
2013-04-06
util.c: Follow up cleanup on eeefcdf
Marc Hoersken
2013-04-06
cpp: use #ifdef __MINGW32__ to avoid compiler complaints
Daniel Stenberg
2013-04-06
util.c: Made write_pidfile write the correct PID on MinGW/Msys
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-03-27
test1509: verify proxy header response headers count
Daniel Stenberg
2013-03-25
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
Yang Tse
2013-03-15
HTTP proxy: insert slash in URL if missing
Daniel Stenberg
2013-02-04
cmake: Fix mingw build
Matt Arsenault
2013-01-20
Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
Yang Tse
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-09
build: fix circular header inclusion with other packages
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
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-26
sockfilt.c: commit b44da5a82a follow-up 2
Yang Tse
2012-12-26
sockfilt.c: commit b44da5a82a follow-up
Yang Tse
2012-12-26
sockfilt.c: fix some compiler warnings
Yang Tse
2012-12-25
socklift.c: Quick fix to re-add missing code
Marc Hoersken
2012-12-25
socklift.c: Added select_ws function to support Windows
Marc Hoersken
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-12-04
build: explain current role of LIBS in our Makefile.am files
Yang Tse
2012-11-29
build: prevent global LIBS from influencing test server build targets
Yang Tse
2012-11-28
build: fix Windows build targets damaged since commit 550e403f00
Yang Tse
2012-11-28
build: avoid linkage of directly unused libraries
Yang Tse
2012-11-06
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
Dave Reisner
2012-09-11
sws.c: Fixed warning: 'err' may be used uninitialized in this function
Marc Hoersken
2012-08-08
Fix some compiler warnings.
Guenter Knauf
2012-08-07
sws: close sockets properly
Joe Mason
2012-08-07
Remove debug logs that were accidentally checked in
Joe Mason
2012-08-07
Use select in sws, which has better cross-platform support than poll
Joe Mason
2012-08-07
Use cross-platform curlx_nonblock instead of fcntl in sws
Joe Mason
2012-08-02
Add a polling loop in main to read from more than one socket at once. Add the...
Joe Mason
2012-08-02
Change return values of get_request, accept_connection and service_connection...
Joe Mason
2012-08-02
Hoist the loop out of get_request, and make sure that it can be reentered whe...
Joe Mason
2012-08-02
Move blocks of code from the sws main loop into their own functions for easie...
Joe Mason
2012-08-02
Remove the --fork option of sws, since it makes refactoring to use poll more ...
Joe Mason
2012-07-12
SWS: use of uninitialized memory fix
Daniel Stenberg
2012-07-12
connection-monitor: always log disconnect when enabled
Daniel Stenberg
2012-07-05
sws: support <servercmd> for CONNECT requests
Daniel Stenberg
[prev]
[next]