index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
nTox.c
Age
Commit message (
Expand
)
Author
2013-10-08
Added function to get the piece size for sending files.
irungentoo
2013-10-05
Fixed warnings.
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
Permit -Wshadow as useful warning.
Coren[m]
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
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
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-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-29
Moved misc_tools from testing to toxcore.
Anony Moose
2013-08-27
Make nTox work on MinGW/Win32
jin-eld
2013-08-23
Added tox_ to 2 typedefs.
irungentoo
2013-08-23
New API done and tested.
irungentoo
2013-08-20
nTox and cmake fixed.
irungentoo
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-14
rewrite of get_id function
naxuroqa
2013-08-13
Updated some files.
irungentoo
2013-08-13
core: Fix a possible buffer overflow using getself_name().
Andreas Schneider
2013-08-12
Added support for userdata in callbacks
alek900
2013-08-12
Messenger refactor - redid work from pull request 79
Chris Hall
2013-08-07
Modified clients to properly work with the changes
Maxim Biro
2013-08-06
Fix bug where file handle wasn't closed on success
Nick ODell
2013-08-05
Make test clients compatible with userstatus kinds
Sebastian Stal
2013-08-05
Merge pull request #312 from Niautanor/master
irungentoo
2013-08-04
Fixed 2 Null pointer derefrences in both nTox and toxic
Sean Qureshi
2013-08-04
Merge pull request #311 from CharmlessCoin/nTox
irungentoo
[next]