index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
tox.h
Age
Commit message (
Expand
)
Author
2015-01-29
Api break.
irungentoo
2014-12-26
Make it possible to port clients to the new api by just replacing
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-10
Add define for the maximum length of the friend request to the public api.
irungentoo
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-12-01
Comment fix.
irungentoo
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-30
Missing cv-qualifiers in tox.h comments
Tux3 / Mlkj / !Lev.uXFMLA
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-02
Fixed tox_load() comment.
irungentoo
2014-09-28
Merge branch 'unset_avatar' of https://github.com/JFreegman/toxcore
irungentoo
2014-09-27
Merge branch 'update-avatar-docs' of https://github.com/ittner/toxcore
irungentoo
2014-09-26
add API function to unset avatar
Jfreegman
2014-09-26
Group chats are starting to work.
irungentoo
2014-09-25
Update avatar documentation
Alexandre Erwin Ittner
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
Remove support for avatar image formats other than PNG
Alexandre Erwin Ittner
2014-09-11
testing works, but doesn't pass...
Dubslow
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-03
Merge branch 'master' into encrypted_data
Dubslow
2014-09-03
Added encrypted save to toxcore, if sodium is used
Dubslow
2014-09-03
Fixed typo.
irungentoo
2014-09-02
Expose the tox_add_tcp_relay() function in the public api.
irungentoo
2014-08-30
Add support for user avatars in the core protocol
Alexandre Erwin Ittner
2014-08-27
Removed send withid functions from api.
irungentoo
2014-08-23
Removed now deprecated function.
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-08-04
The receiver of a file now needs to confirm that he did receive it
irungentoo
2014-07-30
Added function to get public and private key from Tox object.
irungentoo
2014-07-14
Fixed file sending documentation.
irungentoo
2014-07-13
Fixed documentation comment errors
Jin^eLD
[next]