summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
2013-12-20Always build DHT_bootstrapJin^eLD
2013-10-24Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*Coren[m]
2013-10-20Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...Coren[m]
2013-10-10Update DHT_bootstrap.cfr0sty
2013-10-07Some configuration/build fixes, so building basicaly everything else than the...BtbN
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-10Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-10tox.*, DHT.*:Coren[m]
2013-09-10Commented out useless function.irungentoo
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09fix autobuild (not built locally)Coren[m]
2013-09-09network.h:Coren[m]
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-01Forward compatibility with automake 1.14jin-eld
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-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete
2013-08-29Updated bootstrap node key for my serverFrancis Devine
2013-08-24Remove cmake build systemjin-eld
2013-08-24Implemented autotools based build scriptsjin-eld
2013-08-24Rename core directory because of autoconf name clashjin-eld
2013-08-23New API done and tested.irungentoo
2013-08-22init_cryptopacket is now called by new_DHT.irungentoo
2013-08-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-08-21Added signer/checker using ed25519 and libsodium I wrote for fun.irungentoo
2013-08-20Fixed DHTservers' path for WindowsMaxim Biro
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20Fixed DHT_serverdaemon.irungentoo
2013-08-20DHT_bootstrap fixed.irungentoo
2013-08-20Refactor of core done.irungentoo
2013-08-18Modified cmakefile to move the serverlist to the proper directory.loadletter
2013-08-18Fixed broken build pathsAyberk Yilmaz
2013-08-18Added username replacer for appdata on c drived34th
2013-08-18Added mac support to the standardized data file, cleaned up a bitSean Qureshi
2013-08-18Added windows support to the standarized locationSean Qureshi
2013-08-18Added more selectable dht serversSean Qureshi
2013-08-18Makes cmake install DHTservers to its new placeSean Qureshi
2013-08-16Passed everything through astyle.irungentoo