Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-01 | nTox: fixed 2 possible crashes, 3 incorrect packet lengths | plutooo | |
2013-08-01 | Merge pull request #245 from nurupo/master | irungentoo | |
Added some clarifications to the INSTALL.md file | |||
2013-08-01 | Merge pull request #246 from ProMcTagonist/patch-1 | irungentoo | |
so-called | |||
2013-08-01 | Fixed stupid copy pasting mistake. | irungentoo | |
2013-08-01 | Possible timing problem fixed. | irungentoo | |
2013-08-01 | so-called | ProMcTagonist | |
2013-08-01 | Merge pull request #244 from plutooo/master | irungentoo | |
core: getaddrinfo() lookup error handling | |||
2013-08-01 | Some clarifications | Maxim Biro | |
2013-08-01 | core: getaddrinfo() lookup error handling | plutooo | |
2013-08-01 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo | |
2013-08-01 | Fixed possible timing problem. | irungentoo | |
2013-08-01 | Merge pull request #241 from clpr/master | irungentoo | |
Add back-tab support for toxic. | |||
2013-08-01 | Add back-tab support for toxic. | clpr | |
2013-08-01 | Removed code that didn't work. | irungentoo | |
2013-08-01 | Fixed possible issues with the crypto reported by an anonymous person. | irungentoo | |
2013-08-01 | Merge branch 'useless-start-guide' of ↵ | irungentoo | |
https://github.com/KenanY/ProjectTox-Core into KenanY-useless-start-guide | |||
2013-08-01 | Merge pull request #230 from justquick/master | irungentoo | |
OSX Homebrew Install Doc Fix | |||
2013-08-01 | Merge pull request #238 from clpr/master | irungentoo | |
Use print_usage for help command | |||
2013-08-01 | Merge pull request #233 from Spittie/patch-1 | irungentoo | |
Add nicknames to the chat list | |||
2013-08-01 | Merge pull request #231 from KenanY/gitignore-sodium | irungentoo | |
Add sodium/ to .gitignore | |||
2013-08-01 | Merge pull request #235 from bigfack/master | irungentoo | |
Update start_guide.md | |||
2013-08-01 | Merge pull request #237 from chovy/master | irungentoo | |
Add Mac OSX instructions | |||
2013-08-01 | Merge pull request #236 from CharmlessCoin/network | irungentoo | |
Add get_broadcast() | |||
2013-08-01 | Use print_usage for help command | clpr | |
2013-08-01 | add cmake to brew packages | Anthony Ettinger | |
2013-08-01 | mac on homepage | Anthony Ettinger | |
2013-08-01 | mac on homepage | Anthony Ettinger | |
2013-08-01 | restored this branch to be on par with upstream | charmlesscoin | |
2013-08-01 | Update start_guide.md | bigfack | |
More edits. | |||
2013-08-01 | Update start_guide.md | bigfack | |
Fixed a spelling mistake. | |||
2013-08-01 | Add nicknames to the chat list | Spittie | |
Change from [chat <number>] to [<nickname> (<number>)] | |||
2013-07-31 | Move start_guide.md to docs/ and delete using_tox.md | Kenan Yildirim | |
`start_guide.md` is virtually an exact duplicate of `using_tox.md`. | |||
2013-07-31 | Add sodium/ to .gitignore | Kenan Yildirim | |
Because Windows devs. | |||
2013-07-31 | added cmake to osx brew instructions | Justin Quick | |
2013-07-31 | Merge pull request #227 from Proplex/master | irungentoo | |
Add help command to Toxic | |||
2013-07-31 | Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core into ↵ | irungentoo | |
Astonex-master Conflicts: testing/nTox_win32.c | |||
2013-07-31 | Add help command to Toxic | NemDiggers | |
2013-08-01 | Fixed friends list and deleting friends. Automatically loads name/status ↵ | Astonex | |
from last time. | |||
2013-07-31 | Merge pull request #224 from cedeon/master | irungentoo | |
added required linker flag to 'compile with' remark | |||
2013-07-31 | Merge pull request #223 from Proplex/master | irungentoo | |
Remove period from status set | |||
2013-07-31 | Remove period from status set | NemDiggers | |
It can make for awkward displays if you put a period in your status. | |||
2013-08-01 | added required linker flag to 'compile with' remark | William Culver | |
2013-07-31 | Merge pull request #218 from bahamas10/dave-touchup-docs | irungentoo | |
touch up docs to link to eachother | |||
2013-07-31 | Merge pull request #219 from JFreegman/master | irungentoo | |
Partially fixed friend add bug | |||
2013-07-31 | Merge remote-tracking branch 'ProjectTox/master' | Astonex | |
2013-07-31 | Slight changes | Astonex | |
2013-07-31 | forgot to print messages | Jfreegman | |
2013-07-31 | formatting | Jfreegman | |
2013-07-31 | small fix | Jfreegman | |
2013-07-31 | partially fixed friend add bug (key length test still broken) | Jfreegman | |