summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Collapse)Author
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
2013-08-15Added new serverJavier Maldonado
2013-08-14Added logo in readme to repo.irungentoo
2013-08-11Merge pull request #423 from JFreegman/masterirungentoo
Auto-connect toxic to DHT on startup
2013-08-10Merge pull request #422 from slvr/crypto-speed-boostirungentoo
Cryptography speed boost
2013-08-10auto-connect to DHT on startupJfreegman
2013-08-10Implemented encrypt_data_fast, decrypt_data_fast and crypto testsslvr
2013-08-10networking_poll: DHT_bootstrap_daemonslvr
2013-08-10network_registerhandlerslvr
2013-08-01core: getaddrinfo() lookup error handlingplutooo
2013-07-31Merge pull request #171 from AMDmi3/freebsd-fixesirungentoo
FreeBSD fixes
2013-07-31stat file before attempting to openJoseph Quadrino
2013-07-31Add detection of required librariesDmitry Marakasov
2013-07-30Merge branch 'patch-1' of https://github.com/Teknocrat/ProjectTox-Core into ↵teknocrat
patch-1
2013-07-30Create FindLibConfig.cmakeTeknocrat
Warning, this is a google snippet, but works fine, shouldn't be an issue
2013-07-30Update CMakeLists.txtTeknocrat
This thing requires libconfig but doesn't test for it...
2013-07-30Remind users that directory isn't actually legitNemDiggers
2013-07-30Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere ↵irungentoo
into nurupo-master Conflicts: testing/CMakeLists.txt
2013-07-29Fixed formatting of some cmake filesMaxim Biro
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 ↵Konstantin Kowalski
where needed
2013-07-25LicensingSilentSand
Added the GPLv3 license to some files in addition to fixing some comments at the beginning of the files.
2013-07-23Merge pull request #96 from tawm/masterirungentoo
Make the bootstrap daemon configurable
2013-07-23Some cleanupMaxim Biro
2013-07-23 removed silly testTom Bartelt
2013-07-23removed useless headerTom Bartelt
2013-07-23Updated server.cfgTom Bartelt
2013-07-23Fixed a tiny bugTom Bartelt
2013-07-23renamed init scriptTom Bartelt
2013-07-23Update daemon to use config filesTom Bartelt
2013-07-23Add libconfig to the build processTom Bartelt
2013-07-23Added config fileTom Bartelt
2013-07-22Print the defined port.irungentoo
2013-07-22Merge pull request #90 from NemDiggers/masterirungentoo
Print port just because
2013-07-22Print port just becauseNemDiggers
2013-07-22Fixed build.irungentoo
2013-07-22Merge pull request #89 from nurupo/masterirungentoo
Some DHT bootstrap improvements
2013-07-22Bootstrap servers now route friend requests.irungentoo
2013-07-22Added cmake file for DHT_bootstrap_daemonMaxim Biro
2013-07-22Added saving and loading of keys by defaultMaxim Biro
2013-07-21Fixed missed version and policyMaxim Biro
2013-07-20Fixed header inclusion for WindowsMaxim Biro
2013-07-18Add support for DHT_bootstrap to connect to other nodesSebastian Stal