summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-30Fixed the friends listingAstonex
2013-07-30Fixed bugs, added friend listing (slightly buggy), and changed the general ↵Astonex
aesthetics
2013-07-29Merge pull request #138 from Astonex/masterirungentoo
nTox modified for Windows (ncurses removed)
2013-07-30Added multi-threading so user input doens't hold up checking the networkAstonex
2013-07-29Fixed build.irungentoo
2013-07-29Merge pull request #142 from plutooo/masterirungentoo
Initial commit for Toxic, a new curses interface for Tox.
2013-07-29Initial commit for Toxic, a new curses interface for Tox.plutooo
Still a work-in-progress.
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-29Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-29Essentially nTox without the ncurses for Windows. Slightly modified main()Astonex
2013-07-29Merge pull request #136 from thunfischbrot/patch-2irungentoo
Updated INSTALL.md to add dependencies for OSX
2013-07-29Updated INSTALL.md to add dependencies for OSXthunfischbrot
Besides libtool one needs automake and autoconf for libsodium to compile successfully. Added links and adapted instructions accordingly.
2013-07-29IRC webchat link now links to irc channel.irungentoo
2013-07-29Merge pull request #130 from nurupo/masterirungentoo
Fixed IRC channel for Travis
2013-07-29New irc channel.Maxim Biro
2013-07-29New irc channel.irungentoo
2013-07-29Merge pull request #128 from thunfischbrot/patch-1irungentoo
Updated INSTALL.md for correcting OSX instructions
2013-07-29Merge pull request #129 from notadecent/patch-2irungentoo
Minor formatting edits
2013-07-29Minor formatting editsnotadecent
2013-07-29Updated INSTALL.md for correcting OSX instructionsthunfischbrot
Command-line instructions were not properly marked as such, rendering them ineffective if entered as displayed.
2013-07-29Merge pull request #127 from untitaker/patch-1irungentoo
Fix #124
2013-07-29Merge pull request #126 from rlewon/add_deps_install_docirungentoo
Add deps install doc
2013-07-29Fix #124Markus Unterwaditzer
2013-07-29Added ncurses-dev for nTox curses client.Ryan Lewon
2013-07-29Updated install docs to reflect ubuntu dependencies for 13.04.Ryan Lewon
2013-07-28Added basic dynamic memory allocation to Lossless UDP.irungentoo
2013-07-28Slightly improved hole punching in the DHT.irungentoo
2013-07-27nTox now tells you if it could not send the message.irungentoo
2013-07-27Fixed name related functions.irungentoo
They now should give proper lengths and take length into account when sending.
2013-07-27Added friend request accepting to nTox and fixed a bug.irungentoo
Fixed a bug in Lossless UDP that prevented 2 clients from sometimes connecting when they connected at the same time to each other.
2013-07-27Merge pull request #118 from nfkd/patch-1irungentoo
styling
2013-07-27stylingnfkd
2013-07-27Merge pull request #117 from KostyaKow/masterirungentoo
created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
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-27Fixed small astyle problems.irungentoo
2013-07-27Ran the code through: astyle --style=linuxirungentoo
2013-07-27Merge branch 'master' of https://github.com/KostyaKow/ProjectTox-Core into ↵irungentoo
KostyaKow-master Conflicts: core/DHT.c
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-26Merge pull request #115 from Astonex/masterirungentoo
Close the socket in shutdown_networking()
2013-07-26Merge pull request #111 from nfkd/patch-3irungentoo
Fix braces and a few whitespaces
2013-07-27Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-27Close the socket in shutdown_networking()Astonex
2013-07-26Update DHT.cnfkd
2013-07-26Merge pull request #114 from nurupo/masterirungentoo
Updated Windows instructions
2013-07-26Updated Windows instructionsMaxim Biro
2013-07-26Update DHT.cnfkd