summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
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
2013-08-15Added new serverJavier Maldonado
2013-08-14Added logo in readme to repo.irungentoo
2013-08-11Merge pull request #423 from JFreegman/masterirungentoo
2013-08-10Merge pull request #422 from slvr/crypto-speed-boostirungentoo
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
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 p...teknocrat
2013-07-30Create FindLibConfig.cmakeTeknocrat
2013-07-30Update CMakeLists.txtTeknocrat
2013-07-30Remind users that directory isn't actually legitNemDiggers
2013-07-30Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...irungentoo
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 w...Konstantin Kowalski
2013-07-25LicensingSilentSand
2013-07-23Merge pull request #96 from tawm/masterirungentoo
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