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
Age
Commit message (
Expand
)
Author
2012-11-18
fixed memory leak: CURLOPT_RESOLVE with multi interface
Daniel Stenberg
2012-11-17
mem-include-scan: verify memory #includes
Daniel Stenberg
2012-11-16
Fix the libauthretry changes from 7c0cbcf2f61
Fabian Keil
2012-11-13
fixed Visual Studio 2010 compilation
Sergei Nikulov
2012-11-12
runtests: limit execessive logging/output
Daniel Stenberg
2012-11-08
Fix compilation of lib1501
Fabian Keil
2012-11-06
test1413: verify redirects to URLs with fragments
Daniel Stenberg
2012-11-06
URL parser: cut off '#' fragments from URLs (better)
Daniel Stenberg
2012-11-06
test 2027/2030: take duplicate Digest requests into account
Daniel Stenberg
2012-11-06
test1412: verify Digest with repeated URLs
Daniel Stenberg
2012-11-06
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
Dave Reisner
2012-11-06
libauthretry.c: shorten lines to fit within 80 cols
Daniel Stenberg
2012-11-04
test/README: mention the 1500 test number range
Daniel Stenberg
2012-11-04
FTP: prevent the multi interface from blocking
Daniel Stenberg
2012-09-18
test2006: Updated expected output to include hash name
Daniel Stenberg
2012-09-17
metalink tests: Updated expected output to include hash name
Marc Hoersken
2012-09-16
curl_multi_wait: Add parameter to return number of active sockets
Sara Golemon
2012-09-11
libntlmconnect.c: Fixed typo and conversion
Marc Hoersken
2012-09-11
libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointer
Marc Hoersken
2012-09-11
sws.c: Fixed warning: 'err' may be used uninitialized in this function
Marc Hoersken
2012-09-11
libntlmconnect.c: Fixed warning: comparison of signed/unsigned integer
Marc Hoersken
2012-09-04
FILEFORMAT: the FTP commands work for more protocols
Daniel Stenberg
2012-09-04
test1411: verify SMTP without SIZE support
Daniel Stenberg
2012-09-04
ftpserver: respond with a 250 to SMTP EHLO
Daniel Stenberg
2012-09-01
Unit test for curl_multi_wait()
Sara Golemon
2012-09-01
Use MAX_EASY_HANDLES instead of hardcoding the number of handles twice
Joe Mason
2012-08-31
test2032: bail out after last transfer
Daniel Stenberg
2012-08-31
NTLM: verify multiple connections work
Joe Mason
2012-08-08
verbose messages: fixed output of hostnames in re-used connections
Daniel Stenberg
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-06
Fixed compiler warning - argument is type long.
Guenter Knauf
2012-08-06
DISABLED: disable the new tests that do NTLM
Daniel Stenberg
2012-08-03
Add tests of auth retries
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-22
http: print reason phrase from HTTP status line on error
Kamil Dudka
2012-07-20
test Makefile: only feature 'unit' once in the list of dirs
Daniel Stenberg
2012-07-20
Fixed CR issue with Win32 version on MSYS.
Guenter Knauf
2012-07-20
Fixed CR issue with Win32 version on MSYS.
Guenter Knauf
2012-07-20
Fixed MSYS <-> Windows path convertion.
Guenter Knauf
2012-07-19
Follow-up fix to detect SSL libs with MinGW.
Guenter Knauf
2012-07-17
Trial to teach runtests.pl about WinSSL.
Guenter Knauf
2012-07-17
Fixed warning 'uninitialized value in numeric gt'.
Guenter Knauf
[prev]
[next]