summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
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
2015-01-13Fix TCP server regression.irungentoo
2015-01-12Attempted fix of Tox killing routers part 2.irungentoo
2015-01-12Fixed Windows buildMaxim Biro
2015-01-11Attempted fix of Tox killing routers.irungentoo
2015-01-10Fixed use after free.irungentoo
2015-01-10Merge branch 'mannol-master'irungentoo
2015-01-10Logger fixmannol
2015-01-09Send lossy packets to less peers.irungentoo
2015-01-08Speed up connection to network on TCP only.irungentoo
2015-01-07Send less net_crypto packets.irungentoo
2015-01-06Removed unused variables.irungentoo
2015-01-05Reduced timeout of onion paths on the first try by 1 second.irungentoo
2015-01-02Removed useless function.irungentoo
2015-01-01Code cleanups.irungentoo
2014-12-31Merge branch '1210' of https://github.com/ldrumm/toxcoreirungentoo
2014-12-31Remove useless defines.irungentoo
2014-12-31Code cleanup.irungentoo
2014-12-31Removed now useless packet id.irungentoo
2014-12-31Check if received ip family is valid for the onion packets.irungentoo
2014-12-31fixes #1210Luke Drummond
2014-12-30Remove useless code.irungentoo
2014-12-29Adjusted onion timeouts.irungentoo
2014-12-27onion_isconnected fix attempt.irungentoo
2014-12-26Make it possible to port clients to the new api by just replacingirungentoo
2014-12-26Fixed bug with auto tests and cleaned up the code a bit.irungentoo