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
2019-03-04
CURLU: fix NULL dereference when used over proxy
Daniel Stenberg
2019-02-27
cookies: only save the cookie file if the engine is enabled
Daniel Stenberg
2019-02-19
connection: never reuse CONNECT_ONLY conections
Daniel Stenberg
2019-02-14
gssapi: fix deprecated header warnings
Daniel Stenberg
2019-01-10
test1558: verify CURLINFO_PROTOCOL on file:// transfer
Daniel Stenberg
2019-01-07
curl_multi_remove_handle() don't block terminating c-ares requests
Brad Spencer
2019-01-04
printf: fix format specifiers
Rikard Falkeborn
2019-01-03
libtest/stub_gssapi: use "real" snprintf
Daniel Stenberg
2018-12-14
http: minor whitespace cleanup from f464535b
Daniel Stenberg
2018-12-14
http: Implement trailing headers for chunked transfers
Ayoub Boudhar
2018-12-12
Curl_follow: extract the Location: header field unvalidated
Daniel Stenberg
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-11-09
setopt: add CURLOPT_CURLU
Jim Fuller
2018-11-07
urlapi: only skip encoding the first '=' with APPENDQUERY set
Daniel Stenberg
2018-11-06
url: a short host name + port is not a scheme
Daniel Stenberg
2018-11-05
Revert "url: a short host name + port is not a scheme"
Daniel Stenberg
2018-11-03
url: a short host name + port is not a scheme
Daniel Stenberg
2018-11-03
URL: fix IPv6 numeral address parser
Daniel Stenberg
2018-10-05
CMake: suppress MSVC warning C4127 for libtest
Marcel Raad
2018-09-28
cmake: fixed path used in generation of docs/tests during curl build through ...
Sergei Nikulov
2018-09-24
Curl_dedotdotify(): always nul terminate returned string.
Even Rouault
2018-09-23
whitespace fixes
Viktor Szakats
2018-09-21
urlapi: fix support for address scope in IPv6 numerical addresses
Daniel Stenberg
2018-09-19
urlapi: document the error codes, remove two unused ones
Daniel Stenberg
2018-09-19
urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance
Daniel Stenberg
2018-09-15
libtest: Add chkdecimalpoint to .gitignore
Rikard Falkeborn
2018-09-08
URL-API
Daniel Stenberg
2018-08-24
lib1522: fix curl_easy_setopt argument type
Marcel Raad
2018-08-21
test1148: disable if decimal separator is not point
Marcel Raad
2018-08-21
curl-compilers: enable -Wbad-function-cast on GCC
Marcel Raad
2018-08-11
CURLINFO_SIZE_UPLOAD: fix missing counter update
Daniel Stenberg
2018-08-10
lib1502: fix memory leak in torture test
Daniel Stenberg
2018-08-09
test1531: Add timeout
Rikard Falkeborn
2018-08-09
test1540: Remove unused macro TEST_HANG_TIMEOUT
Rikard Falkeborn
2018-08-01
general: fix printf specifiers
Rikard Falkeborn
2018-07-17
CMake: Update scripts to use consistent style
Ruslan Baratov
2018-07-11
multi: always do the COMPLETED procedure/state
Daniel Stenberg
2018-06-23
multi: fix crash due to dangling entry in connect-pending list
Javier Blazquez
2018-06-11
cppcheck: fix warnings
Marian Klymov
2018-06-06
tests/libtests/Makefile.am: Add lib1521.c to CLEANFILES
Rikard Falkeborn
2018-06-06
tests/libtest: Add lib1521 to nodist_SOURCES
Rikard Falkeborn
2018-05-31
tests/libtest/.gitignore: follow-up fix to ignore lib5* too
Daniel Stenberg
2018-05-31
tests: update .gitignore for libtests
Rikard Falkeborn
2018-05-24
cmake: set -d postfix for debug builds if not specified
Sergei Nikulov
2018-05-22
http resume: skip body if http code 416 (range error) is ignored.
Patrick Monnerat
2018-05-21
checksrc: make sure sizeof() is used *with* parentheses
Daniel Stenberg
2018-05-18
stub_gssapi: fix numerous 'unused parameter' warnings
Daniel Stenberg
2018-05-17
getinfo: add microsecond precise timers for various intervals
Philip Prindeville
2018-05-16
tests/libtest/Makefile: Do not unconditionally add gcc-specific flags
Dagobert Michelsen
2018-05-14
tests: Fix format specifiers
Rikard Falkeborn
[prev]
[next]