summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-25LicensingSilentSand
Added the GPLv3 license to some files in addition to fixing some comments at the beginning of the files.
2013-07-25Broadcast now enabled on socket.irungentoo
2013-07-24Experimental and unoptimized symmetric NAT hole punching added.irungentoo
2013-07-24Merge pull request #99 from Astonex/masterirungentoo
Simple init_networking() error checking
2013-07-24Changed the error checking to not just be Windows onlyAstonex
2013-07-23Merge pull request #96 from tawm/masterirungentoo
Make the bootstrap daemon configurable
2013-07-24Merge branch 'master' of https://github.com/Astonex/ProjectTox-CoreAstonex
2013-07-24Changed bind() == -1 check to INVALID_SOCK checkAstonex
2013-07-24Update rect.pyAstonex
2013-07-24Added simple init_networking() error checkingAstonex
2013-07-24Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-23Merge pull request #98 from notadecent/patch-1irungentoo
Update README.md
2013-07-24Update README.mdnotadecent
Added several links to closely related repo's
2013-07-23Merge pull request #1 from nurupo/mastertawm
Fixed Travis build - thanks a ton, nurupo!
2013-07-23Fixed Travis buildMaxim Biro
2013-07-23Merge pull request #97 from nurupo/masterirungentoo
Some cleanup
2013-07-23Some cleanupMaxim Biro
2013-07-23DisregardAstonex
2013-07-23Merge pull request #94 from nurupo/masterirungentoo
Fixed wspiap.h inclusion
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-23Fixed includeMaxim Biro
2013-07-22Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-07-22Merge pull request #91 from nurupo/masterirungentoo
Added support of linkage with C++ code
2013-07-22Added support of linkage with C++ codeMaxim Biro
2013-07-22Added small thing to DHT.irungentoo
2013-07-22Friend requests should be better.irungentoo
2013-07-22Fixed small thing in DHT.irungentoo
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-22Merge stuff from notadecent.irungentoo
2013-07-22Added cmake file for DHT_bootstrap_daemonMaxim Biro
2013-07-22Added saving and loading of keys by defaultMaxim Biro
2013-07-22Modified the way friend requests worked.irungentoo
Added routing of friend requests.
2013-07-22Merge pull request #87 from TrevorDorl/masterirungentoo
Adds the option 'nokey' to disable loading and saving keys, for debuggin...
2013-07-22Adds the option 'nokey' to disable loading and saving keys, for debugging ↵TrevorDorl
purposes
2013-07-22Fixed warnings.irungentoo
2013-07-22Merge pull request #84 from nurupo/masterirungentoo
Improved build system
2013-07-22Merge pull request #83 from ollieh/savingloadingfilesirungentoo
Saving messenger state in nTox
2013-07-21Fixed commentsMaxim Biro