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
/
libtest
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2017-06-23
libtest/Makefile: remove unused lib1541 variables
Daniel Stenberg
2017-06-19
PIPELINING_SERVER_BL: cleanup the internal list use
Daniel Stenberg
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-06-05
test1521: test *all* curl_easy_setopt options
Daniel Stenberg
2017-06-02
test1538: verify the libcurl strerror API calls
Daniel Stenberg
2017-06-02
test1537: dedicated tests of the URL (un)escape API calls
Daniel Stenberg
2017-05-04
test559: verify use of minimum CURLOPT_BUFFERSIZE
Daniel Stenberg
2017-04-03
include: curl/system.h is a run-time version of curlbuild.h
Daniel Stenberg
2017-03-28
pause: handle mixed types of data when paused
Daniel Stenberg
2016-11-26
tests: Add some testcases for recent new features.
Frank Gevaerts
2016-11-05
easy: Initialize info variables on easy init and duphandle
Jay Satiro
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
2016-09-20
easy: Reset all statistical session info in curl_easy_reset
Jay Satiro
2016-04-20
tests: added test1517
Karlson2k
2015-06-23
test1531: verify POSTFIELDSIZE set after add_handle
Daniel Stenberg
2015-06-09
CURLOPT_OPENSOCKETFUNCTION: return error at once
Daniel Stenberg
2015-01-07
tests: make sure CRLFs can't be used in URLs passed to proxy
Daniel Stenberg
2014-12-28
test556: Fixed compilation warning
Steve Holme
2014-12-28
tests: Added test for bug #1456
Steve Holme
2014-07-24
libtest: fixed duplicated line in Makefile
Sergey Nikulov
2014-04-04
PROXYHEADER: send these headers in "normal" proxy requests too
Daniel Stenberg
2014-04-04
CURLOPT_PROXYHEADER: set headers for proxy-only
Daniel Stenberg
2014-02-06
tests: add test for bug #1303 (dns cache timeout)
Romulo A. Ceccon
2014-01-20
test1514: added - no more negative Content-Length (HTTP POST)
Cédric Deltheil
2014-01-03
test1513: added - verify early progress callback return fail
Daniel Stenberg
2013-08-08
global dns cache: didn't work [regression]
Daniel Stenberg
2013-04-22
tests: add test1511 to check timecond clean-up
Alessandro Ghedini
2013-04-15
Add extra libs for lib1900 and lib2033 test programs
Paul Howarth
2013-04-04
easy: Fix the broken CURLOPT_MAXCONNECTS option
Linus Nielsen Feltzing
2013-03-27
test1509: verify proxy header response headers count
Daniel Stenberg
2013-03-15
tests: add #96 #558 and #1330
Yang Tse
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing
2013-03-13
test509: libcurl initialization with memory callbacks and actual usage
Yang Tse
2013-02-10
Fix NULL pointer reference when closing an unused multi handle.
Linus Nielsen Feltzing
2013-02-08
DONE: consider callback-aborted transfers premature
Daniel Stenberg
2013-02-05
CURLMOPT_MAXCONNECTS: restore functionality
Linus Nielsen Feltzing
2013-01-20
Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
Yang Tse
2013-01-15
build: use per-target '_CPPFLAGS' for those currently using default
Yang Tse
2013-01-15
tests/libtest/Makefile.inc: sort build targets
Yang Tse
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-25
test 1504 and 1505: same as 1502 but with different cleanup sequences
Yang Tse
2012-12-23
test 1503: same as 1502 but with a different cleanup sequence
Yang Tse
2012-12-23
test 1502: OOM handling fixes
Yang Tse
2012-12-05
libtest: fix some compiler warnings
Yang Tse
2012-11-30
build: prevent global LIBS from influencing libtest build targets
Yang Tse
2012-11-28
build: avoid linkage of directly unused libraries
Yang Tse
2012-11-18
fixed memory leak: CURLOPT_RESOLVE with multi interface
Daniel Stenberg
2012-11-08
Fix compilation of lib1501
Fabian Keil
[next]