summaryrefslogtreecommitdiff
path: root/toxcore/tox.h
AgeCommit message (Expand)Author
2018-06-27Add missing MAX_HOSTNAME_LENGTH doc.cotox
2018-06-26Make arg `host` understand clearly.cotox
2018-06-25Release v0.2.3Robin Lindén
2018-06-25Add a MAX_HOSTNAME_LENGTH constant.iphydf
2018-06-23Disable UDP when proxy is enabled.iphydf
2018-04-18Release v0.2.2Robin Lindén
2018-03-09Update version to 0.2.1.iphydf
2018-02-27Remove deprecated conference namelist change callback.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf
2018-02-23Add deprecation notices to functions that will go away in v0.3.0.iphydf
2018-02-20Make the "persistent conference" callback changes new functions.iphydf
2018-02-09Adopt the "change occurred" API change from isotoxin-groupchat.iphydf
2018-02-02Revert "Add correction message type"Diadlo
2018-01-15Add correction message typeDiadlo
2018-01-08Bump toxcore version to 0.2.0.iphydf
2017-12-26Release v0.1.11Robin Lindén
2017-08-06Release v0.1.10Robin Lindén
2017-06-06Release v0.1.9Robin Lindén
2017-04-27Release v0.1.8Robin Lindén
2017-04-22Revert "initial version of tox_loop"Maxim Biro
2017-04-22Revert "Implement tox_loop"Maxim Biro
2017-04-01Implement tox_loopAnsa89
2017-04-01initial version of tox_loopmichael bishop
2017-03-30Add TOX_NOSPAM_SIZE to the public API.iphydf
2017-03-26Release v0.1.7Robin Lindén
2017-03-12Fix Travis always succeeding despite tests failingMaxim Biro
2017-01-19Release v0.1.5.iphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2017-01-12Release v0.1.4.iphydf
2017-01-05Release v0.1.3.iphydf
2016-12-23Release v0.1.2iphydf
2016-12-22Remove tox_options_copy.iphydf
2016-12-22Use `tox_options_set_*` instead of direct member access.iphydf
2016-12-17Release v0.1.1iphydf
2016-12-16Strengthen the note about ABI compatibility in tox.h.iphydf
2016-12-15Drop an unworking MacroGregory Mullen (grayhatter)
2016-12-14Add option to disable local peer discoveryMaxim Biro
2016-12-14Release 0.1.0.iphydf
2016-12-13Fix version compatibility test.sudden6
2016-11-24Version Patch v0.0.4 => v0.0.5Gregory Mullen (grayhatter)
2016-11-24add NAT hole punching level to Tox APIGregory Mullen (grayhatter)
2016-11-21Mark Tox_Options struct as deprecated.iphydf
2016-11-15Convert to and from network byte order in set/get nospam.iphydf
2016-11-14v0.0.4iphydf
2016-11-07Release v0.0.3.iphydf
2016-11-06Move log callback to options.iphydf
2016-11-06Rename log levels to remove the extra "LOG" prefix.iphydf
2016-11-02Remove unimplemented "time delta" parameter.iphydf
2016-10-30Version Patch v0.0.2Gregory Mullen (grayhatter)
2016-10-02Rebuild apidsl'd headers in cmake.iphydf