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-11-23
Added callback that tells you when the peer name list of a group chat changes.
irungentoo
2013-11-22
Added function to get the number of peers and list of names for group chats.
irungentoo
2013-11-14
Wrapping: Expanded space of output to be a bit larger than input. Basic wrap(...
Coren[m]
2013-11-13
Add a "conversation mode", where you set your conversation partner once and t...
Coren[m]
2013-11-12
Merge branch 'group_peername' of https://github.com/FullName/ProjectTox-Core ...
irungentoo
2013-11-12
Group chat: Add a nickname message. Remove strange default nickname. (Serious...
Coren[m]
2013-11-12
Undo faulty newlines, undo extra newlines.
Coren[m]
2013-11-11
nTox.c:
Coren[m]
2013-11-10
Started as a simple bugfix for wrap(), expanded to more detailed help.
Coren[m]
2013-10-23
Code cleanups.
irungentoo
2013-10-20
Merge branch 'Cleanup-defines' of https://github.com/FullName/ProjectTox-Core...
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
2013-10-19
Removed unnecessary #if
Antonio Montes
2013-10-19
fixed build errors on windows
Antonio Montes
2013-10-16
Do not build tox_sync on win32
Jin^eLD
2013-10-13
tox A/V: integration of A/V code into tox
mannol
2013-10-08
Added function to get the piece size for sending files.
irungentoo
2013-10-07
Some configuration/build fixes, so building basicaly everything else than the...
BtbN
2013-10-06
Code cleanups.
irungentoo
2013-10-05
Fixed warnings.
irungentoo
2013-10-05
Tox sync added.
irungentoo
2013-10-02
File sending added to public api.
irungentoo
2013-10-02
File control packets can now be used by the person sending the file.
irungentoo
2013-10-01
nTox updated with changes in core, some file sending things fixes.
irungentoo
2013-09-30
Basic ntox file sending.
irungentoo
2013-09-27
Merge branch 'ClientData46' of https://github.com/FullName/ProjectTox-Core in...
irungentoo
2013-09-27
Permit -Wshadow as useful warning.
Coren[m]
2013-09-27
expanded Client_data to hold two addresses (IPv4, IPv6) instead of one
Coren[m]
2013-09-22
Fixed the connection bug and cleaned up some stuff.
irungentoo
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]
[next]