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
Age
Commit message (
Expand
)
Author
2020-06-12
test1560: avoid possibly negative association in wording
Martin V
2020-06-10
wording: avoid blacklist/whitelist stereotypes
Daniel Stenberg
2020-05-30
url: alloc the download buffer at transfer start
Daniel Stenberg
2020-05-30
tests/libtest: fix undefined reference to 'curlx_win32_fopen'
Marc Hoersken
2020-05-29
mk-lib1521: generate code for testing BLOB options as well
Daniel Stenberg
2020-05-15
source cleanup: remove all custom typedef structs
Daniel Stenberg
2020-05-14
checksrc: enhance the ASTERISKSPACE and update code accordingly
Daniel Stenberg
2020-05-12
CMake: do not build test programs by default
Peter Wu
2020-05-08
urlapi: accept :: as a valid IPv6 address
Daniel Stenberg
2020-05-06
test613.pl: make tests 613 and 614 work with OpenSSH for Windows
Marc Hoersken
2020-05-04
dynbuf: introduce internal generic dynamic buffer functions
Daniel Stenberg
2020-04-30
test75: Remove precheck test
Dan Fandrich
2020-04-30
libtest/cmake: Remove commented code
Rikard Falkeborn
2020-04-05
lib670: use the same Win32 API check as all other lib tests
Marc Hoersken
2020-03-31
build: fixed build for systems with select() in unistd.h
Harry Sintonen
2020-03-30
cleanup: insert newline after if() conditions
Daniel Stenberg
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-08
test 1560: avoid valgrind false positives
Patrick Monnerat
2020-03-07
lib1564: reduce number of mid-wait wakeup calls
Daniel Stenberg
2020-03-07
mime: fix the binary encoder to handle large data properly
Patrick Monnerat
2020-03-07
mime: do not perform more than one read in a row
Patrick Monnerat
2020-03-07
mime: latch last read callback status.
Patrick Monnerat
2020-03-04
tests: align some Windows sleep defines with each other
Marc Hoersken
2020-03-02
Revert "mime: latch last read callback status."
Daniel Stenberg
2020-03-02
Revert "mime: do not perform more than one read in a row"
Daniel Stenberg
2020-03-02
Revert "mime: fix the binary encoder to handle large data properly"
Daniel Stenberg
2020-03-02
mime: fix the binary encoder to handle large data properly
Patrick Monnerat
2020-03-02
mime: do not perform more than one read in a row
Patrick Monnerat
2020-03-02
mime: latch last read callback status.
Patrick Monnerat
2020-02-09
altsvc: keep a copy of the file name to survive handle reset
Daniel Stenberg
2020-01-28
urlapi: guess scheme correct even with credentials given
Daniel Stenberg
2020-01-09
libtest/mk-lib1521: adapt to new public header layout
Daniel Stenberg
2019-12-16
tests: make sure checksrc runs on header files too
Daniel Stenberg
2019-12-15
lib1591: free memory properly on OOM, in the trailers callback
Daniel Stenberg
2019-12-13
lib1559: fix mem-leak in OOM
Daniel Stenberg
2019-12-13
lib1557: fix mem-leak in OOM
Daniel Stenberg
2019-12-01
build: Disable Visual Studio warning "conditional expression is constant"
Jay Satiro
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-10-16
url: normalize CURLINFO_EFFECTIVE_URL
Daniel Stenberg
2019-09-28
cookies: using a share with cookies shouldn't enable the cookie engine
Daniel Stenberg
2019-09-27
FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDs
Zenju
2019-09-24
urlapi: question mark within fragment is still fragment
Daniel Stenberg
2019-09-19
urlapi: CURLU_NO_AUTHORITY allows empty authority/host part
Jens Finkhaeuser
2019-09-10
urlapi: verify the IPv6 numerical address
Daniel Stenberg
2019-08-08
cleanup: s/curl_debug/curl_dbg_debug in comments and docs
Daniel Stenberg
2019-08-07
CURLINFO_RETRY_AFTER: parse the Retry-After header value
Daniel Stenberg
2019-07-14
http: allow overriding timecond with custom header
Peter Simonyi
2019-06-25
test1521: adapt to SLISTPOINT
Daniel Stenberg
2019-06-18
test1523: basic test of CURLOPT_LOW_SPEED_LIMIT
Daniel Stenberg
[next]