index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
network.c
Age
Commit message (
Expand
)
Author
2013-10-03
Only add write-ready to select() if we have packets queued
Coren[m]
2013-10-02
Add tox_wait() for socket, allow tox.h include in tox.c
Coren[m]
2013-09-22
Astyled network.c
irungentoo
2013-09-22
Fix inet_pton/ntop on win32
BtbN
2013-09-21
Fix compilation on windows for ipv6 code
BtbN
2013-09-20
Increased the size of the UDP buffers.
irungentoo
2013-09-18
Allow loginit() to be delayed, store loglog() data in intermediate buffer and...
Coren[m]
2013-09-16
Toxcore should never print anything when built normally.
irungentoo
2013-09-16
Fix warnings of -Wall -Wextra
Coren[m]
2013-09-15
Fix in ip_equal, plus testing code which led to that fix...
Coren[m]
2013-09-15
more portability fixes.
irungentoo
2013-09-15
Fixed merge problems.
irungentoo
2013-09-15
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-09-15
Fixed portablity problems.
irungentoo
2013-09-15
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-15
ip_equal(): handle embedded v4 vs. native v4 as equal
Coren[m]
2013-09-15
addr_resolve() rewrite broke { (ipv6enabled == true) name => IPv4 address }
Coren[m]
2013-09-14
Small fixes.
irungentoo
2013-09-14
Fixed some warnings.
irungentoo
2013-09-14
Some fixes.
irungentoo
2013-09-14
network.c:
Coren[m]
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-13
Nonce generation changes.
irungentoo
2013-09-12
network.*:
Coren[m]
2013-09-12
tox.h:
Coren[m]
2013-09-11
network.c:
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-11
network.c:
Coren[m]
2013-09-11
Prettier fix to missing length initialization
Coren[m]
2013-09-11
network.c: logging more details, fixing poll
Coren[m]
2013-09-11
network.c:
Coren[m]
2013-09-10
util.*:
Coren[m]
2013-09-10
fix: bad memset length in ip_init()
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
network.*:
Coren[m]
2013-09-09
network.h:
Coren[m]
2013-09-09
network.*:
Coren[m]
2013-09-09
network.h:
Coren[m]
2013-09-09
network.h:
Coren[m]
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-02
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-09-02
last of the comment refactoring from toxcore
JamoBox
2013-09-02
Merge pull request #554 from nurupo/master
irungentoo
2013-09-02
Fixed missing field initializers warnings
Maxim Biro
2013-09-02
Fixed some warnings.
irungentoo
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
[prev]