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
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
2012-07-05
sws: add 'connection-monitor' command support
Daniel Stenberg
2012-04-14
headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usage
Yang Tse
2012-04-12
configure: NATIVE_WINDOWS no longer defined in config files
Yang Tse
2012-04-11
build adjustments: functionally revert commits 4d3fb91f and bbfe1182
Yang Tse
2012-04-10
test servers: build adjustment
Yang Tse
2012-03-22
SWS: refuse to serve CONNECT unless running as proxy
Daniel Stenberg
2012-01-17
sws.c: fix proxy mode secondary connection monitoring condition
Yang Tse
2012-01-16
sws.c: improve proxy mode torture testing support - followup to 18c6c8a5
Yang Tse
2012-01-16
sws.c: improve proxy mode torture testing support - followup to c731fc58
Yang Tse
2012-01-15
sws.c: improve proxy mode torture testing support - followup to d4bf87dc
Yang Tse
2012-01-13
sws.c: improve proxy mode torture testing support
Yang Tse
2012-01-09
sws.c: replace sleep() usage with wait_ms()
Yang Tse
2012-01-08
sws.c: some compiler warning fixes
Yang Tse
2012-01-06
sws.c: 812fa73057 follow-up
Yang Tse
2012-01-05
sws.c: some IPv6 proxy mode peparatory adjustments
Yang Tse
2012-01-04
sws.c: fix proxy mode segfault
Yang Tse
2012-01-03
test proxy supports CONNECT
Daniel Stenberg
2011-10-31
FTP test server: NODATACONN commands commit c761fcb0 follow-up
Yang Tse
2011-10-30
FTP test server: fix server unresponsiveness
Yang Tse
2011-10-14
sws.c: HTTP and GOPHER test server-side connection closing adjustment
Yang Tse
2011-09-05
fix bool variables checking and assignment
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-07-31
NTLM single-sign on adjustments (VIII)
Yang Tse
2011-07-29
fix compiler warning
Yang Tse
2011-07-28
NTLM single-sign on adjustments (VI)
Yang Tse
[prev]
[next]