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