index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2015-05-22
Move savedata to options struct.
irungentoo
2015-05-20
Syncbot fixes.
irungentoo
2015-03-21
Renamed tox_file_send_control to tox_file_control.
irungentoo
2015-03-19
callback_file_request_chunk -> callback_file_chunk_request
Dubslow
2015-03-18
Renamed TOX_MESSAGE_TYPE_MESSAGE to TOX_MESSAGE_TYPE_NORMAL.
irungentoo
2015-03-18
Merge branch 'one_more_rename' of https://github.com/dubslow/toxcore into new...
irungentoo
2015-03-18
Merged normal message function and send action function into one
irungentoo
2015-03-18
Move get_connection_status to self pseudonamespace, to contrast friend_get_co...
Dubslow
2015-03-18
When friend goes offline all his file transfers get removed.
irungentoo
2015-03-18
Api changes.
irungentoo
2015-03-17
Save function renamed to tox_get_savedata()
irungentoo
2015-03-17
Added and implemented file_id parameter to file tranfers.
irungentoo
2015-03-14
Make nTox save on exit.
irungentoo
2015-03-13
Remove TOX_FILE_KIND typedef.
irungentoo
2015-03-13
Merge branch 'newer_api' of https://github.com/dubslow/toxcore into new_api
irungentoo
2015-03-13
revert to TOX_FILE_KIND
Dubslow
2015-03-12
Convert core code depending on the api
Dubslow
2015-03-12
Added position parameter to tox_file_send_chunk().
irungentoo
2015-03-12
tox_new now sets error to TOX_ERR_NEW_PORT_ALLOC when binding to port fails.
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-03-09
Fixed small issue.
irungentoo
2015-02-24
Ported some of the code in testing/ to the new api.
irungentoo
2015-01-31
Update avatar documentation
Alexandre Erwin Ittner
2015-01-31
Rename "client id" to "public key" in avatar docs and examples
Alexandre Erwin Ittner
2014-11-10
Fixed irc syncbot.
irungentoo
2014-11-10
Group audio might work now but I have not tested anything yet.
irungentoo
2014-10-17
fix #1120
dubslow
2014-10-15
Use monotonic time function already in toxcore.
irungentoo
2014-10-15
irc_syncbot now parse out NULL characters from the Tox groupchat.
irungentoo
2014-10-14
Added basic IRC group syncbot to testing.
irungentoo
2014-10-01
Group chats now actually work somewhat.
irungentoo
2014-09-28
Merge branch 'master' of https://github.com/irungentoo/toxcore
dubslow
2014-09-27
test_avatars: Implement new policy for the user avatar file
Alexandre Erwin Ittner
2014-09-26
Added callbacks to DHT called when the ip of a peer is discovered.
irungentoo
2014-09-26
Group chats are starting to work.
irungentoo
2014-09-25
Tox object doesn't need to be passed to tox_hash.
irungentoo
2014-09-25
Merge branch 'master' of https://github.com/dubslow/toxcore
irungentoo
2014-09-24
remove tox_avatar_hash
dubslow
2014-09-24
Merge branch 'stal888-patch-1'
irungentoo
2014-09-24
housekeeping
dubslow
2014-09-23
ifdef out use of linux/limts.h in test_avatars
stal
2014-09-22
Merge branch 'avatars' of https://github.com/ittner/toxcore
irungentoo
2014-09-21
Remove support for avatar image formats other than PNG
Alexandre Erwin Ittner
2014-08-30
Add support for user avatars in the core protocol
Alexandre Erwin Ittner
2014-08-23
Added FreeBSD include
Maxim Biro
2014-08-20
Daily OS X fix.
stal
2014-08-19
Added tox_shell to testing.
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
[next]