summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2013-07-31Slight changesAstonex
2013-07-31Fixed cpu usageAstonex
2013-07-30Implemented m_delfriend()Astonex
2013-07-30Slight aesthetic changeAstonex
2013-07-30Fixed the friends listingAstonex
2013-07-30Fixed bugs, added friend listing (slightly buggy), and changed the general ae...Astonex
2013-07-29Merge pull request #138 from Astonex/masterirungentoo
2013-07-30Added multi-threading so user input doens't hold up checking the networkAstonex
2013-07-29Fixed build.irungentoo
2013-07-29Initial commit for Toxic, a new curses interface for Tox.plutooo
2013-07-30Some changes so the user's ID gets displayedAstonex
2013-07-29Removed unsued HISTORY defineAstonex
2013-07-29Adding nTox_win32.makeAstonex
2013-07-29Essentially nTox without the ncurses for Windows. Slightly modified main()Astonex
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-27stylingnfkd
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-22Fixed small thing in DHT.irungentoo
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-22Merge pull request #84 from nurupo/masterirungentoo
2013-07-21Fixed commentsMaxim 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-21Merge pull request #76 from notadecent/masterirungentoo
2013-07-21Updated nTox.c (added timestamp)notadecent
2013-07-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-07-21Added routing functions to DHT.irungentoo
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-18Added nicknames and nickname syncing.irungentoo
2013-07-17Apply compiler flags only onceMaxim Biro
2013-07-17Improved build systemMaxim Biro