summaryrefslogtreecommitdiff
path: root/other/DHT_bootstrap.c
AgeCommit message (Expand)Author
2013-09-14astyled everything.irungentoo
2013-09-13Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-12Patch to allow DHT_bootstrap to also do LAN discovery.Coren[m]
2013-09-11tox.h, DHT.h:Coren[m]
2013-09-11toxcore/util.h:Coren[m]
2013-09-11cmdline parsing:Coren[m]
2013-09-11network.c:Coren[m]
2013-09-11Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-11cmdline parsing of --ipv4/6 plucked into utilCoren[m]
2013-09-10Fixed building with NaCl.irungentoo
2013-09-10tox.*, DHT.*:Coren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09network.h:Coren[m]
2013-08-30Fixed warnings and moved hex_string_to_bin to testing/irungentoo
2013-08-30Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...irungentoo
2013-08-30Fixed build errors.Kostya
2013-08-29Moved misc_tools from testing to toxcore.Anony Moose
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
2013-08-22init_cryptopacket is now called by new_DHT.irungentoo
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20DHT_bootstrap fixed.irungentoo
2013-08-16Passed everything through astyle.irungentoo
2013-08-10network_registerhandlerslvr
2013-07-29Essentially 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-26took out several strlen() calls out of the loop; replaced int's with size_t w...Konstantin Kowalski
2013-07-25LicensingSilentSand
2013-07-23Some cleanupMaxim Biro
2013-07-22Print the defined port.irungentoo
2013-07-22Merge pull request #90 from NemDiggers/masterirungentoo
2013-07-22Print port just becauseNemDiggers
2013-07-22Merge pull request #89 from nurupo/masterirungentoo
2013-07-22Bootstrap servers now route friend requests.irungentoo
2013-07-22Added saving and loading of keys by defaultMaxim Biro
2013-07-20Fixed header inclusion for WindowsMaxim Biro
2013-07-18Add support for DHT_bootstrap to connect to other nodesSebastian Stal
2013-07-13Fixed @ appearing in messages.irungentoo
2013-07-13Simple boostrap server added.irungentoo