Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-31 | Merge branch 'master' of https://github.com/xzfc/ProjectTox-Core into ↵ | irungentoo | |
xzfc-master Conflicts: CMakeLists.txt | |||
2013-07-31 | Merge pull request #171 from AMDmi3/freebsd-fixes | irungentoo | |
FreeBSD fixes | |||
2013-07-31 | NaCl compiling option | xzfcpw | |
2013-07-31 | Add detection of required libraries | Dmitry Marakasov | |
2013-07-30 | Small fixes. | irungentoo | |
2013-07-31 | Update Messenger.c | Astonex | |
Offer more meaningful returns so appropriate actions can be taken by the GUI. | |||
2013-07-30 | Fixed segfault. | irungentoo | |
2013-07-30 | Add missing newlines at EOF in sources | Dmitry Marakasov | |
(missing newlines break build due to -Werror) | |||
2013-07-30 | Clarification. | irungentoo | |
2013-07-30 | Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core ↵ | irungentoo | |
into blackwolf12333-master Also fixed his pull request. | |||
2013-07-30 | renamed getname to getfriendname and added a getname function to get the ↵ | Peter Maatman | |
name of our client | |||
2013-07-30 | Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere ↵ | irungentoo | |
into nurupo-master Conflicts: testing/CMakeLists.txt | |||
2013-07-30 | Merge pull request #146 from boredomist/patch-1 | irungentoo | |
Replace magic value "7" with string "echo" | |||
2013-07-30 | Fixed the friends listing | Astonex | |
2013-07-29 | Replace magic value "7" with string "echo" | Erik Price | |
2013-07-29 | Fixed function signature | Maxim Biro | |
2013-07-29 | Fixed formatting of some cmake files | Maxim Biro | |
2013-07-28 | Added basic dynamic memory allocation to Lossless UDP. | irungentoo | |
2013-07-28 | Slightly improved hole punching in the DHT. | irungentoo | |
2013-07-27 | Fixed name related functions. | irungentoo | |
They now should give proper lengths and take length into account when sending. | |||
2013-07-27 | Added friend request accepting to nTox and fixed a bug. | irungentoo | |
Fixed a bug in Lossless UDP that prevented 2 clients from sometimes connecting when they connected at the same time to each other. | |||
2013-07-27 | Fixed small astyle problems. | irungentoo | |
2013-07-27 | Ran the code through: astyle --style=linux | irungentoo | |
2013-07-27 | Merge branch 'master' of https://github.com/KostyaKow/ProjectTox-Core into ↵ | irungentoo | |
KostyaKow-master Conflicts: core/DHT.c | |||
2013-07-26 | A *lot* of style changes. | Konstantin Kowalski | |
2013-07-26 | Merge pull request #115 from Astonex/master | irungentoo | |
Close the socket in shutdown_networking() | |||
2013-07-26 | Merge pull request #111 from nfkd/patch-3 | irungentoo | |
Fix braces and a few whitespaces | |||
2013-07-27 | Merge remote-tracking branch 'ProjectTox/master' | Astonex | |
2013-07-27 | Close the socket in shutdown_networking() | Astonex | |
2013-07-26 | Update DHT.c | nfkd | |
2013-07-26 | Update DHT.c | nfkd | |
2013-07-26 | Small inconsistency fixed. | irungentoo | |
2013-07-26 | Fix braces and a few whitespaces | nfkd | |
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 | 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 | 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 | 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 | 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 | |