summaryrefslogtreecommitdiff
path: root/toxcore/assoc.c
AgeCommit message (Expand)Author
2015-01-10Merge branch 'mannol-master'irungentoo
2015-01-10Logger fixmannol
2014-08-30Merge branch 'myChan' of https://github.com/lobiCode/toxcoreirungentoo
2014-08-29added checking for null pointer in new_Assoc functionslaniCode
2014-06-20Fix CppCheck style errorsTux3 / Mlkj / !Lev.uXFMLA
2014-06-16fix func protoliuguangzhao
2014-06-15Astyled code.irungentoo
2014-06-13Const correctness for toxcore/assoc.cMarc Schütz
2014-06-01Fixed TOX_MAX_MESSAGE_LENGTH define.irungentoo
2014-05-25Merge branch 'mannol1-Multicalls' into multi-avirungentoo
2014-05-22Fixed nodes never being marked as usedMaxim Biro
2014-05-20Merge upstream and other stuffmannol
2014-04-27Yeah many callsmannol
2014-04-16multiple spelling fixesCarlos E. Garcia
2014-02-17astyled last commit.irungentoo
2014-02-16Replaced magic numbers inside candidates_create_internal() with enumerated listLehi Toskin
2013-12-13Merge pull request #678 from FullName/retipp-fixirungentoo
2013-12-12Merge branch 'assoc-refresh-distant-data' of https://github.com/FullName/Proj...irungentoo
2013-12-11Fix a code cleanup.Coren[m]
2013-12-08do_Assoc(): keep the data of the buckets somewhat currentCoren[m]
2013-12-07Added/updated some basic docs and cleaned up some things.irungentoo
2013-12-05Added a assoc test.irungentoo
2013-12-05Merge branch 'sendnodes-with-assoc' of https://github.com/FullName/ProjectTox...irungentoo
2013-12-03get_close_nodes(): make use of assoc to find some really close nodesCoren[m]
2013-12-01fix 'typedef redefinition' build errors on older gcc versionsalexandervdm
2013-11-24Fixed possible build problem.irungentoo
2013-11-17Assoc's array is now allocated dynamically and per default much smaller (320 ...Coren[m]
2013-11-14Significantly trimmed down version of an ID<=>IP cache.Coren[m]