summaryrefslogtreecommitdiff
path: root/toxcore/LAN_discovery.h
AgeCommit message (Expand)Author
2020-05-02Add a check that we don't have any unused functions.iphydf
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2018-10-08Add LAN_discovery to the list of apidsl-generated files.iphydf
2018-09-14Standardise header guards.iphydf
2018-08-27Make `ip_is_lan` return bool instead of 0/-1.iphydf
2018-08-26Update copyright to 2018.iphydf
2018-01-16Use apidsl to generate LAN_discovery.h.iphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-09-13Use <stdbool.h> and replace _Bool with bool.iphydf
2016-09-13Group #include directives in 3-4 groups.iphydf
2015-05-18If we get the ip/port of a relay on a local ip, assume that our friendirungentoo
2015-04-27Move LAN discovery from Messenger to friend_connection.irungentoo
2014-11-11Prevent connection ips from switching on LAN.irungentoo
2014-02-16Adjusted some delays.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2013-09-27don't lose globally valid addresses for locally valid onesCoren[m]
2013-09-12Patch to allow DHT_bootstrap to also do LAN discovery.Coren[m]
2013-09-02Even more comment updates.JamoBox
2013-08-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete
2013-08-28Removed some no longer needed ifdefs.irungentoo
2013-08-24Rename core directory because of autoconf name clashjin-eld