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
/
lib1502.c
Age
Commit message (
Expand
)
Author
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-08-10
lib1502: fix memory leak in torture test
Daniel Stenberg
2018-04-12
duphandle: make sure CURLOPT_RESOLVE is duplicated fine too
Daniel Stenberg
2018-01-05
build: remove HAVE_LIMITS_H check
Jay Satiro
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
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
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-12-25
test 1504 and 1505: same as 1502 but with different cleanup sequences
Yang Tse
2012-12-23
test 1503: same as 1502 but with a different cleanup sequence
Yang Tse
2012-12-23
test 1502: OOM handling fixes
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-12-05
libtest: fix some compiler warnings
Yang Tse
2012-11-18
fixed memory leak: CURLOPT_RESOLVE with multi interface
Daniel Stenberg