summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-28Update encryption autotestDubslow
2015-02-27Removed backwards compatibility code from core.irungentoo
2015-02-27Test fixes.irungentoo
2015-02-27Realign toxencryptsave with new APIDubslow
2015-02-27Allow for specifying the port range to use in Tox_Optionssaneki
2015-02-26Implemented custom packet functions in new api.irungentoo
2015-02-26Added different error codes for custom packet functions in Messenger.irungentoo
2015-02-26More tests ported to new api.irungentoo
2015-02-26Changes to custom packet functions in Messenger.irungentoo
2015-02-25Ported some tests to the new api.irungentoo
2015-02-25toxav new api fixes.irungentoo
2015-02-25Fixed bug.irungentoo
2015-02-24Ported some of the code in testing/ to the new api.irungentoo
2015-02-24Remove avatar stuff from Messenger.irungentoo
2015-02-20Implemented callbacks.irungentoo
2015-02-20Implemented message send functions in public api.irungentoo
2015-02-20Merge branch 'fixed-receipts' into new_apiirungentoo
2015-02-19Tox connection function and callback should now work as expected.irungentoo
2015-02-19Merge branch 'new_api' of https://github.com/dubslow/toxcore into new_apiirungentoo
2015-02-19Typing and status functions implemented.irungentoo
2015-02-18Put const adjective before type nounsDubslow
2015-02-18use bool in is typing callback.irungentoo
2015-02-18Apparently enums are bad for wrappers and doing this makes wrappingirungentoo
2015-02-17More new api functions implemented.irungentoo
2015-02-17Updated types in Messenger callbacks to fit with the ones in the new api.irungentoo
2015-02-17Fixed friend_not_valid function.irungentoo
2015-02-17Messenger add friends functions error code fixes.irungentoo
2015-02-16More new api work done.irungentoo
2015-02-16Allow empty names and status messages.irungentoo
2015-02-15New api progress.irungentoo
2015-02-14Code cleanups.irungentoo
2015-02-14A bit of new api work done.irungentoo
2015-02-13Started implementing new Tox api.irungentoo
2015-02-12Code Cleanups.irungentoo
2015-02-11Code Cleanups.irungentoo
2015-02-11Code cleanups.irungentoo
2015-02-10Merge branch 'patch-2' of https://github.com/urras/toxcoreirungentoo
2015-02-10Wrong linkUrras
2015-02-10Remove redundant link, update old linkUrras
2015-02-09Code Cleanups.irungentoo
2015-02-09Code Cleanups.irungentoo
2015-02-09Code cleanups.irungentoo
2015-02-09Code cleanups.irungentoo
2015-02-08Fixed test.irungentoo
2015-02-08Fixed memory leak in test.irungentoo
2015-02-08Fixed memory leak.irungentoo
2015-02-07Properly free everything at the end of each test.irungentoo
2015-02-07Merge branch 'bootstrap-node-packets-fix' of https://github.com/nurupo/Insert...irungentoo
2015-02-07Fixed incompatible pointer type warningMaxim Biro
2015-02-07Only create one global logger instance.irungentoo