summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
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-09Code Cleanups.irungentoo
2015-02-09Code Cleanups.irungentoo
2015-02-09Code cleanups.irungentoo
2015-02-09Code cleanups.irungentoo
2015-02-07Only create one global logger instance.irungentoo
2015-02-07kill_TCP_server() now frees everything in TCP server.irungentoo
2015-02-06Fixed memory leak.irungentoo
2015-02-06Fix memory leaks.irungentoo
2015-02-05Lowered CPU usage.irungentoo
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
2015-01-28Code cleanups.irungentoo
2015-01-27client_id is a bad name for the long term public key.irungentoo
2015-01-26Code cleanup.irungentoo
2015-01-23Code cleanups.irungentoo
2015-01-22Zero broadcast ips are invalid.irungentoo
2015-01-21Code cleanups.irungentoo
2015-01-20Fixed gcc warnings.irungentoo
2015-01-19Fixed gcc warnings.irungentoo
2015-01-18Merge branch 'win_log' of https://github.com/MovingtoMars/toxcoreirungentoo
2015-01-17Attempted fix of Tox disconnecting during file transfers by tweakingirungentoo
2015-01-18Add 2015 to copyright noticeMovingtoMars
2015-01-18Fix logging on WindowsMovingtoMars
2015-01-17Fixed logger build issue.irungentoo
2015-01-17fix_logger-v.0.2mannol
2015-01-16Tox should work better on TCP only when some people have broken TCPirungentoo
2015-01-14Don't enforce limits on pings for LAN ips.irungentoo