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
2004-12-02
added comment about port number in CONNECT string being used as test number
Daniel Stenberg
2004-11-29
removed comment
Daniel Stenberg
2004-11-29
include setup.h first
Daniel Stenberg
2004-11-29
zero terminate the buffer spitout() returns, as the sws.c code depends on
Daniel Stenberg
2004-11-29
Enable test cases to provide sections base64-encoded to be able to test
Daniel Stenberg
2004-11-29
utility to base encode data passed on stdin
Daniel Stenberg
2004-10-07
use curlx_strnequal() from the private lib sources instead of strncasecmp()
Daniel Stenberg
2004-06-22
modified some logging output
Daniel Stenberg
2004-06-21
when the client disconnects prematurely, dump the request as received thus
Daniel Stenberg
2004-06-15
skip the pid from the logging
Daniel Stenberg
2004-05-28
delete trailing whitespace
Daniel Stenberg
2004-05-06
%ld for long
Daniel Stenberg
2004-05-06
int/long fix
Daniel Stenberg
2004-04-30
include the full size of the sent response in the log
Daniel Stenberg
2004-04-21
log the WAIT command
Daniel Stenberg
2004-04-17
Gisle Vanem: patches to make sws.c compile under MingW/MSVC is
Daniel Stenberg
2004-04-16
remade the logging function to better deal with removed logfiles during
Daniel Stenberg
2004-03-31
Added "swsbounce" magic: if this keyword is present in a <data> section it
Daniel Stenberg
2004-03-23
minor variable type cleanups
Daniel Stenberg
2004-03-10
use size_t for string lengths
Daniel Stenberg
2004-03-09
Added -I$(top_srcdir)/include, since lib/setup.h might include files from
Daniel Stenberg
2004-03-09
Andrés García-fix to make it build with mingw
Daniel Stenberg
2004-03-05
Major rewrite of the test HTTP server to allow more fancy features to make
Daniel Stenberg
2004-02-20
fix protos to prevent warnings
Daniel Stenberg
2004-02-20
added getpart.h for the spitout() proto
Daniel Stenberg
2004-02-13
make the path const
Daniel Stenberg
2004-02-12
provide a source path to the servers to make them find the tests when run
Daniel Stenberg
2004-01-30
when we receive a request overflow, we still dump the incoming request to
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-11-24
new way to trick sws to return special data on CONNECT
Daniel Stenberg
2003-10-30
only use siginterrupt() if it really exists on the platform
Daniel Stenberg
2003-10-09
portability fix by using setup.h from the lib directory
Daniel Stenberg
2003-10-09
not used anymore
Daniel Stenberg
2003-09-15
make the NTLM part numbers get increased instead of plainly assigned, as
Daniel Stenberg
2003-09-03
Peter Pentchev found two problems. One realloc problem that could allocate
Daniel Stenberg
2003-08-08
Gisle Vanem fixed a single-byte overflow
Daniel Stenberg
2003-07-19
fixed the CONNECT thing again
Daniel Stenberg
2003-07-19
If the data contents contains the word 'swsclose', then this server will
Daniel Stenberg
2003-07-01
David Byron's patch that allows a client to make the server quit with a
Daniel Stenberg
2003-06-11
basic NTLM support
Daniel Stenberg
2003-05-22
Digest support added
Daniel Stenberg
2003-04-03
Added log output for when the writing of the input HTTP request is successful
Daniel Stenberg
2003-03-16
typecase getpid() to int to prevent compiler warning
Daniel Stenberg
2003-03-15
report pid back in the WE ROOLZ message
Daniel Stenberg
2003-03-15
removed the "banner" when the server is starting
Daniel Stenberg
2003-03-15
Rick Jones' minor thing to build better on HPUX 11
Daniel Stenberg
2003-02-24
7.10.4-pre2 commit
Daniel Stenberg
2003-01-23
added a default to the switch() in order to prevent a compiler warning
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2003-01-07
better ignore
Daniel Stenberg
[prev]
[next]