index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-10
Update DHT_bootstrap.c
fr0sty
2013-10-09
Merge pull request #616 from naxuroqa/master
irungentoo
2013-10-09
fix for missing EAGAIN definition on windows
naxuroqa
2013-10-08
Added function to get the piece size for sending files.
irungentoo
2013-10-07
Merge pull request #609 from FullName/wait
irungentoo
2013-10-06
Merge pull request #613 from BtbN/compile_pure
irungentoo
2013-10-07
Some configuration/build fixes, so building basicaly everything else than the...
BtbN
2013-10-06
Code cleanups.
irungentoo
2013-10-06
Code cleanups.
irungentoo
2013-10-06
Oops. Didn't pass along the results from inside to outside...
Coren[m]
2013-10-06
Merge remote-tracking branch 'upstream/master' into wait: replace void *tox w...
Coren[m]
2013-10-06
sendqueue_length no longer determines if we check for socket-can-write, but s...
Coren[m]
2013-10-05
Fixed warnings.
irungentoo
2013-10-05
Tox sync added.
irungentoo
2013-10-05
Fixed file sending bug.
irungentoo
2013-10-05
m_addfriend_norequest now prevents you from adding your own id as friend.
irungentoo
2013-10-05
Broken *_wait() into *_wait_prepare() and *_wait_execute()
Coren[m]
2013-10-04
Fixed some possible bugs.
irungentoo
2013-10-03
Code cleanups.
irungentoo
2013-10-03
Only add write-ready to select() if we have packets queued
Coren[m]
2013-10-02
Merge branch 'file-transfers'
irungentoo
2013-10-02
File sending added to public api.
irungentoo
2013-10-02
Merge branch 'file-transfers' of https://github.com/irungentoo/ProjectTox-Cor...
irungentoo
2013-10-02
File control packets can now be used by the person sending the file.
irungentoo
2013-10-02
Add tox_wait() for socket, allow tox.h include in tox.c
Coren[m]
2013-10-02
Max length of filenames is now 255 bytes.
irungentoo
2013-10-02
Fixed bug.
irungentoo
2013-10-01
Removed useless ifdefs.
irungentoo
2013-10-01
nTox updated with changes in core, some file sending things fixes.
irungentoo
2013-10-01
Core now takes better care of file transfers.
irungentoo
2013-10-01
File sending now works on bad wireless connections.
irungentoo
2013-09-30
Speeded up/fixed NAT hole punching and peer finding.
irungentoo
2013-09-30
Basic ntox file sending.
irungentoo
2013-09-30
File sending.
irungentoo
2013-09-29
Updated TODO.
irungentoo
2013-09-29
Fixed connection bug.
irungentoo
2013-09-28
Fixed possible problem.
irungentoo
2013-09-28
Potential DoS fixed.
irungentoo
2013-09-28
Fixed possible bug.
irungentoo
2013-09-28
Connection bug fixed.
irungentoo
2013-09-28
Merge branch 'FullName-ClientData46'
irungentoo
2013-09-28
Fixed small issue.
irungentoo
2013-09-28
Behaviour with LAN ips is now better, also fixed possible bug.
irungentoo
2013-09-28
LAN ips can be sent to LAN ips.
irungentoo
2013-09-28
friend_iplist and route_tofriend behaviour fixes.
irungentoo
2013-09-28
Merge pull request #608 from Nominate/patch-5
irungentoo
2013-09-28
Update INSTALL.md
Nominate
2013-09-27
Fixed possible problem.
irungentoo
2013-09-27
Astyled the code.
irungentoo
2013-09-27
Merge branch 'ClientData46' of https://github.com/FullName/ProjectTox-Core in...
irungentoo
[prev]
[next]