summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
2014-12-26Merge branch 'http-proxy-feature' of https://github.com/nurupo/InsertProjectN...irungentoo
2014-12-25Fixed bug.irungentoo
2014-12-25Onion client improvements.irungentoo
2014-12-25Add function to get nodes from onion path.irungentoo
2014-12-24Don't populate path nodes too much.irungentoo
2014-12-22Improved detection of dead paths.irungentoo
2014-12-21Fixed bug in tox_load where names of size TOX_MAX_NAME_LENGTH didn'tirungentoo
2014-12-21Further refactoring of proxy codeMaxim Biro
2014-12-21Some refactoring of proxy codeMaxim Biro
2014-12-19Merge branch 'logger_init_fix' of https://github.com/jdp5087/toxcoreirungentoo
2014-12-18Removed calloc from logger_init, because the pid was no longer being appended.Jon Poler
2014-12-15DHT fixes.irungentoo
2014-12-15Some optimizations on how TCP relays are used.irungentoo
2014-12-15Increased max TCP connections.irungentoo
2014-12-14Sendback data size is always 8 bytes.irungentoo
2014-12-13Added HTTP proxy supportMaxim Biro
2014-12-11Fixed crash when connection was killed during the packet callback.irungentoo
2014-12-10Add define for the maximum length of the friend request to the public api.irungentoo
2014-12-09Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/w...irungentoo
2014-12-09Change prototype for custom_packet_handler functionsWill Rouesnel
2014-12-08Restore compatibility with older group chats.irungentoo
2014-12-08Delete close connection when peer leaves chat.irungentoo
2014-12-06Group stability fixes.irungentoo
2014-12-03Fixed possible threading issue.irungentoo
2014-12-03Fixed possible threading issue.irungentoo
2014-12-03Fixed possible threading issues.irungentoo
2014-12-02Fixed bug where group chat would see connection as offline when it was online.irungentoo
2014-12-02Only copy when pointer isn't NULL in get_friendcon_public_keys().irungentoo
2014-12-01Comment fix.irungentoo
2014-12-01Groupchat stability fixes.irungentoo
2014-12-01Removed useless code.irungentoo
2014-12-01Prevent joining groupchat more than once.irungentoo
2014-12-01Group chats should be less likely to break.irungentoo
2014-11-30Joining a group chat should be more reliable.irungentoo
2014-11-29Fixed bug where video didn't work anymore.irungentoo
2014-11-29Merge branch 'mutex-1' of https://github.com/mannol/toxcoreirungentoo
2014-11-29More av cleanupmannol
2014-11-25Fixed threading issues in toxcore.irungentoo
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-21Cleaned up packet length types in toxcore.irungentoo
2014-11-21Merge branch 'peerpk' of https://github.com/dubslow/toxcoreirungentoo
2014-11-20Tox clients now should show they are offline with much better precision.irungentoo
2014-11-19get peer pubkey apidubslow
2014-11-18Decrease time to announce ourselves to 3 seconds.irungentoo
2014-11-18av refactormannol
2014-11-15Last fix didn't really work well.irungentoo
2014-11-15Setting groupchat title when the groupchat isn't connected shouldirungentoo
2014-11-15Some modifications to the last pull request.irungentoo
2014-11-14add api function to get group titleJfreegman
2014-11-14Group chat title fixes.irungentoo