summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-02INSTALL.md should reflect how you build on OSX now.rlt3
2013-08-02reverting unneeded changesrlt3
2013-08-02Forgot the include to packages to grab for the non-homebrew stepsrlt3
2013-08-02removing useless filesrlt3
2013-08-02changing OSX instructions in INSTALL.md to reflect how everything worksrlt3
2013-08-02Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-08-02Merge pull request #269 from ragesalmon/masterirungentoo
Fixed a build error due to the removal of getnumfriends()
2013-08-02Fixed a build error due to the removal of getnumfriends()ragesalmon
2013-08-02updated return value commentscharmlesscoin
2013-08-02added #defines for friend.status as well as for erroring on m_addfriend*charmlesscoin
2013-08-02Merge branch 'master' into Jeffail-masterirungentoo
2013-08-02Merge pull request #265 from theshadowfog/patch-4irungentoo
Update README.md
2013-08-02Merge pull request #266 from CharmlessCoin/coreirungentoo
Removed getnumfriends()
2013-08-02Merge branch 'master' into Jeffail-masterirungentoo
2013-08-02removed getnumfriends()charmlesscoin
2013-08-02Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-08-02cmake: Rewrite FindSODIUM.Andreas Schneider
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: irungentoo <irungentoo@gmail.com>
2013-08-02Update README.mdGreg
Added link to commands.rst
2013-08-02Merge branch 'master' into Jeffail-masterirungentoo
Conflicts: core/DHT.c
2013-08-02Merge pull request #263 from theshadowfog/patch-7irungentoo
Update commands.rst
2013-08-02DHT: Fix return value of time().Andreas Schneider
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: irungentoo <irungentoo@gmail.com>
2013-08-02Update commands.rstGreg
2013-08-02Merge pull request #253 from nickodell/masterirungentoo
Remove some magic numbers; use macros to clarify intent
2013-08-02Merge pull request #262 from stqism/masterirungentoo
Fixed the WIKI link, made the first INSTALL.md a link
2013-08-02Merge pull request #259 from JFreegman/masterirungentoo
fixed cursor in toxic.c
2013-08-02The bold INSTALL.md did not look correctSean Qureshi
2013-08-02Updated the readme to the new wiki page, linked the Mac OSX INSTALL.mdSean Qureshi
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-02Merge branch 'master' of https://github.com/JFreegman/ProjectTox-CoreJfreegman
2013-08-02fixed cursorJfreegman
2013-08-02rm unused argJfreegman
2013-08-02remove cursor from friend and chat windowsJfreegman
2013-08-02fixed cursorJfreegman
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
fixed friend add bugs and gave no message its own error
2013-08-01Editor specific files don't belong in the repo.irungentoo
2013-08-01Merge pull request #247 from Jeffail/masterirungentoo
Refactored most of DHT.c, added local vim config
2013-08-01Merge pull request #249 from rlt3/masterirungentoo
Re-styling Lossless_UDP.c and .h
2013-08-01Merge pull request #251 from CharmlessCoin/networkirungentoo
Rewrote get_broadcast() so it works now.
2013-08-01Merge pull request #252 from nickodell/masterirungentoo
Fix a bug and remove useless code.
2013-08-01Remove code that did nothing.Nick ODell
2013-08-01Fix bug where messages from yourself were preceeded by [-1]Nick ODell