summaryrefslogtreecommitdiff
path: root/toxcore/LAN_discovery.c
AgeCommit message (Expand)Author
2014-06-13Const correctness for various packet callbacksMarc Schütz
2014-06-07Toxcore closer to building correctly with gcc -std=c99.irungentoo
2014-04-26Fixed minor issue.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2013-12-05Shared address space for stacking NAT (CGN) is, just like 'regular' private a...Coren[m]
2013-11-19Fixed possible issue.irungentoo
2013-11-13IPv6 address of ::1 is local.Coren[m]
2013-10-24Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*Coren[m]
2013-10-20Fixed possible bug.irungentoo
2013-10-20Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...Coren[m]
2013-09-27don't lose globally valid addresses for locally valid onesCoren[m]
2013-09-15Fixed portability problems.irungentoo
2013-09-15Fixed portablity problems.irungentoo
2013-09-14Fixed warnings.irungentoo
2013-09-14astyled everything.irungentoo
2013-09-14LAN_discovery.c:Coren[m]
2013-09-12network.*:Coren[m]
2013-09-11tox.h, DHT.h:Coren[m]
2013-09-11network.c: logging more details, fixing pollCoren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09caught by autobuild, missing net->sock to net changeCoren[m]
2013-09-09network.h:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-04Possibly fixed LAN discovery on some configurations.irungentoo
2013-09-03Remove error printoutsJin^eLD
2013-09-02Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-09-02Fixed missing field initializers warningsMaxim Biro
2013-09-02Even more comment updates.JamoBox
2013-08-30Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-08-30Compiler fix.irungentoo
2013-08-30Fix build error on non-linux machines.stal
2013-08-30Fixed warnings and moved hex_string_to_bin to testing/irungentoo
2013-08-30Fixed build errors.Kostya
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete
2013-08-24Rename core directory because of autoconf name clashjin-eld