summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-14Add projects link to Readme.SkyzohKey
2018-01-14Filter out annoying log statements in unit tests.iphydf
2018-01-13Make Ping_Array a module-private type.iphydf
2018-01-13pkg-config .pc files: added .private versions of Libs and RequiredYuri
2018-01-13Remove useless if statementendoffile78
2018-01-12Fix some typos in code and cmake commentsyangfl
2018-01-11Move Networking_Core struct into the .c file.iphydf
2018-01-10Increase test retries to 10 (basically infinite).iphydf
2018-01-10Fix formatting in some C files.iphydf
2018-01-10Fix file descriptor leak in hstox test.iphydf
2018-01-10Zero-initialise stack-allocated objects in hstox driver.iphydf
2018-01-10Call freeaddrinfo on error paths in net_getipport.iphydf
2018-01-10Disable asan, since it seems to break on travis.iphydf
2018-01-08Bump toxcore version to 0.2.0.iphydf
2018-01-06Add support for building the monolith test on android.iphydf
2017-12-29Change toxencryptsave API to never overwrite pass keys.iphydf
2017-12-29Remove deprecated ToxDNSiphydf
2017-12-28Generate only one large library "libtoxcore".iphydf
2017-12-28Fix include for endian.h and add includes for sys/stat.h andendoffile78
2017-12-26Release v0.1.11Robin Lindén
2017-12-25Add .editorconfigendoffile78
2017-12-17Fixed the bug when receipts for messages sent from the receipt callback never...Yuri
2017-12-17Split video payload into multiple packets when >65kmannol
2017-12-16Test tox-bootstrapd Docker container on TravisMaxim Biro
2017-12-16Update tox-bootstrapd DockerfileMaxim Biro
2017-12-13Make Windows builds use an old Trusty image on TravisMaxim Biro
2017-12-12Separate FreeBSD Travis build in 2 stagesMaxim Biro
2017-12-12Fix Travis fail on addr_resolve testingDiadlo
2017-12-12Lift libconfig to v1.7.1Robin Lindén
2017-12-09Add aspcud for OpamRobin Lindén
2017-11-20forget DHT pubkey of offline friend after DHT timeoutzugz
2017-11-20Fix bootstrap portDiadlo
2017-11-20Remove upper bound of save sizeDiadlo
2017-11-20Fix assert for the first port valueDiadlo
2017-11-19Fix typoyangfl
2017-11-15Add workaround for conference testDiadlo
2017-11-15Don't use IPv6 in test if it's unsupportedDiadlo
2017-11-15Add support of IPv6 disablingDiadlo
2017-11-15Fix IPv4 and IPv6 loopbacksDiadlo
2017-10-28set onion pingid timeout to announce timeout (300s)zugz
2017-10-27Adjust docs of few toxencrypt function to the codeDiadlo
2017-10-25Fix OS X Travis.Robin Lindén
2017-10-04Add log info message, when someone found client with LAN discoveryDiadlo
2017-10-04Improve LAN discoveryDiadlo
2017-09-20Fix typos in docsdartraiden
2017-09-17reset hole-punching parameters after not punching for a whilezugz
2017-09-14Replace include(CTest) on enable_testing()Diadlo
2017-08-30Configure needs to find libsodium headers.James
2017-08-27Remove 'in_addr' and 'addrinfo' mention from network.hDiadlo
2017-08-24Add loopback and broadcast constantsDiadlo