index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
tox_sync.c
Age
Commit message (
Expand
)
Author
2015-03-12
Added position parameter to tox_file_send_chunk().
irungentoo
2015-03-10
Ported nTox to new file transfer api.
irungentoo
2015-03-10
testing/tox_sync now fully works on the new api.
irungentoo
2015-02-24
Ported some of the code in testing/ to the new api.
irungentoo
2014-08-14
Modified tox_bootstrap_from_address() function.
irungentoo
2014-08-14
Added disabling of UDP and basic SOCKS5 proxy support to public API.
irungentoo
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