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
/
lib570.c
Age
Commit message (
Expand
)
Author
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
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
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-03
libtest: fixed linker errors on msvc
Sergei Nikulov
2013-07-22
libtest: fix data type of some *_setopt() 'long' arguments
Yang Tse
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
2011-09-06
test suite: libtest header inclusion cleanup
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-06
OOM handling fix
Yang Tse
2010-02-05
fix compiler warning
Yang Tse
2010-02-05
Addes OOM handling for curl_easy_setopt() calls in test
Yang Tse
2010-01-28
Chris Conroy provided first RTSP tests
Yang Tse