summaryrefslogtreecommitdiff
path: root/testing/nTox.c
AgeCommit message (Expand)Author
2013-07-30Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core in...irungentoo
2013-07-30Update nTox.cGreg
2013-07-30added utility function format_messagePeter Maatman
2013-07-30changing testing clients to reflect changes made in core/Messenger.hPeter Maatman
2013-07-30Merge pull request #154 from xistance21/masterirungentoo
2013-07-30Add invalid commandEmir Unluturk
2013-07-30Removed unneeded include.Ryan Lewon
2013-07-30New friend list function for nTox client.Ryan Lewon
2013-07-29Minor formatting editsnotadecent
2013-07-27nTox now tells you if it could not send the message.irungentoo
2013-07-27Added friend request accepting to nTox and fixed a bug.irungentoo
2013-07-27Fixing broken commitKonstantin Kowalski
2013-07-27[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.Konstantin Kowalski
2013-07-27created new files misc_tools.(c|h) and moved hex_string_to_bin() there.Konstantin Kowalski
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-26took out several strlen() calls out of the loop; replaced int's with size_t w...Konstantin Kowalski
2013-07-26Formatting.SilentSand
2013-07-25LicensingSilentSand
2013-07-23Some cleanupMaxim Biro
2013-07-22Merge stuff from notadecent.irungentoo
2013-07-22Modified the way friend requests worked.irungentoo
2013-07-22Adds the option 'nokey' to disable loading and saving keys, for debugging pur...TrevorDorl
2013-07-22Fixed warnings.irungentoo
2013-07-22moved saving to nTox.cOliver Hunt
2013-07-21Updated nTox.c (added timestamp)notadecent
2013-07-21Update nTox.cnotadecent
2013-07-20Don't exit on arrow keysSebastian Stal
2013-07-20Updated nToxMaxim Biro
2013-07-20Fix sign on functionSebastian Stal
2013-07-20Make nTox resolve DNS addresses.Sebastian Stal
2013-07-19Fixed bug that sometimes prevented two clients from connecting.irungentoo
2013-07-18Add custom user statuses to core, updated nTox to support nicknames and user ...Sebastian Stal
2013-07-16ncurses test now tells you when you connect to the DHT.irungentoo
2013-07-16Fixed some bugs and a regression.irungentoo
2013-07-14Added /q to exitTim
2013-07-13Fixed ncurses problems.irungentoo
2013-07-14prettier outputOliver Hunt
2013-07-14fixed the ncurses client i believeOliver Hunt
2013-07-13Added doMessenger() to the loop and connecting to the bootstrap nodeOliver Hunt
2013-07-13Added ncurses tox clientOliver Hunt