summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2013-08-02Time is better as an unsigned variable.irungentoo
2013-08-02Fixed problems.irungentoo
2013-08-02Merge branch 'master' into Jeffail-masterirungentoo
2013-08-02removed getnumfriends()charmlesscoin
2013-08-02Merge branch 'master' into Jeffail-masterirungentoo
2013-08-02DHT: Fix return value of time().Andreas Schneider
2013-08-02Refactored DHT.c from end of NAT punching to EOFJeffail
2013-08-02Refactored DHT.c, all of NAT punching functions (line 1217Jeffail
2013-08-02Refactored DHT.c down to line 1048 (beginning of NAT)Jeffail
2013-08-02Refactored DHT.c down to line 881Jeffail
2013-08-02Refactored DHT.c down to line 779Jeffail
2013-08-02Refactored DHT.c down to line 567Jeffail
2013-08-02Refactored DHT.c down to line 367Jeffail
2013-08-02Refactored client/friend helper functions (down to line 274)Jeffail
2013-08-01Remove some magic numbers; use macros to clarify intentNick ODell
2013-08-01Updated comments.irungentoo
2013-08-01Merge pull request #229 from JFreegman/masterirungentoo
2013-08-01Merge pull request #247 from Jeffail/masterirungentoo
2013-08-01Merge pull request #249 from rlt3/masterirungentoo
2013-08-01Merge pull request #251 from CharmlessCoin/networkirungentoo
2013-08-01Back to old methods, reordered the structs, defines, and global variables to ...Jeffail
2013-08-01removed potential segfaultrlt3
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