summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-07kill_TCP_server() now frees everything in TCP server.irungentoo
2015-02-06Merge branch 'master' of https://github.com/ray65536/toxcoreirungentoo
2015-02-06Fixed memory leak.irungentoo
2015-02-06Fix memory leaks.irungentoo
2015-02-06Fixed memory leak.irungentoo
2015-02-06Fixed memory leak.irungentoo
2015-02-05Lowered CPU usage.irungentoo
2015-02-05Documentation and service description for using tox-bootstrapd withEugene Lopatin
2015-02-04Removed useless misleading define.irungentoo
2015-02-03Merge branch 'urras-master'irungentoo
2015-02-03Move OS X install scriptUrras
2015-02-03Merge branch 'urras-patch-2'irungentoo
2015-02-03Travis should build Tox with Libsodium stableUrras
2015-02-02Merge branch 'make-funny-savefile' of https://github.com/ittner/toxcoreirungentoo
2015-02-01Merge branch 'ittner-update-avatar-docs-2'irungentoo
2015-02-01Add script to generate save files with custom keysAlexandre Erwin Ittner
2015-01-31Update avatar documentationAlexandre Erwin Ittner
2015-01-31Rename "client id" to "public key" in avatar docs and examplesAlexandre Erwin Ittner
2015-01-31Fixed bug where mutex would be destroyed but not recreated for newirungentoo
2015-01-30Prevent unnecessary sending of packets.irungentoo
2015-01-29Api break.irungentoo
2015-01-29Code cleanups.irungentoo