index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2013-09-21
Lossless UDP is now suitable for sending files.
irungentoo
2013-09-21
nTox: keep bootstrap()ping every 10 seconds, until we get a connection runnin...
Coren[m]
2013-09-18
Forgot an else.
irungentoo
2013-09-18
Fixed bad code in nTox.
irungentoo
2013-09-17
astyled everything.
irungentoo
2013-09-16
Functions to get name of peer in group chat added.
irungentoo
2013-09-16
Fix warnings of -Wall -Wextra
Coren[m]
2013-09-15
Merge remote-tracking branch 'upstream/master' into nTox
Coren[m]
2013-09-14
DHT peer finding for new friends should now be slightly faster.
irungentoo
2013-09-14
Fixed warnings.
irungentoo
2013-09-14
astyled everything.
irungentoo
2013-09-14
Save datafile when adding a friend/accepting a friend request.
Coren[m]
2013-09-13
Rename load_old_key_or_save_new_one() to load_data_or_init().
Coren[m]
2013-09-13
Made (load_/save_)data() functions static.
Coren[m]
2013-09-13
Merge remote-tracking branch 'upstream/master' into nTox
Coren[m]
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-12
Put group chat functions in the public API.
irungentoo
2013-09-12
Very basic group chats, tested and working with nTox.
irungentoo
2013-09-12
network.*:
Coren[m]
2013-09-12
tox.h:
Coren[m]
2013-09-12
nTox.c:
Coren[m]
2013-09-12
nTox.c:
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-11
cleanup TravisCI warnings (missing exports/extraneous args to printf)
Coren[m]
2013-09-11
toxcore/util.h:
Coren[m]
2013-09-11
cmdline parsing:
Coren[m]
2013-09-11
cmdline parsing of --ipv4/6 plucked into util
Coren[m]
2013-09-10
tox.*, DHT.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
Merge branch 'master' into Integration
Coren[m]
2013-09-09
tox.*, Messenger.*:
Coren[m]
2013-09-09
move group chats to /toxcore
irungentoo
2013-09-09
More stuff done in group chats.
irungentoo
2013-09-09
network.h:
Coren[m]
2013-09-08
Messaging now works in group chats.
irungentoo
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-05
Base of group chats seems to be working now.
irungentoo
2013-09-03
Work in progress group chats.
irungentoo
2013-09-01
Add forgoten source to the dist target
jin-eld
2013-09-01
Forward compatibility with automake 1.14
jin-eld
2013-08-30
Fixed warnings and moved hex_string_to_bin to testing/
irungentoo
2013-08-30
Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...
irungentoo
2013-08-30
Fixed build errors.
Kostya
2013-08-29
Moved misc_tools from testing to toxcore.
Anony Moose
2013-08-28
Use defines instead of numbers in DHT_test
irungentoo
2013-08-28
Fixed another thing in loop; added initialization for tox_array in lossless UDP.
Anony Moose
2013-08-27
Make nTox work on MinGW/Win32
jin-eld
2013-08-26
Fixed several embarrassing errors and potential problems in tox_array.
Anony Moose
2013-08-26
connection_id can be negative, so it shouldn't be uint32_t.
Anony Moose
2013-08-26
Trying to fix memory leak.
Anony Moose
[prev]
[next]