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
2014-03-15
A bit of work done on the TCP relay server.
irungentoo
2014-02-22
Renamed dht server to dht node
Maxim Biro
2014-02-14
Added custom userpackets.
irungentoo
2014-02-01
Added DHT bootstrap server info packets.
irungentoo
2014-01-30
Convert IPv4 in IPv6 to IPv6 address in recieve packet.
irungentoo
2014-01-25
missing #endif
Sean
2014-01-25
Moved to networking.h
Sean
2014-01-19
proper windows preprocessor detection
Ben Iofel
2013-12-24
Added the shell of onion.{c, h}
irungentoo
2013-12-21
Added function to save an encrypted version of the messenger.
irungentoo
2013-12-15
Code cleanups.
irungentoo
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]
[next]