Age | Commit message (Expand) | Author |
---|---|---|
2018-10-09 | Consistently use camel case enum names. | iphydf |
2018-08-25 | Use do-while instead of while in tests. | iphydf |
2018-08-13 | Fix some printf format specifiers. | iphydf |
2018-08-12 | add callback for successful connection to a conference | zugz (tox) |
2018-08-12 | Fix a few warnings from clang. | iphydf |
2018-08-02 | Fix problems with initial connections and name-setting in conferences | zugz |
2018-07-21 | Avoid implementations in .h files or #including .c files. | iphydf |
2018-07-07 | Factor out the actual test code from conference_test. | iphydf |