Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-21 | Merge pull request #76 from notadecent/master | irungentoo | |
Updated nTox.c (added timestamp) | |||
2013-07-21 | Merge pull request #74 from mouseym/patch-1 | irungentoo | |
Update INSTALL.md | |||
2013-07-21 | Updated nTox.c (added timestamp) | notadecent | |
It's very glitchy. But it works. | |||
2013-07-21 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo | |
2013-07-21 | Update INSTALL.md | mouseym | |
OSX Instructions added. | |||
2013-07-21 | Added routing functions to DHT. | irungentoo | |
2013-07-21 | Merge pull request #72 from notadecent/master | irungentoo | |
Update nTox.c | |||
2013-07-21 | Update nTox.c | notadecent | |
Formatting | |||
2013-07-21 | Fixed links in README. | irungentoo | |
2013-07-21 | Merge pull request #71 from ollieh/master | irungentoo | |
Removed docs, all are now in the wiki | |||
2013-07-21 | Merge pull request #70 from NemDiggers/master | irungentoo | |
We've updated our URL | |||
2013-07-21 | Removed docs, all are now in the wiki | Oliver Hunt | |
2013-07-21 | We've updated our URL | NemDiggers | |
2013-07-20 | Initial connections might be faster. | irungentoo | |
2013-07-20 | Merge pull request #69 from stal888/arrows | irungentoo | |
Don't exit on arrow keys | |||
2013-07-20 | Don't exit on arrow keys | Sebastian Stal | |
2013-07-20 | Fixed segfault. | irungentoo | |
2013-07-20 | Merge pull request #68 from nurupo/master | irungentoo | |
Updated nTox | |||
2013-07-20 | Updated nTox | Maxim Biro | |
2013-07-20 | Merge pull request #67 from nurupo/master | irungentoo | |
Added address resolving function (Thank you stal). | |||
2013-07-20 | Added address resolving function (Thank you stal). | Maxim Biro | |
2013-07-20 | Merge pull request #66 from m3hr/master | irungentoo | |
Cleaned up some clarity issues | |||
2013-07-20 | Cleaned up some clarity issues | m3hr | |
Probably better to host the logo on tox.im than rbt.asia | |||
2013-07-20 | Merge pull request #65 from stal888/addr-resolve | irungentoo | |
Add DNS resolving to nTox | |||
2013-07-20 | Fix sign on function | Sebastian Stal | |
2013-07-20 | Make nTox resolve DNS addresses. | Sebastian Stal | |
2013-07-20 | Merge pull request #63 from nurupo/master | irungentoo | |
Fixed header inclusion for Windows | |||
2013-07-20 | Fixed header inclusion for Windows | Maxim Biro | |
2013-07-20 | Merge pull request #62 from Captainhat/master | irungentoo | |
More comments in core fixed | |||
2013-07-20 | More changes made to comments, as requested by jvrv | Andrew | |
2013-07-20 | Fixed comments in other files as per request of jvrv | Andrew | |
2013-07-20 | Merge branch 'master' of https://github.com/sometwo/ProjectTox-Core into ↵ | irungentoo | |
sometwo-master Conflicts: core/Messenger.c | |||
2013-07-20 | Merge pull request #60 from nurupo/master | irungentoo | |
Don't assume that all callbacks are set. | |||
2013-07-19 | Don't assume that all callbacks are set. | Maxim Biro | |
If one of callbacks is not set, the application crashes. This is the case when you update the library and the update adds more callbacks, or when you simply don't want to receive some of the updates (callbacks). In any case, defining all callbacks shouldn't be mandatory. | |||
2013-07-20 | fix comments of some files | jvrv | |
2013-07-19 | Merge pull request #57 from Martijnvdc/patch-2 | irungentoo | |
Patch 2 | |||
2013-07-19 | Update net_crypto.c | Martijnvdc | |
changed all "i++" into "++i", as proposed by nfkd | |||
2013-07-19 | Update Lossless_UDP.c | Martijnvdc | |
changed all "i++" into "++i", as proposed by nfkd | |||
2013-07-19 | Merge pull request #56 from Martijnvdc/patch-1 | irungentoo | |
Patch 1 | |||
2013-07-19 | The last fix was wrong, this time it's properly fixed. | irungentoo | |
2013-07-19 | Update Messenger.c | Martijnvdc | |
changed all "i++" into "++i", as proposed by nfkd | |||
2013-07-19 | Fixed big bug in DHT. | irungentoo | |
2013-07-19 | Update DHT.c | Martijnvdc | |
changed all "i++" into "++i", as proposed by nfkd | |||
2013-07-19 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo | |
2013-07-19 | Fixed bug that sometimes prevented two clients from connecting. | irungentoo | |
2013-07-19 | Merge pull request #52 from NemDiggers/master | irungentoo | |
Update readme; I'm vain like that. | |||
2013-07-19 | Merge pull request #53 from stal888/master | irungentoo | |
Add support for DHT_bootstrap to connect to other nodes | |||
2013-07-18 | Add support for DHT_bootstrap to connect to other nodes | Sebastian Stal | |
2013-07-19 | Remove WHY.txt | NemDiggers | |
2013-07-19 | Fix up build status | NemDiggers | |