Age | Commit message (Expand) | Author |
---|---|---|
2020-04-16 | Remove tokstyle exemptions from build files. | iphydf |
2020-03-11 | Add a mutex lock/unlock inside every public API function. | iphydf |
2019-01-03 | Define tox_conference_id_size and tox_conference_uid_size | zugz (tox) |
2018-10-09 | Consistently use camel case enum names. | iphydf |
2018-07-05 | Make tox.c unambiguously parseable. | iphydf |
2018-06-25 | Add a MAX_HOSTNAME_LENGTH constant. | iphydf |
2018-03-07 | Add missing tox_nospam_size() function | Robin Lindén |
2018-02-04 | Use more ubuntu packages; remove hstox for now. | iphydf |
2018-01-30 | Use nullptr as NULL pointer constant instead of NULL or 0. | iphydf |
2016-12-22 | Remove tox_options_copy. | iphydf |
2016-12-22 | Use `tox_options_set_*` instead of direct member access. | iphydf |