Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | Astyled and added tests. | irungentoo | |
2014-02-17 | Fixed test issue. | irungentoo | |
2014-01-21 | random_nodes_path should return slightly better paths. | irungentoo | |
Fixed test in network_test failing on some machines because of localhost ipv6 issues. | |||
2013-12-07 | Added/updated some basic docs and cleaned up some things. | irungentoo | |
2013-09-27 | Permit -Wshadow as useful warning. | Coren[m] | |
2013-09-17 | astyled everything. | irungentoo | |
2013-09-15 | Fix in ip_equal, plus testing code which led to that fix... | Coren[m] | |
network.c: - use the correct macro for IPv4-in-IPv6 test network_test.c: - bunch of tests for addr_resolve() and ip_equal() |