summaryrefslogtreecommitdiff
path: root/core/ping.c
AgeCommit message (Expand)Author
2013-08-21refactoring packet IDsMichael Rose
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20Refactor of core done.irungentoo
2013-08-20More refactoring done.irungentoo
2013-08-19Some refactoring done.irungentoo
2013-08-16Passed everything through astyle.irungentoo
2013-08-16Some DHT hardening done.irungentoo
2013-08-10handle_ping_response function signature correctionslvr
2013-08-10network_registerhandlerslvr
2013-08-06Merge pull request #361 from plutooo/masterirungentoo
2013-08-06core: Moved handle ping packets to ping.cplutooo
2013-08-06Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...irungentoo
2013-08-06core: Move ping request/response into ping.cplutooo
2013-08-06core: Move send ping packets functions to ping.cplutooo
2013-08-05Fixed style and is_pinging().irungentoo
2013-08-05core: Rewrote ping-module, better performance and cleaner code.plutooo