Arvid Norberg
|
e801d2e6de
|
modernize replace deprecated headers (#897)
|
2016-07-09 23:17:55 -04:00 |
Arvid Norberg
|
e8380e1d0b
|
factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732)
|
2016-05-17 09:24:06 -04:00 |
Alden Torres
|
b85b501d92
|
Using address::is_multicast instead util function (#686)
|
2016-05-01 18:15:25 -04:00 |
Luca Bruno
|
6feab20733
|
test: fix enum_if compilation
Signed-off-by: Luca Bruno <lucab@debian.org>
|
2016-01-04 14:27:39 +01:00 |
Arvid Norberg
|
f9c9d0ad0d
|
merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile.
|
2015-05-30 04:31:23 +00:00 |
Arvid Norberg
|
bbe62564ad
|
low level network primitives should not be exported. Moved enum_if into tests (since it uses internal functions)
|
2013-07-20 01:02:15 +00:00 |