summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2013-08-01removing unnecessary binary filesrlt3
2013-08-01removed debuggingcharmlesscoin
2013-08-01Changing some if loops around, specifically where some counts could be done o...rlt3
2013-08-01moved some code around, changed how we print the debuggingcharmlesscoin
2013-08-01redid get_broadcast(), looks like it should work nowcharmlesscoin
2013-08-01Fixed stupid copy pasting mistake.irungentoo
2013-08-01Trimming some things down and re styling commentsrlt3
2013-08-01Merge branch 'master' of https://github.com/rlt3/ProjectTox-Corerlt3
2013-08-01Trying to make Lossless UDP more readable with style changesrlt3
2013-08-01Possible timing problem fixed.irungentoo
2013-08-01Refactored most of DHT.c, added local vim configJeffail
2013-08-01added error code for no message on friend add & updated nTox.c/nTox_win32.cJfreegman
2013-08-01Merge pull request #244 from plutooo/masterirungentoo
2013-08-01core: getaddrinfo() lookup error handlingplutooo
2013-08-01Fixed possible timing problem.irungentoo
2013-08-01Removed code that didn't work.irungentoo
2013-08-01Fixed possible issues with the crypto reported by an anonymous person.irungentoo
2013-08-01restored this branch to be on par with upstreamcharmlesscoin
2013-07-31corrected comment and removed forced message for friend addsJfreegman
2013-07-31Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-31Slight changesAstonex
2013-07-31Merge branch 'master' of https://github.com/xzfc/ProjectTox-Core into xzfc-ma...irungentoo
2013-07-31Merge pull request #171 from AMDmi3/freebsd-fixesirungentoo
2013-07-31NaCl compiling optionxzfcpw
2013-07-31Add detection of required librariesDmitry Marakasov
2013-07-30Small fixes.irungentoo
2013-07-31Update Messenger.cAstonex
2013-07-30Fixed segfault.irungentoo
2013-07-30Add missing newlines at EOF in sourcesDmitry Marakasov
2013-07-30Clarification.irungentoo
2013-07-30Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core in...irungentoo
2013-07-30renamed getname to getfriendname and added a getname function to get the name...Peter Maatman
2013-07-30Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...irungentoo
2013-07-30Merge pull request #146 from boredomist/patch-1irungentoo
2013-07-30Fixed the friends listingAstonex
2013-07-29Replace magic value "7" with string "echo"Erik Price
2013-07-29Fixed function signatureMaxim Biro
2013-07-29Fixed formatting of some cmake filesMaxim Biro
2013-07-28Added basic dynamic memory allocation to Lossless UDP.irungentoo
2013-07-28Slightly improved hole punching in the DHT.irungentoo
2013-07-27Fixed name related functions.irungentoo
2013-07-27Added friend request accepting to nTox and fixed a bug.irungentoo
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