summaryrefslogtreecommitdiff
path: root/toxcore/assoc.h
AgeCommit message (Expand)Author
2016-09-08Fix potential null pointer dereference.iphydf
2016-09-01Match parameter names in declarations with their definitions.iphydf
2016-08-30Add missing #includes to headers and rename tox_old to tox_group.iphydf
2016-08-27Move logging to a callback.iphydf
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2014-06-15Astyled code.irungentoo
2014-06-13Const correctness for toxcore/assoc.cMarc Schütz
2014-04-27Yeah many callsmannol
2014-02-16Replaced magic numbers inside candidates_create_internal() with enumerated listLehi Toskin
2013-12-12Merge branch 'assoc-refresh-distant-data' of https://github.com/FullName/Proj...irungentoo
2013-12-08do_Assoc(): keep the data of the buckets somewhat currentCoren[m]
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-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]