index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
tests
/
suites
/
test_host.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
host: Don't log port if it is zero
Tobias Brunner
2017-03-02
1
-5
/
+5
|
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-3
/
+3
|
*
host: Properly handle NULL in host_create_from_string[_and_family]
Tobias Brunner
2015-07-27
1
-0
/
+6
|
*
unit-tests: Don't fail host_create_from_dns() test if IPv6 not supported
Martin Willi
2015-03-02
1
-4
/
+10
|
|
|
|
|
On some systems, such as the Ubuntu daily build machine, localhost does not resolve to an IPv6 address. Accept such a lookup failure.
*
unit-tests: Add host_create_from_dns() test cases resolving "localhost"
Martin Willi
2015-02-24
1
-0
/
+42
|
*
host: Ignore spaces around - when parsing ranges
Tobias Brunner
2014-10-30
1
-2
/
+8
|
*
host: Add function to create two hosts from a range definition
Tobias Brunner
2014-10-30
1
-0
/
+83
|
*
unit-tests: Don't depend on sockaddr_un to test invalid host_t family
Martin Willi
2014-06-04
1
-2
/
+2
|
*
unit-tests: Move test suites to its own subfolder
Martin Willi
2013-11-06
1
-0
/
+651