index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
network.h
Age
Commit message (
Expand
)
Author
2013-12-08
Compatibility fixes.
irungentoo
2013-12-07
Added/updated some basic docs and cleaned up some things.
irungentoo
2013-12-06
Merge branch 'master' into harden
irungentoo
2013-11-18
Merge pull request #650 from FullName/ID-IP-basic
irungentoo
2013-11-16
Fixed build error on windows.
irungentoo
2013-11-14
Significantly trimmed down version of an ID<=>IP cache.
Coren[m]
2013-10-28
Merge branch 'master' into harden
irungentoo
2013-10-26
Increased port range.
irungentoo
2013-10-24
Fixed build error with libsodium.
irungentoo
2013-10-24
Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*
Coren[m]
2013-10-24
Adding encrypted data to send/getnode packets part 1.
irungentoo
2013-10-24
Removed define that could become confusing.
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
2013-10-13
Small fix.
irungentoo
2013-10-13
tox A/V: integration of A/V code into tox
mannol
2013-10-06
sendqueue_length no longer determines if we check for socket-can-write, but s...
Coren[m]
2013-10-05
Broken *_wait() into *_wait_prepare() and *_wait_execute()
Coren[m]
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
Fix inet_pton/ntop on win32
BtbN
2013-09-21
Fix compilation on windows for ipv6 code
BtbN
2013-09-15
more portability fixes.
irungentoo
2013-09-15
Fixed portablity problems.
irungentoo
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-13
Nonce generation changes.
irungentoo
2013-09-13
TOX_ENABLE_IPV6 is now #define'd per default. Added some logging and error me...
Coren[m]
2013-09-12
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-12
network.*:
Coren[m]
2013-09-12
tox.h:
Coren[m]
2013-09-11
Integration of group chats into messenger in progress.
irungentoo
2013-09-11
cleanup TravisCI warnings (missing exports/extraneous args to printf)
Coren[m]
2013-09-10
util.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
tox.*, DHT.*;
Coren[m]
2013-09-09
- added missing include (autobuild warning)
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
Fixed some warnings.
irungentoo
2013-08-30
Changed naming for IP union.
Kostya
2013-08-30
Made IP_Port a union.
Kostya
2013-08-29
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-28
Removed some no longer needed ifdefs.
irungentoo
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
[prev]