index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
tox.c
Age
Commit message (
Expand
)
Author
2015-02-07
Only create one global logger instance.
irungentoo
2015-01-29
Api break.
irungentoo
2015-01-27
client_id is a bad name for the long term public key.
irungentoo
2015-01-10
Merge branch 'mannol-master'
irungentoo
2015-01-10
Logger fix
mannol
2014-12-26
Fixed bug with auto tests and cleaned up the code a bit.
irungentoo
2014-12-26
Merge branch 'http-proxy-feature' of https://github.com/nurupo/InsertProjectN...
irungentoo
2014-12-25
Onion client improvements.
irungentoo
2014-12-21
Further refactoring of proxy code
Maxim Biro
2014-12-21
Some refactoring of proxy code
Maxim Biro
2014-12-13
Added HTTP proxy support
Maxim Biro
2014-12-09
Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/w...
irungentoo
2014-12-09
Change prototype for custom_packet_handler functions
Will Rouesnel
2014-11-19
get peer pubkey api
dubslow
2014-11-15
Some modifications to the last pull request.
irungentoo
2014-11-14
add api function to get group title
Jfreegman
2014-11-13
Merge branch 'titles' of https://github.com/dubslow/toxcore
irungentoo
2014-11-11
fix type checking
dubslow
2014-11-11
public api, finishing tweaks
dubslow
2014-11-11
Added function to get groupchat type.
irungentoo
2014-11-10
Group chats now have types.
irungentoo
2014-10-29
Added actions to group chats.
irungentoo_trip
2014-10-15
re-implement copy_chatlist function
Jfreegman
2014-10-14
Add function to check if the peernumber is ours for group chats.
irungentoo
2014-10-13
tox_count_chatlist() now works.
irungentoo
2014-10-05
implement group_names function
Jfreegman
2014-10-03
Added name packet to group chats, send one when appropriate.
irungentoo
2014-10-02
Implemented tox_callback_group_namelist_change callback in group chats.
irungentoo
2014-10-02
Peers now time out and delete themselves from group chats.
irungentoo
2014-10-01
Group chats now actually work somewhat.
irungentoo
2014-09-28
Merge branch 'unset_avatar' of https://github.com/JFreegman/toxcore
irungentoo
2014-09-26
Wrote more new groupchats code.
irungentoo
2014-09-26
add API function to unset avatar
Jfreegman
2014-09-26
Group chats are starting to work.
irungentoo
2014-09-25
Removed groupchats from core.
irungentoo
2014-09-25
Tox object doesn't need to be passed to tox_hash.
irungentoo
2014-09-24
remove tox_avatar_hash
dubslow
2014-09-24
housekeeping
dubslow
2014-09-22
Some fixes to avatar pull request.
irungentoo
2014-09-22
Merge branch 'avatars' of https://github.com/ittner/toxcore
irungentoo
2014-09-21
Tox is now shown as being online only when properly announced.
irungentoo
2014-09-20
Prevent core from doing DNS requests when UDP is disabled.
irungentoo
2014-09-13
Merge branch 'encrypted_data' of https://github.com/dubslow/toxcore
irungentoo
2014-09-11
Add magic number, auto tests still required
Dubslow
2014-09-09
compiling against nacl seems to break VANILLA_NACL...
Dubslow
2014-09-09
Merge branch 'master' into encrypted_data
Dubslow
2014-09-05
Added custom packet functions to public tox api.
irungentoo
2014-09-04
Update tox.c
dubslow
2014-09-03
Merge branch 'master' into encrypted_data
Dubslow
2014-09-03
Added encrypted save to toxcore, if sodium is used
Dubslow
[next]