Age | Commit message (Expand) | Author |
---|---|---|
2020-03-24 | Add basic test adapter for AFL | sudden6 |
2020-03-12 | Use rules_cc instead of native cc_library rules. | iphydf |
2020-03-02 | Upgrade bazel to 2.1.1. | 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-06-29 | Remove broken conference tests. | iphydf |
2018-06-23 | Add random testing program. | iphydf |
2018-02-11 | Improve video key frame sending. | zoff99 |
2018-02-08 | Remove csrc from the RTPHeader struct. | iphydf |
2018-02-06 | Move tox_shell program to the toxins repository. | iphydf |
2018-02-06 | Move irc_syncbot to the toxins repository. | iphydf |
2018-02-05 | Move the tox_sync tool to the toxins repository. | 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 |