summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-10Added more printing to DHT_test, fixed typo.irungentoo
2013-11-10Merge branch 'master' into hardenirungentoo
2013-11-09Optimized data sending slightly more.irungentoo
2013-11-08Code cleanups.irungentoo
2013-11-07Merge branch 'add2lists_forward' of https://github.com/FullName/ProjectTox-Co...irungentoo
2013-11-07Merge pull request #642 from FullName/dht_handle_sendnodes_unifyirungentoo
2013-11-06Merge pull request #641 from FullName/autotests_reduceirungentoo
2013-11-06Merge pull request #640 from FullName/logging_fixesirungentoo
2013-11-06Unify most of handle_sendnodes[_ipv6]() into a common handle_sendnodes_core()...Coren[m]
2013-11-06Reduce duplicate data. Add a mostly empty skeleton test.Coren[m]
2013-11-06Behind #define LOGGING: Correct usage of now() to replacement unix_time().Coren[m]
2013-11-06addto_lists(): store the IP/Port that was used to *send*.Coren[m]
2013-11-05Auto delete inactive peers in the group chat.irungentoo
2013-11-04Send ping packets in group chats every 30 seconds.irungentoo
2013-11-03The group chats we invite a friend to are now stored.irungentoo
2013-11-02Fixed possible issue.irungentoo
2013-11-02Get node testing response packets are now handled.irungentoo
2013-11-01Merge pull request #637 from blackwolf12333/masterirungentoo
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-11-01Update av_api.mdPeter Maatman
2013-10-30Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-10-30Updated hardening doc.irungentoo
2013-10-30Testing requests are now sent.irungentoo
2013-10-29Merge pull request #636 from fr0stycl34r/patch-1irungentoo
2013-10-29Offer solution for "error while loading shared libraries: libtoxcore.so.0: ca...fr0sty
2013-10-28Merge branch 'master' into hardenirungentoo
2013-10-28Removed some now useless code.irungentoo
2013-10-28Merge pull request #635 from Martijnvdc/masterirungentoo
2013-10-28renamed AV_codec to toxmediaMartijn
2013-10-28added AV_codec.h to public headersMartijn
2013-10-28Merge pull request #634 from jin-eld/fix-public-headersirungentoo
2013-10-28Public headers should not have any internal referencesJin^eLD
2013-10-27Cleaned up some code/fixed some warnings.irungentoo
2013-10-27Added some hardening functions to test get nodes.irungentoo
2013-10-26Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-10-26Increased port range.irungentoo
2013-10-26Merge pull request #633 from Martijnvdc/masterirungentoo
2013-10-27Small changes to A/VMartijn
2013-10-26Clarified a comment.irungentoo
2013-10-26Base of hardening stuff.irungentoo
2013-10-25Update time before running functions for recieved packets.irungentoo
2013-10-25All modules using unix_time should run unix_time_update()irungentoo
2013-10-25For security reasons, keep memcpy's and memcmp's in crypto functions.irungentoo
2013-10-24Fixed build error with libsodium.irungentoo