summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-29Merge pull request #128 from thunfischbrot/patch-1irungentoo
2013-07-29Merge pull request #129 from notadecent/patch-2irungentoo
2013-07-29Minor formatting editsnotadecent
2013-07-29Updated INSTALL.md for correcting OSX instructionsthunfischbrot
2013-07-29Merge pull request #127 from untitaker/patch-1irungentoo
2013-07-29Merge pull request #126 from rlewon/add_deps_install_docirungentoo
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
2013-07-27Added friend request accepting to nTox and fixed a bug.irungentoo
2013-07-27Merge pull request #118 from nfkd/patch-1irungentoo
2013-07-27stylingnfkd
2013-07-27Merge pull request #117 from KostyaKow/masterirungentoo
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 Ko...irungentoo
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-26Merge pull request #115 from Astonex/masterirungentoo
2013-07-26Merge pull request #111 from nfkd/patch-3irungentoo
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
2013-07-26Updated Windows instructionsMaxim Biro
2013-07-26Update DHT.cnfkd
2013-07-26Merge pull request #113 from Astonex/patch-1irungentoo
2013-07-26Merge pull request #112 from KostyaKow/masterirungentoo
2013-07-27Update INSTALL.mdAstonex
2013-07-27Update INSTALL.mdAstonex
2013-07-26Small inconsistency fixed.irungentoo
2013-07-26Merge pull request #110 from nfkd/patch-2irungentoo
2013-07-26Fix braces and a few whitespacesnfkd
2013-07-26Fix braces and some white-spacesnfkd
2013-07-26Merge pull request #109 from nfkd/patch-1irungentoo
2013-07-26Merge pull request #108 from sometwo/patch-5irungentoo
2013-07-26Fix bracesnfkd
2013-07-26stylingsometwo
2013-07-26Merge pull request #107 from sometwo/patch-4irungentoo
2013-07-26Merge pull request #106 from sometwo/patch-3irungentoo
2013-07-26Fix some indentingsometwo
2013-07-26Fix braces and a commentsometwo
2013-07-26Fixed the multiple friends request recieved at the same time problem.irungentoo
2013-07-26took out several strlen() calls out of the loop; replaced int's with size_t w...Konstantin Kowalski