Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-10 | handle_ping_response function signature correction | slvr | |
2013-08-10 | network_registerhandler | slvr | |
2013-08-06 | Merge pull request #361 from plutooo/master | irungentoo | |
core: Moved handle ping packets to ping.c | |||
2013-08-06 | core: Moved handle ping packets to ping.c | plutooo | |
2013-08-06 | Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into ↵ | irungentoo | |
plutooo-master Conflicts: core/ping.c core/util.c | |||
2013-08-06 | core: Move ping request/response into ping.c | plutooo | |
2013-08-06 | core: Move send ping packets functions to ping.c | plutooo | |
2013-08-05 | Fixed style and is_pinging(). | irungentoo | |
2013-08-05 | core: Rewrote ping-module, better performance and cleaner code. | plutooo | |