Age | Commit message (Expand) | Author |
2013-09-11 | tox.h, DHT.h: | Coren[m] |
2013-09-11 | cleanup TravisCI warnings (missing exports/extraneous args to printf) | Coren[m] |
2013-09-11 | network.c: | Coren[m] |
2013-09-11 | toxcore/util.h: | Coren[m] |
2013-09-11 | Prettier fix to missing length initialization | Coren[m] |
2013-09-11 | network.c: logging more details, fixing poll | Coren[m] |
2013-09-11 | cmdline parsing: | Coren[m] |
2013-09-11 | network.c: | Coren[m] |
2013-09-11 | Merge remote-tracking branch 'upstream/master' into Integration | Coren[m] |
2013-09-11 | cmdline parsing of --ipv4/6 plucked into util | Coren[m] |
2013-09-10 | Fixed building with NaCl. | irungentoo |
2013-09-10 | tox.*, DHT.*: | Coren[m] |
2013-09-10 | DHT.c: | Coren[m] |
2013-09-10 | util.*: | Coren[m] |
2013-09-10 | fix: bad memset length in ip_init() | Coren[m] |
2013-09-10 | big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 | Coren[m] |
2013-09-09 | group_chats.c: | Coren[m] |
2013-09-09 | Merge branch 'master' into Integration | Coren[m] |
2013-09-09 | tox.*, Messenger.*: | Coren[m] |
2013-09-09 | Start of group chats integration into the core. | irungentoo |
2013-09-09 | move group chats to /toxcore | irungentoo |
2013-09-09 | tox.*, DHT.*; | Coren[m] |
2013-09-09 | - added missing include (autobuild warning) | Coren[m] |
2013-09-09 | caught by autobuild, missing net->sock to net change | Coren[m] |
2013-09-09 | network.*: | Coren[m] |
2013-09-09 | network.h: | Coren[m] |
2013-09-09 | network.*: | Coren[m] |
2013-09-09 | network.h: | Coren[m] |
2013-09-09 | network.h: | Coren[m] |
2013-09-09 | wrong type | Jfreegman |
2013-09-09 | a better way | Jfreegman |
2013-09-09 | initialize name_length | Jfreegman |
2013-09-07 | Removed friendstatus from client API | Maxim Biro |
2013-09-07 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo |
2013-09-07 | Added TODO list and made m_copy*_statusmessage functions return length of cop... | irungentoo |
2013-09-06 | Allow to build vs nacl instead of libsodium | Jin^eLD |
2013-09-06 | Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH. | irungentoo |
2013-09-06 | Added name lengths to friend names. | irungentoo |
2013-09-05 | Merge branch 'group-chats' | irungentoo |
2013-09-04 | Merge pull request #559 from jin-eld/friendlist | irungentoo |
2013-09-05 | Function for retreiving a list of friend numbers | Jin^eLD |
2013-09-04 | Possibly fixed LAN discovery on some configurations. | irungentoo |
2013-09-04 | Fixed small problem. | irungentoo |
2013-09-03 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo |
2013-09-03 | Possible bugs fixed, all received strings now force NULL terminate. | irungentoo |
2013-09-03 | Remove error printouts | Jin^eLD |
2013-09-03 | Work in progress group chats. | irungentoo |
2013-09-02 | Removed useless code, possibly fixed something. | irungentoo |
2013-09-02 | Fixed possible segfaults from bad input. | irungentoo |
2013-09-02 | Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo... | irungentoo |