Age | Commit message (Expand) | Author |
---|---|---|
2018-07-21 | Avoid implementations in .h files or #including .c files. | iphydf |
2018-02-24 | Fix a bunch of compiler warnings and remove suppressions. | iphydf |
2018-02-18 | Disable lan discovery in most tests. | iphydf |
2018-02-09 | Remove libcheck from the dependencies. | iphydf |
2018-01-30 | Use nullptr as NULL pointer constant instead of NULL or 0. | iphydf |
2018-01-10 | Fix formatting in some C files. | iphydf |
2017-06-05 | Build tests on appveyor, the MSVC build. | iphydf |
2017-03-01 | Add test for tox_strncasecmp() | Maxim Biro |