summaryrefslogtreecommitdiff
path: root/core/LAN_discovery.c
AgeCommit message (Expand)Author
2013-08-24Rename core directory because of autoconf name clashjin-eld
2013-08-21refactoring packet IDsMichael Rose
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20More refactoring done.irungentoo
2013-08-19Some refactoring done.irungentoo
2013-08-16Passed everything through astyle.irungentoo
2013-08-10tabs -> spacesslvr
2013-08-10network_registerhandlerslvr
2013-08-06Fix segfault when no broadcast device is foundNick ODell
2013-08-05Use void for functions with no parametersFlorian Hahn
2013-08-04Make private functions in core/LAN_discovery.c staticFlorian Hahn
2013-08-01removed debuggingcharmlesscoin
2013-08-01moved some code around, changed how we print the debuggingcharmlesscoin
2013-08-01redid get_broadcast(), looks like it should work nowcharmlesscoin
2013-08-01Removed code that didn't work.irungentoo
2013-08-01restored this branch to be on par with upstreamcharmlesscoin
2013-07-27Ran the code through: astyle --style=linuxirungentoo
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-26Fixed the multiple friends request recieved at the same time problem.irungentoo
2013-07-26Remove unnecessary bracesnfkd
2013-07-26I don't know how this happened.irungentoo
2013-07-26Added basic Local/LAN discovery.irungentoo