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
2017-09-29
test1160: verifies cookie leak for large cookies
Daniel Stenberg
2017-09-28
http: add custom empty headers to repeated requests
Michael Kaufmann
2017-09-24
tests: adjust .gitignore for new tests
Michael Kaufmann
2017-09-23
tests: fix a compiler warning in test 643
Michael Kaufmann
2017-09-22
imap: quote atoms properly when escaping characters
Daniel Stenberg
2017-09-22
tests: make the imap server not verify user+password
Daniel Stenberg
2017-09-22
form/mime: field names are not allowed to contain zero-valued bytes.
Patrick Monnerat
2017-09-19
cookies: use lock when using CURLINFO_COOKIELIST
Pavel P
2017-09-18
ossfuzz: changes before merging the generated corpora
Max Dymond
2017-09-18
ossfuzz: don't write out to stdout
Max Dymond
2017-09-18
cookies: reject oversized cookies
Daniel Stenberg
2017-09-15
server/getpart: provide dummy function to build conversion enabled
Daniel Stenberg
2017-09-15
tests: add initial gssapi test using stub implementation
Isaac Boukris
2017-09-15
test1150: verify same host fetch using different ports over proxy
Daniel Stenberg
2017-09-12
code style: use space after semicolon
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-09-08
rtsp: do not call fwrite() with NULL pointer FILE *
Daniel Stenberg
2017-09-08
ossfuzz: add some more handled CURL options
Max Dymond
2017-09-07
form API: add new test 650.
Patrick Monnerat
2017-09-05
mime: implement encoders.
Patrick Monnerat
2017-09-05
runtests.pl: support attribute "nonewline" in part verify/upload.
Patrick Monnerat
2017-09-05
fixup data/test1135
Daniel Stenberg
2017-09-05
http-proxy: treat all 2xx as CONNECT success
Daniel Stenberg
2017-09-04
test1135: fixed after bd8070085f9
Daniel Stenberg
2017-09-04
lib: bump version info (soname). Adapt and reenable test 1135.
Patrick Monnerat
2017-09-03
mime: fix signed/unsigned conversions.
Patrick Monnerat
2017-09-03
mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().
Patrick Monnerat
2017-09-02
mime: tests and examples.
Patrick Monnerat
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-09-02
test564: Add a warning comment about shell profile output.
Patrick Monnerat
2017-09-02
runtests.pl: allow <file[1-4]> tags in client section.
Patrick Monnerat
2017-09-02
runtests.pl: Apply strippart to upload too.
Patrick Monnerat
2017-09-02
ossfuzz: Move to C++ for curl_fuzzer.
Max Dymond
2017-09-01
ossfuzz: additional seed corpora
Max Dymond
2017-09-01
ossfuzz: moving towards the ideal integration
Max Dymond
2017-08-31
unit1301: fix error message on first test
Daniel Stenberg
2017-08-28
unit1606: Fixed shadowed variable warning
Dan Fandrich
2017-08-28
vtls: introduce curl_global_sslset()
Johannes Schindelin
2017-08-26
tests: Make sure libtests & unittests call curl_global_cleanup()
Dan Fandrich
2017-08-25
fuzz/Makefile.am: remove curlbuild.h leftovers
Daniel Stenberg
2017-08-23
imap: support PREAUTH
Daniel Stenberg
2017-08-23
test1453: Fixed <features>
Dan Fandrich
2017-08-19
tftp: fix memory leak on too long filename
Even Rouault
2017-08-19
runtests: fixed case insensitive matching of keywords
Dan Fandrich
2017-08-19
tests: Make sure libtests call curl_global_cleanup()
Dan Fandrich
2017-08-17
lib557: no longer use CURL_SIZEOF_* defines
Daniel Stenberg
2017-08-17
ftp: fix CWD when doing multicwd then nocwd on same connection
Daniel Stenberg
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-08-15
progress: Track total times following redirects
Ryan Winograd
[next]