summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2013-08-08Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...irungentoo
2013-08-08Made name consistent with other 'on change' callbacksMaxim Biro
2013-08-08Fixed a silly code ordering mistakeMaxim Biro
2013-08-08Fixed dynamic memory allocation.irungentoo
2013-08-08Merge pull request #396 from lukechampine/dynamicfriendsirungentoo
2013-08-08Moved a define and fixed another.irungentoo
2013-08-08make friendlist resize dynamicallyLuke Champine
2013-08-08Made a callback for Friend.status changeMaxim Biro
2013-08-07Reinstate semicolonstal
2013-08-07Re-export m_callback_userstatusstal
2013-08-07Refactored an expressionMaxim Biro
2013-08-07Added length checksMaxim Biro
2013-08-07Merge branch 'master' of http://github.com/irungentoo/ProjectTox-CoreMaxim Biro
2013-08-07Some cosmetic improvements.irungentoo
2013-08-07Separated StatusMessage from UserStatusMaxim Biro
2013-08-07Merge branch 'read-receipt' of https://github.com/stal888/ProjectTox-Core int...irungentoo
2013-08-07Document functions, and fix bug.Sebastian Stal
2013-08-07Add read receipts using packet ID 65.Sebastian Stal
2013-08-07Fixed two bugsJfreegman
2013-08-06Fix segfault when no broadcast device is foundNick ODell
2013-08-06Fix bug where we could run past the end of the friends listNick ODell
2013-08-06Small bug fixed.irungentoo
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-05Merge branch 'plutooo-master'irungentoo
2013-08-05Fixed style and is_pinging().irungentoo
2013-08-05Merge pull request #341 from stal888/userstatus-extirungentoo
2013-08-05Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...irungentoo
2013-08-05Fix bug where friendreq_handlepacket did not do bounds checkingNick ODell
2013-08-05Fix bug where handle_NATping wouldn't perform bounds checkingNick ODell
2013-08-05core: Rewrote ping-module, better performance and cleaner code.plutooo
2013-08-05Add functions for dealing with userstatus kinds.Sebastian Stal
2013-08-05temporary fix to prevent m_addfriend from segfaultingLuke Champine
2013-08-05Use void for functions with no parametersFlorian Hahn
2013-08-04Improved cmakeMaxim Biro
2013-08-04Fixed Windows buildMaxim Biro
2013-08-04Make private functions in core/DHT.c staticFlorian Hahn
2013-08-04Make private functions in core/LAN_discovery.c staticFlorian Hahn
2013-08-04Make private functions in core/Lossless_UDP.c staticFlorian Hahn
2013-08-04Make private functions in core/net_crypto.c staticFlorian Hahn
2013-08-03various fixes for first time userJae Kwon
2013-08-03Merge pull request #302 from ChlorideCull/masterirungentoo
2013-08-03Fixed compatibility with original NaCl.irungentoo
2013-08-03Changed CMake options to compile the core sharedChloride Cull
2013-08-03DHT: added id_equal(), ipport_equal(), is_timeout()plutooo
2013-08-02Merge pull request #275 from nickodell/masterirungentoo
2013-08-02Fixed regression.irungentoo