Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-26 | Small inconsistency fixed. | irungentoo | |
2013-07-26 | Merge pull request #110 from nfkd/patch-2 | irungentoo | |
Fix braces and some white-spaces | |||
2013-07-26 | Fix braces and some white-spaces | nfkd | |
2013-07-26 | Merge pull request #109 from nfkd/patch-1 | irungentoo | |
Fix braces | |||
2013-07-26 | Merge pull request #108 from sometwo/patch-5 | irungentoo | |
styling | |||
2013-07-26 | Fix braces | nfkd | |
2013-07-26 | styling | sometwo | |
haven't fixed switch statements because I'm lazy | |||
2013-07-26 | Merge pull request #107 from sometwo/patch-4 | irungentoo | |
Fix some indenting | |||
2013-07-26 | Merge pull request #106 from sometwo/patch-3 | irungentoo | |
Fix braces and a comment | |||
2013-07-26 | Fix some indenting | sometwo | |
2013-07-26 | Fix braces and a comment | sometwo | |
2013-07-26 | Fixed the multiple friends request recieved at the same time problem. | irungentoo | |
2013-07-26 | Merge pull request #105 from nfkd/patch-1 | irungentoo | |
Remove unnecessary braces | |||
2013-07-26 | Remove unnecessary braces | nfkd | |
2013-07-26 | I don't know how this happened. | irungentoo | |
2013-07-26 | Added basic Local/LAN discovery. | irungentoo | |
2013-07-26 | Merge pull request #103 from SilentSand/master | irungentoo | |
Licensing | |||
2013-07-26 | Minor screwup fixed | SilentSand | |
I sure wish it was easier to compile on Windows. | |||
2013-07-26 | Formatting. | SilentSand | |
Many stylistic changes, mostly formatting code more closely to the coding style. | |||
2013-07-26 | Small change | SilentSand | |
2013-07-25 | Licensing | SilentSand | |
Added the GPLv3 license to some files in addition to fixing some comments at the beginning of the files. | |||
2013-07-25 | Broadcast now enabled on socket. | irungentoo | |
2013-07-24 | Experimental and unoptimized symmetric NAT hole punching added. | irungentoo | |
2013-07-24 | Merge pull request #99 from Astonex/master | irungentoo | |
Simple init_networking() error checking | |||
2013-07-24 | Changed the error checking to not just be Windows only | Astonex | |
2013-07-23 | Merge pull request #96 from tawm/master | irungentoo | |
Make the bootstrap daemon configurable | |||
2013-07-24 | Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core | Astonex | |
2013-07-24 | Changed bind() == -1 check to INVALID_SOCK check | Astonex | |
2013-07-24 | Update rect.py | Astonex | |
2013-07-24 | Added simple init_networking() error checking | Astonex | |
2013-07-24 | Merge remote-tracking branch 'ProjectTox/master' | Astonex | |
2013-07-23 | Merge pull request #98 from notadecent/patch-1 | irungentoo | |
Update README.md | |||
2013-07-24 | Update README.md | notadecent | |
Added several links to closely related repo's | |||
2013-07-23 | Merge pull request #1 from nurupo/master | tawm | |
Fixed Travis build - thanks a ton, nurupo! | |||
2013-07-23 | Fixed Travis build | Maxim Biro | |
2013-07-23 | Merge pull request #97 from nurupo/master | irungentoo | |
Some cleanup | |||
2013-07-23 | Some cleanup | Maxim Biro | |
2013-07-23 | Disregard | Astonex | |
2013-07-23 | Merge pull request #94 from nurupo/master | irungentoo | |
Fixed wspiap.h inclusion | |||
2013-07-23 | removed silly test | Tom Bartelt | |
2013-07-23 | removed useless header | Tom Bartelt | |
2013-07-23 | Updated server.cfg | Tom Bartelt | |
2013-07-23 | Fixed a tiny bug | Tom Bartelt | |
2013-07-23 | renamed init script | Tom Bartelt | |
2013-07-23 | Update daemon to use config files | Tom Bartelt | |
2013-07-23 | Add libconfig to the build process | Tom Bartelt | |
2013-07-23 | Added config file | Tom Bartelt | |
2013-07-23 | Fixed include | Maxim Biro | |
2013-07-22 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo | |
2013-07-22 | Merge pull request #91 from nurupo/master | irungentoo | |
Added support of linkage with C++ code |