Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-30 | Const correctness for toxcore/Messenger.c and related files | Marc Schütz | |
2014-06-13 | Attempt fix of tox_sync not building on some systems. | irungentoo | |
2014-05-28 | Fixed Tox sync. | irungentoo | |
2014-02-09 | Astyled and removed some useless files. | irungentoo | |
2014-02-09 | Fixed memory leaks and removed repeated code | Maxim Biro | |
2013-12-16 | Astyled the code. | irungentoo | |
2013-11-29 | Fix typo. | AZ Huang | |
2013-11-29 | Fix API name consistency. | AZ Huang | |
2013-10-08 | Added function to get the piece size for sending files. | irungentoo | |
2013-10-05 | Fixed warnings. | irungentoo | |
2013-10-05 | Tox sync added. | irungentoo | |
Tox sync is a proof of concept bittorrent sync inspired application that uses tox to sync the contents of two folders. Currently only works on POSIX compilant operating systems. |