index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
DHT_bootstrap.c
Age
Commit message (
Expand
)
Author
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-12
Patch to allow DHT_bootstrap to also do LAN discovery.
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-11
toxcore/util.h:
Coren[m]
2013-09-11
cmdline parsing:
Coren[m]
2013-09-11
network.c:
Coren[m]
2013-09-11
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-11
cmdline parsing of --ipv4/6 plucked into util
Coren[m]
2013-09-10
Fixed building with NaCl.
irungentoo
2013-09-10
tox.*, DHT.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
network.h:
Coren[m]
2013-08-30
Fixed warnings and moved hex_string_to_bin to testing/
irungentoo
2013-08-30
Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...
irungentoo
2013-08-30
Fixed build errors.
Kostya
2013-08-29
Moved misc_tools from testing to toxcore.
Anony Moose
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
2013-08-22
init_cryptopacket is now called by new_DHT.
irungentoo
2013-08-20
astyle --options=tools/astylerc -r ./*.{c,h}
irungentoo
2013-08-20
DHT_bootstrap fixed.
irungentoo
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-10
network_registerhandler
slvr
2013-07-29
Essentially nTox without the ncurses for Windows. Slightly modified main()
Astonex
2013-07-27
[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
Konstantin Kowalski
2013-07-26
took out several strlen() calls out of the loop; replaced int's with size_t w...
Konstantin Kowalski
2013-07-25
Licensing
SilentSand
2013-07-23
Some cleanup
Maxim Biro
2013-07-22
Print the defined port.
irungentoo
2013-07-22
Merge pull request #90 from NemDiggers/master
irungentoo
2013-07-22
Print port just because
NemDiggers
2013-07-22
Merge pull request #89 from nurupo/master
irungentoo
2013-07-22
Bootstrap servers now route friend requests.
irungentoo
2013-07-22
Added saving and loading of keys by default
Maxim Biro
2013-07-20
Fixed header inclusion for Windows
Maxim Biro
2013-07-18
Add support for DHT_bootstrap to connect to other nodes
Sebastian Stal
2013-07-13
Fixed @ appearing in messages.
irungentoo
2013-07-13
Simple boostrap server added.
irungentoo
[prev]