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
/
unit
/
unit1304.c
Age
Commit message (
Expand
)
Author
2018-11-05
netrc: don't ignore the login name specified with "--user"
Michael Kaufmann
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-04-03
unit: make unit test source code checksrc compliant
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-01-28
unit1304: make the test pass the OOM torture tests
Dan Fandrich
2013-08-29
unit1304: include memdebug and free everything correctly
Daniel Stenberg
2013-08-20
netrc: handle longer username and password
Jonathan Nieder
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-05
test suite: use test case specific netrc file names
Yang Tse
2011-05-24
compiler warning: fix
Yang Tse
2011-05-21
unit tests: adjust header inclusion order
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2011-02-10
netrc: Enable setting up the filename in unit tests.
Julien Chaffraix
2011-02-10
test1304: Added some unit tests for Curl_parsenetrc.
Julien Chaffraix