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
/
lib579.c
Age
Commit message (
Expand
)
Author
2018-06-11
cppcheck: fix warnings
Marian Klymov
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-04-03
code: style updates
Daniel Stenberg
2016-04-03
tests/libtest: follow our code style guidelines better
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-06-18
tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE
Dan Fandrich
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-04-18
Some explicit conversion to 'long' of curl_easy_setopt() third argument
Yang Tse
2011-09-06
test suite: libtest header inclusion cleanup
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2010-08-18
Removed a C99ism & made an array const
Dan Fandrich
2010-08-19
test: added test 579 to verify progress callback for chunked post
Julien Chaffraix