summaryrefslogtreecommitdiff
path: root/core/LAN_discovery.h
AgeCommit message (Collapse)Author
2013-08-24Rename core directory because of autoconf name clashjin-eld
While doing the checks configure might generate "core" files and will then try to remove them. Having a "core" directory generates an error while runing the configure script. There's no workaround but to rename the core directory.
2013-08-20More refactoring done.irungentoo
2013-08-10network_registerhandlerslvr
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-27Fixed small astyle problems.irungentoo
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-26Added basic Local/LAN discovery.irungentoo