summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-26Update DHT.cnfkd
2013-07-26Fix braces and a few whitespacesnfkd
2013-07-26Merge pull request #109 from nfkd/patch-1irungentoo
Fix braces
2013-07-26Merge pull request #108 from sometwo/patch-5irungentoo
styling
2013-07-26Fix bracesnfkd
2013-07-26stylingsometwo
haven't fixed switch statements because I'm lazy
2013-07-26Merge pull request #107 from sometwo/patch-4irungentoo
Fix some indenting
2013-07-26Merge pull request #106 from sometwo/patch-3irungentoo
Fix braces and a comment
2013-07-26Fix some indentingsometwo
2013-07-26Fix braces and a commentsometwo
2013-07-26Fixed the multiple friends request recieved at the same time problem.irungentoo
2013-07-26Merge pull request #105 from nfkd/patch-1irungentoo
Remove unnecessary braces
2013-07-26Remove unnecessary bracesnfkd
2013-07-26I don't know how this happened.irungentoo
2013-07-26Added basic Local/LAN discovery.irungentoo
2013-07-26Merge pull request #103 from SilentSand/masterirungentoo
Licensing
2013-07-26Minor screwup fixedSilentSand
I sure wish it was easier to compile on Windows.
2013-07-26Formatting.SilentSand
Many stylistic changes, mostly formatting code more closely to the coding style.
2013-07-26Small changeSilentSand
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