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
/
lib1900.c
Age
Commit message (
Expand
)
Author
2019-03-05
tests: fix multiple may be used uninitialized warnings
Daniel Stenberg
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-06-11
cppcheck: fix warnings
Marian Klymov
2017-09-12
code style: use space after semicolon
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-07-16
libtest: fix MSVC warning C4706
Marcel Raad
2017-05-24
time: fix type conversions and compiler warnings
Michael Kaufmann
2017-05-09
tests: make test file names more unique
Dan Fandrich
2017-05-01
tests: declare TU-local variables static
Marcel Raad
2016-04-03
tests/libtest: follow our code style guidelines better
Daniel Stenberg
2016-04-01
curl/mprintf.h: remove support for _MPRINTF_REPLACE
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-12-31
lib1900.c: Fixed cppcheck error
Julien Nabet
2014-01-29
lib1900: make the test pass the OOM torture tests
Dan Fandrich
2013-06-12
lib1900: use tutil_tvnow instead of gettimeofday
Sergei Nikulov
2013-03-20
lib1900.c: fix compilation warning
Steve Holme
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing