summaryrefslogtreecommitdiff
path: root/toxcore/network.h
AgeCommit message (Expand)Author
2013-09-22Fix inet_pton/ntop on win32BtbN
2013-09-21Fix compilation on windows for ipv6 codeBtbN
2013-09-15more portability fixes.irungentoo
2013-09-15Fixed portablity problems.irungentoo
2013-09-13Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-13Nonce generation changes.irungentoo
2013-09-13TOX_ENABLE_IPV6 is now #define'd per default. Added some logging and error me...Coren[m]
2013-09-12Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-12network.*:Coren[m]
2013-09-12tox.h:Coren[m]
2013-09-11Integration of group chats into messenger in progress.irungentoo
2013-09-11cleanup TravisCI warnings (missing exports/extraneous args to printf)Coren[m]
2013-09-10util.*:Coren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09tox.*, DHT.*;Coren[m]
2013-09-09- added missing include (autobuild warning)Coren[m]
2013-09-09network.*:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-09network.*:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-02Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-09-02last of the comment refactoring from toxcoreJamoBox
2013-09-02Fixed some warnings.irungentoo
2013-08-30Changed naming for IP union.Kostya
2013-08-30Made IP_Port a union.Kostya
2013-08-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete
2013-08-28Removed some no longer needed ifdefs.irungentoo
2013-08-24Rename core directory because of autoconf name clashjin-eld