index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
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
2014-08-14
UDP can now be disabled.
irungentoo
2014-08-06
crypto speed test is pretty useless, removed it.
irungentoo
2014-07-02
Fixed const related warnings.
irungentoo
2014-06-30
Const correctness for toxcore/Messenger.c and related files
Marc Schütz
2014-06-20
Fix CppCheck style errors
Tux3 / Mlkj / !Lev.uXFMLA
2014-06-19
dns3_test now automatically does the DNS request.
irungentoo
2014-06-14
Fixed some issues in toxdns and added a test.
irungentoo
2014-06-13
Attempt fix of tox_sync not building on some systems.
irungentoo
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-06-08
Fixed some nTox bugs.
irungentoo
2014-06-08
fix nTox cmdline input slow problem.
liuguangzhao
2014-06-01
Fixed TOX_MAX_MESSAGE_LENGTH define.
irungentoo
2014-05-31
Fixed the undefined reference to pow error
Maxim Biro
2014-05-30
Renamed tox_do_run_interval to tox_do_interval.
irungentoo
2014-05-30
Replaced tox_wait* functions with tox_do_run_interval().
irungentoo
2014-05-28
Fixed Tox sync.
irungentoo
2014-05-02
Remove Lossless UDP (This breaks Tox.)
irungentoo
2014-04-23
Updated some files so that they could build with latest core.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-03-31
tox_group_get_names now returns a list of name lengths along with the list of...
irungentoo
2014-03-23
Fix NaCl builds for *BSD
Jin^eLD
2014-03-18
nTox fixes.
irungentoo
2014-03-18
Merge branch 'api-fix'
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-03-12
updated compilation and execution instructions for Lossless UDP tests, and fi...
Kelong Cong
2014-02-25
bound checking in messenger testing
seshagiriprabhu
[next]