index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
LAN_discovery.c
Age
Commit message (
Expand
)
Author
2013-08-19
Some refactoring done.
irungentoo
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-10
tabs -> spaces
slvr
2013-08-10
network_registerhandler
slvr
2013-08-06
Fix segfault when no broadcast device is found
Nick ODell
2013-08-05
Use void for functions with no parameters
Florian Hahn
2013-08-04
Make private functions in core/LAN_discovery.c static
Florian Hahn
2013-08-01
removed debugging
charmlesscoin
2013-08-01
moved some code around, changed how we print the debugging
charmlesscoin
2013-08-01
redid get_broadcast(), looks like it should work now
charmlesscoin
2013-08-01
Removed code that didn't work.
irungentoo
2013-08-01
restored this branch to be on par with upstream
charmlesscoin
2013-07-27
Ran the code through: astyle --style=linux
irungentoo
2013-07-26
A *lot* of style changes.
Konstantin Kowalski
2013-07-26
Fixed the multiple friends request recieved at the same time problem.
irungentoo
2013-07-26
Remove unnecessary braces
nfkd
2013-07-26
I don't know how this happened.
irungentoo
2013-07-26
Added basic Local/LAN discovery.
irungentoo