summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15update rpm spec and use variables in cmake instead of hardcoded paths (#624)Smoked Cheese
2018-01-15Add correction message typeDiadlo
2018-01-14Add random_u16 function and rename the others to match.iphydf
2018-01-14Use apidsl to generate ping.h.iphydf
2018-01-14Fix some memory or file descriptor leaks in test code.iphydf
2018-01-14Make TCP_Client_Connection a module-private type.iphydf
2018-01-14Move TCP_Secure_Connection from .h to .c file.iphydf
2018-01-14Make Friend_Connections a module-private type.iphydf
2018-01-14Make Onion_Client a module-private type.iphydf
2018-01-14Make Friend_Requests a module-private type.iphydf
2018-01-14Make Onion_Announce a module-private type.iphydf
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