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
/
data
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-08-14
test1449: FTP download range with an too large size
Daniel Stenberg
2017-08-13
test1448: verify redirect to IDN using URL
Daniel Stenberg
2017-08-11
test1447: verifies the parse proxy fix in 6e0e152ce5c
Daniel Stenberg
2017-08-07
test1427: verify command line parser integer overflow detection
Daniel Stenberg
2017-08-07
glob: do not continue parsing after a strtoul() overflow range
Daniel Stenberg
2017-07-28
test1323: verify curlx_tvdiff
Daniel Stenberg
2017-07-07
test1452: add telnet negotiation
Max Dymond
2017-07-04
test1451: add SMB support to the testbed
Max Dymond
2017-07-03
url: make the original string get used on subsequent transfers
Daniel Stenberg
2017-06-30
test1450: add simple testing for DICT
Max Dymond
2017-06-30
progress: prevent resetting t_starttransfer
Ryan Winograd
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-19
PIPELINING_SERVER_BL: cleanup the internal list use
Daniel Stenberg
2017-06-16
curl: prevent binary output spewed to terminal
Daniel Stenberg
2017-06-16
test1148: verify the -# progressbar
Daniel Stenberg
2017-06-15
test1147: verify -H on a file
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-05
test1262: verify ftp download with -z for "if older than this"
Daniel Stenberg
2017-06-02
test1538: fix typo
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-23
redirect: store the "would redirect to" URL when max redirs is reached
Daniel Stenberg
2017-05-10
tests: remove superfluous test 1399
Richard Hsu
2017-05-04
test559: verify use of minimum CURLOPT_BUFFERSIZE
Daniel Stenberg
2017-05-02
Telnet: Write full buffer instead of byte-by-byte
Richard Hsu
2017-04-29
tests: added --remote-time tests for remaining protocols that support it
Dan Fandrich
2017-04-27
test1443: test --remote-time
Dan Fandrich
2017-04-06
test1606: verify speedcheck
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
2017-03-25
curl: check for end of input in writeout backslash handling
Daniel Stenberg
2017-03-12
tool_writeout: fixed a buffer read overrun on --write-out
Dan Fandrich
2017-03-12
url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
Desmond O. Chang
2017-03-11
http_proxy: Ignore TE and CL in CONNECT 2xx responses
Jay Satiro
2017-03-06
URL: return error on malformed URLs with junk after port number
Daniel Stenberg
2017-02-20
digest_sspi: Fix nonce-count generation in HTTP digest
Max Khon
2017-02-18
proxy: fix hostname resolution and IDN conversion
Michael Kaufmann
2017-02-17
http: fix missing 'Content-Length: 0' while negotiating auth
Isaac Boukris
2017-02-15
tool_urlglob: Allow a glob range with the same start and stop
Jay Satiro
2017-02-10
URL: only accept ";options" in SMTP/POP3/IMAP URL schemes
Daniel Stenberg
2017-01-27
cookies: do not assume a valid domain has a dot
Daniel Stenberg
2017-01-13
url: --noproxy option overrides NO_PROXY environment variable
ERAMOTO Masaya
2017-01-13
url: Fix NO_PROXY env var to work properly with --proxy option.
ERAMOTO Masaya
2017-01-12
url: Fix parsing for when 'file' is the default protocol
Jay Satiro
2016-12-24
test1282: verify the ftp-gss check
Daniel Stenberg
2016-12-01
URL parser: reject non-numerical port numbers
Daniel Stenberg
2016-11-30
CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properly
Michael Kaufmann
2016-11-26
tests: Add some testcases for recent new features.
Frank Gevaerts
[next]