summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
2014-05-18Made config file more consistent with default valuesMaxim Biro
2014-05-18Added default ports to the .c file, included 33445 portMaxim Biro
2014-05-18Fixed a bugMaxim Biro
2014-05-18Allow multiple instances of the daemonMaxim Biro
2014-05-18Fixed out of bounds write.irungentoo
2014-05-18Added MOTD functionalityMaxim Biro
2014-05-17Some small fixesMaxim Biro
2014-05-17Extracted min and max allowed port values into named constantsMaxim Biro
2014-05-17Added TCP server functionalityMaxim Biro
2014-05-08Merge branch 'master' into TCPirungentoo
2014-04-23Fixed the DHT bootstrap daemon.irungentoo
2014-04-23Updated some files so that they could build with latest core.irungentoo
2014-04-16multiple spelling fixesCarlos E. Garcia
2014-04-16DHT_bootstrap.c now has TCP server functionality enabled.irungentoo
2014-04-13TCP_client pretty much done?irungentoo
2014-03-23Fix NaCl builds for *BSDJin^eLD
2014-02-22Renamed dht server to dht nodeMaxim Biro
2014-02-10Added entry to TODO and a public key cracker (vanity key finder) to other/fun.irungentoo
2014-02-09Astyled and removed some useless files.irungentoo
2014-02-09Fixed memory leaks and removed repeated codeMaxim Biro
2014-02-01Added DHT bootstrap server info packets.irungentoo
2014-01-30Fixed PID forgetfulness.tawm
2014-01-25Shortened daemon's nameMaxim Biro
2014-01-25Made bootstrapping optionalMaxim Biro
2014-01-25Added more error checkingMaxim Biro
2014-01-21Update DHTserversSean
2014-01-21Updated DHT server list.irungentoo
2014-01-20Added updated bootstrap server.irungentoo
2014-01-20Updated DHT server list with onion supporting DHT servers.irungentoo
2014-01-20Moved things aroundMaxim Biro
2014-01-20Fixed missing cleanupMaxim Biro
2014-01-20Enabled onion in bootstrap_serverdaemon.irungentoo
2014-01-20Merge branch 'onion'irungentoo
2014-01-19proper windows preprocessor detectionBen Iofel
2014-01-19Added .sh to the scriptMaxim Biro
2014-01-19Fixed function conflictMaxim Biro
2014-01-19Fixed spellingMaxim Biro
2014-01-19Spellchecked everythingMaxim Biro
2014-01-19Astyled the codeMaxim Biro
2014-01-19Fixed buildMaxim Biro
2014-01-19Fixed comments and variables' namesMaxim Biro
2014-01-19Renamed to fix build processMaxim Biro
2014-01-19Fixed some formattingMaxim Biro
2014-01-19Tell github that README is a markdown fileMaxim Biro
2014-01-19Improved DHT bootstrap daemonMaxim Biro
2014-01-17Onion servers are now DHT ready.irungentoo
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