summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-07-21Fixed tabulationMaxim Biro
2013-07-22added data file to gitignoreOliver Hunt
2013-07-21Updated INSTALL.mdMaxim Biro
2013-07-21Updated .travis.yml to build all targetsMaxim Biro
2013-07-21Excluded tests that are not currently supported on building platformMaxim Biro
2013-07-22moved saving to nTox.cOliver Hunt
2013-07-21Fixed missed version and policyMaxim Biro
2013-07-21Made a cmake project for CoreMaxim Biro
2013-07-21Merge pull request #78 from redwire/masterirungentoo
Implemented a faster algorithm for generating nonces
2013-07-21Fixed temp redeclarationredwire
2013-07-21Going with irungentoo's suggestion and using memcpy instead of sectioning ↵redwire
with arithmetic
2013-07-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreredwire
2013-07-21Merge pull request #76 from notadecent/masterirungentoo
Updated nTox.c (added timestamp)
2013-07-21Merge pull request #74 from mouseym/patch-1irungentoo
Update INSTALL.md
2013-07-21Fixed an embarassing typoZack
2013-07-21Implemented a faster algorithm for generating noncesZack
2013-07-21Updated nTox.c (added timestamp)notadecent
It's very glitchy. But it works.
2013-07-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-07-21Update INSTALL.mdmouseym
OSX Instructions added.
2013-07-21Added routing functions to DHT.irungentoo
2013-07-21Merge pull request #72 from notadecent/masterirungentoo
Update nTox.c
2013-07-21Update nTox.cnotadecent
Formatting
2013-07-21Fixed links in README.irungentoo
2013-07-21Merge pull request #71 from ollieh/masterirungentoo
Removed docs, all are now in the wiki
2013-07-21Merge pull request #70 from NemDiggers/masterirungentoo
We've updated our URL
2013-07-21Removed docs, all are now in the wikiOliver Hunt
2013-07-21We've updated our URLNemDiggers
2013-07-20Initial connections might be faster.irungentoo
2013-07-20Merge pull request #69 from stal888/arrowsirungentoo
Don't exit on arrow keys
2013-07-20Don't exit on arrow keysSebastian Stal