Age | Commit message (Expand) | Author |
---|---|---|
2018-08-19 | Make the save_compatibility_test work with bazel. | iphydf |
2018-07-22 | Run Clang global static analysis on Travis. | iphydf |
2018-07-21 | Avoid implementations in .h files or #including .c files. | iphydf |
2018-07-21 | Run buildifier on c-toxcore BUILD files. | iphydf |
2018-07-06 | Add a test that reproduces the NULL peer nick bug. | iphydf |
2018-06-29 | Add a test to try and overflow the send queue in net_crypto. | iphydf |
2018-06-29 | Remove broken conference tests. | iphydf |
2018-02-24 | Fix a bunch of compiler warnings and remove suppressions. | 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-28 | Avoid clashes with "build" directories on case-insensitive file systems. | iphydf |