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
/
unit1305.c
Age
Commit message (
Expand
)
Author
2016-04-03
code: style updates
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
2015-11-12
unit1603: Added unit tests for hash functions
dfandrich
2015-05-18
hostip: fix unintended destruction of hash table
Anthony Avina
2015-05-12
hostcache: made all host caches use structs, not pointers
Daniel Stenberg
2015-04-03
fix refreshing of obsolete dns cache entries
Stefan Bühler
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2014-01-03
unittests: do not include curl_memory.h
Marc Hoersken
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-05-21
unit tests: adjust header inclusion order
Yang Tse
2011-03-20
unit1305: Fixed the test to match our coding style.
Julien Chaffraix
2011-03-10
sources: update source headers
Daniel Stenberg
2011-03-04
Added unit test 1306 so tests 558 & 559 are now fully replaced
Dan Fandrich
2011-03-04
Converted tests 558 & 559 to use the unit test framework as 1305
Dan Fandrich