summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-15Just cleaning up as I read, no behaviour changesJeffail
2013-07-14Merge pull request #40 from m0jo/masterirungentoo
2013-07-14Added /q to exitTim
2013-07-14Fixed useless inbound connection not timing out.irungentoo
2013-07-14Deleting friend now kills the connection to that friend.irungentoo
2013-07-14Some dynamic memory allocation added to the DHT.irungentoo
2013-07-14use DEBUG define to turn on some printfs.irungentoo
2013-07-13Fixed ncurses problems.irungentoo
2013-07-13Merge pull request #39 from ollieh/ncursesclientirungentoo
2013-07-13Fixed @ appearing in messages.irungentoo
2013-07-14prettier outputOliver Hunt
2013-07-13Merge pull request #38 from ollieh/ncursesclientirungentoo
2013-07-14Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into n...Oliver Hunt
2013-07-14fixed the ncurses client i believeOliver Hunt
2013-07-13ncurses test doesn't work very well. Putting back the old test.irungentoo
2013-07-13Added FAQirungentoo
2013-07-13Cmake changed, small change in random_int()irungentoo
2013-07-13Merge pull request #36 from ollieh/ncursesclientirungentoo
2013-07-13Added doMessenger() to the loop and connecting to the bootstrap nodeOliver Hunt
2013-07-13Added ncurses tox clientOliver Hunt
2013-07-13Fixed 2 small mistakes present in the last pull request.irungentoo
2013-07-13Merge pull request #33 from nurupo/masterirungentoo
2013-07-13Added conversion from friend_id to client_idMaxim Biro
2013-07-13Simple boostrap server added.irungentoo
2013-07-13NaCl moved to other repo.irungentoo
2013-07-13Added something to DHT_hardening.txtirungentoo
2013-07-13Removed useless XML parser.irungentoo
2013-07-12Merge pull request #31 from nurupo/masterirungentoo
2013-07-12Fixed cmake and TravisMaxim Biro
2013-07-12If someone wants to fix the cmake, go ahead.irungentoo
2013-07-12Build fixed?irungentoo
2013-07-12Build fixed?irungentoo
2013-07-12First part of DHT hardening done.irungentoo
2013-07-11Use UTF-8 for all the text that is sent/recieved.irungentoo
2013-07-11Some more ideas on how to harden the DHT.irungentoo
2013-07-11Removed useless define.irungentoo
2013-07-10Per friend request data added.irungentoo
2013-07-10updated TODOirungentoo
2013-07-10Merge pull request #27 from juryben/masterirungentoo
2013-07-09cast parameters to unsigned char and terminal localhost regex without domainjuryben-fedora
2013-07-09Delete friends function now works and some other changes.irungentoo
2013-07-09Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-07-09Added some thoughts on how to harden the DHT.irungentoo
2013-07-09Merge pull request #22 from juryben/masterirungentoo
2013-07-09Update .gitignoreBen B
2013-07-09update gitingorejuryben-fedora
2013-07-09Comments updated.irungentoo
2013-07-09Added comment block to Messenger test.irungentoo
2013-07-09Basic IM messenger backend pretty much done (You can start the GUI)irungentoo
2013-07-08Some work done on the messenger part.irungentoo