summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
2014-11-29Check if key file was opened correctly in DHT_bootstrap.cirungentoo
2014-10-15Merge branch 'tox-bootstrapd-network-error-handling' of https://github.com/nu...irungentoo
2014-10-14Don't fail when the binary is not foundMaxim Biro
2014-10-13Fixed a typoMaxim Biro
2014-10-13Added some const-correctnessnessMaxim Biro
2014-10-12Fixed a typoMaxim Biro
2014-10-12Added IPv4 fallback, made IPv6 and IPv4 fallback enabled by defaultMaxim Biro
2014-10-12Free ports when there are no valid onesMaxim Biro
2014-10-11Merge branch 'master' of https://github.com/stqism/ToxCoreirungentoo
2014-10-10Does a realloc with a size of 0 if every port is invalidSean Qureshi
2014-10-10Enable IPv6, fix systemd PID bugSean Qureshi
2014-10-06Add working tox nodesDavid Lohle
2014-09-09spelling correctionscgar
2014-08-18Added .sh ending to bootstrapd's init scriptMaxim Biro
2014-08-17Fixed some warningsMaxim Biro
2014-08-17Fixed daemon taking long time to stopMaxim Biro
2014-08-17Renamed files for less confusionMaxim Biro
2014-08-17Made possible to run the daemon under its own userMaxim Biro
2014-08-17Made init.d script work with systemdMaxim Biro
2014-08-16Renamed tox_bootstrap_daemon into tox-bootstrapdMaxim Biro
2014-07-09Merge branch 'fun-bootstrap-node-info' of https://github.com/nurupo/InsertPro...irungentoo
2014-07-09Added a script to query DHT bootstrap node infoMaxim Biro
2014-06-20Fixed a case when public key contained null bytesMaxim Biro
2014-06-20Fixed sodium includeMaxim Biro
2014-06-20Added strkeyMaxim Biro
2014-06-20Merge branch 'leak-rebase' of https://github.com/tux3/toxcoreirungentoo
2014-06-20Fix exceptional file leak in other/fun/sign.cTux3 / Mlkj / !Lev.uXFMLA
2014-06-19Merge branch 'bootstrap_daemon-leaks-1' of https://github.com/tux3/toxcore in...irungentoo
2014-06-18Fix scope, ressource leaks in boostrap daemonTux3 / Mlkj / !Lev.uXFMLA
2014-06-15Fixed some warnings.irungentoo
2014-05-20Install tox_bootstrap_daemonstal
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