Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-23 | Removed mutex operations | Eniz Vukovic | |
2015-10-23 | Added mutex lock+unlock. | irungentoo | |
Should it be also added to the other parts of this function? | |||
2015-10-23 | Fixed error in last commit. | irungentoo | |
2015-10-23 | Fixed some memory related bugs. | irungentoo | |
2015-10-23 | Fix docs | mannol | |
2015-10-23 | Prevent seek equal to size of file transfer so that toxcore respects what ↵ | irungentoo | |
the docs say. | |||
2015-10-23 | updated git repo urls | Vishnu Ks | |
updated the git urls from `git` to `https`. The old urls are no longer supported | |||
2015-10-23 | Changed gramatically incorrect comment in messenger_test | Soumitra | |
2015-10-23 | Added ommited words in comment | Soumitra | |
2015-10-23 | Editing some README phrasing, IRC channels on new line | Jacob Henner | |
2015-10-23 | Adding dev irc channel | Jacob Henner | |
2015-10-23 | Lowered interval in onion_client. | irungentoo | |
2015-10-23 | Fix ubuntu git link for libvpx | Pascal Weinberger | |
2015-10-23 | Changed Binaries/Downloads link to new Wiki page | anoadragon453 | |
2015-10-23 | changed friends list to friend list | Jeppler | |
2015-10-23 | small typo change | Jeppler | |
really small change | |||
2015-10-23 | small typo change | Jeppler | |
bob -> Bob Bobs -> Bob's fixed some wired sentences | |||
2015-10-23 | Fix PACKET_ID_OFFLINE fallinthrough PACKET_ID_NICKNAME | tux3 | |
This fixes the PACKET_ID_OFFLINE handling code incorrectly falling through to the PACKET_ID_NICKNAME handling code This bug resulted in a friend B's name being wiped on friend A's client after B removes A Fixes tux3/qTox#1967 Fixes #1426 | |||
2015-10-23 | Increased cookie timeout. | irungentoo | |
2015-10-23 | Increased max number of stored announce entries. | irungentoo | |
2015-10-23 | Remove useless code. | irungentoo | |
2015-10-23 | Install instructions: Use 1.0.3 tag for libsodium | randoms | |
2015-10-23 | Increased timeouts. | irungentoo | |
2015-10-23 | Fix setting resolution for vpx v1.4 (or newer i suppose) | Eniz Vukovic | |
2015-10-21 | Prevent seek equal to size of file transfer so that toxcore respects what ↵ | irungentoo | |
the docs say. | |||
2015-10-19 | Merge branch 'patch-1' of https://github.com/hackerkid/toxcore | irungentoo | |
2015-10-19 | Merge branch 'master' of https://github.com/SoumitraAgarwal/toxcore | irungentoo | |
2015-10-19 | Merge branch 'master' of https://github.com/JacobHenner/toxcore | irungentoo | |
2015-10-14 | Merge pull request #3 from zetok/newav-file-modes | mannol | |
Fix file modes | |||
2015-10-14 | updated git repo urls | Vishnu Ks | |
updated the git urls from `git` to `https`. The old urls are no longer supported | |||
2015-10-14 | Fix file modes | Zetok Zalbavar | |
revert changes to it from 4f76a8c89eea77ebc190a324ad128e3c7dda298c | |||
2015-10-13 | Fix typo and change logger config option | Eniz Vukovic | |
2015-10-12 | Return removed groupchats code | Eniz Vukovic | |
2015-10-12 | Changed gramatically incorrect comment in messenger_test | Soumitra | |
2015-10-11 | Test should not assert when hangup fails | Eniz Vukovic | |
2015-10-11 | Remove old comment | Eniz Vukovic | |
2015-10-10 | Update | Eniz Vukovic | |
2015-10-10 | New Adaptive BR algorithm, cleanups and fixes | Eniz Vukovic | |
2015-10-09 | Added ommited words in comment | Soumitra | |
2015-10-05 | Removed the unused autotools files | Gregory Mullen (grayhatter) | |
Autotools requires a bunch of files that toxcore doesn't use or plan to use in the near future. By adding 'foreign' to AM_INIT_AUTOMAKE autotools stops being stupid, and works normally. | |||
2015-10-02 | Editing some README phrasing, IRC channels on new line | Jacob Henner | |
2015-10-02 | Adding dev irc channel | Jacob Henner | |
2015-09-28 | Lowered interval in onion_client. | irungentoo | |
2015-09-19 | Fix broken link | duthils | |
Link taken from d9f88fd89ea37119cbfc64551251e33b20e507b0 | |||
2015-09-15 | Merge branch 'patch-1' of https://github.com/passiweinberger/toxcore | irungentoo | |
2015-09-15 | Merge branch 'patch-1' of https://github.com/anoadragon453/toxcore | irungentoo | |
2015-09-15 | Merge branch 'master' of https://github.com/Jeeppler/toxcore | irungentoo | |
2015-09-15 | Merge branch 'master' of https://github.com/tux3/toxcore | irungentoo | |
2015-09-14 | Fix PACKET_ID_OFFLINE fallinthrough PACKET_ID_NICKNAME | tux3 | |
This fixes the PACKET_ID_OFFLINE handling code incorrectly falling through to the PACKET_ID_NICKNAME handling code This bug resulted in a friend B's name being wiped on friend A's client after B removes A Fixes tux3/qTox#1967 Fixes #1426 | |||
2015-09-09 | Changed Binaries/Downloads link to new Wiki page | anoadragon453 | |