summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-21Support float32 and float64 in msgpack type printer.iphydf
2016-11-20Fix a memory leak in GroupAVMaxim Biro
2016-11-20Fix NULL pointer dereference in log callsMaxim Biro
2016-11-20Fix a memory leak in hstox interfaceMaxim Biro
2016-11-21Made saveformat platform-independent.Robin Lindén
2016-11-21Mark Tox_Options struct as deprecated.iphydf
2016-11-20Add NONE enumerator to bit mask.iphydf
2016-11-15Convert to and from network byte order in set/get nospam.iphydf
2016-11-14new_messenger(options ... ) must never be nullGregory Mullen (grayhatter)
2016-11-14v0.0.4iphydf
2016-11-12Support arbitrary video resolutions in av_testMikhael-Danilov
2016-11-12Use apidsl for the crypto_core API.iphydf
2016-11-11Disable -Wunused-but-set-variable compiler warning flag.iphydf
2016-11-11Add DHT_create_packetendoffile78
2016-11-11Add decode/encode PlainText test support.iphydf
2016-11-10Work around Travis issue that causes build failures.iphydf
2016-11-09Remove new_nonce function in favour of random_nonce.iphydf
2016-11-08Add spectest to the cmake test suite.iphydf
2016-11-08Disable some gcc-specific warnings.iphydf
2016-11-07Release v0.0.3.iphydf
2016-11-06Move log callback to options.iphydf
2016-11-06Rename log levels to remove the extra "LOG" prefix.iphydf
2016-11-06Change packet kind enum to use hex constants.iphydf
2016-11-06Remove assocendoffile78
2016-11-06Enable address sanitizer on the cmake build.iphydf
2016-11-06Enable all possible C compiler warning flags.iphydf
2016-11-05Convert series of NET_PACKET_* defines into a typedef enumGregory Mullen (grayhatter)
2016-11-03Move packing and unpacking DHT request packets to DHT module.iphydf
2016-11-02Compile as C++ for windows builds.iphydf
2016-11-02Remove unimplemented "time delta" parameter.iphydf
2016-10-30TravisCI shorten IRC messageGregory Mullen (grayhatter)
2016-10-30Version Patch v0.0.2Gregory Mullen (grayhatter)
2016-10-29Rename some internal "group chat" things to "conference".iphydf
2016-10-28toxav renaming: group.{h,c} -> groupav.{h,c}Dmytro Vorobiov
2016-10-26Error if format_test can't be executed.iphydf
2016-10-26Merge remote-tracking branch 'zetok/docs-install'iphydf
2016-10-25docs: correct instructions for cloning & harden agains repo name changesZetok Zalbavar
2016-10-25Corrected libsodium tagCorey Sheldon
2016-10-17Update readme, moved the roadmap to a higher positionGregory Mullen (grayhatter)
2016-10-11Remove duplicate tests: split tests part 2.iphydf
2016-10-11Install libraries with RPATH.iphydf
2016-10-06Duplicate tox_test to 4 other files.iphydf
2016-10-06Set log level for DEBUG=ON to LOG_DEBUG.iphydf
2016-10-06Use `socklen_t` instead of `unsigned int` in call to `accept`.iphydf
2016-10-05Add option to build tox-bootstrapdMaxim Biro
2016-10-04Align things nicerMaxim Biro
2016-10-04Use TEST_TIMEOUT_SECONDS cmake flag on TravisMaxim Biro
2016-10-04Add option to set test timeoutMaxim Biro
2016-10-02Rebuild apidsl'd headers in cmake.iphydf
2016-10-02Remove the _test suffix in auto_test calls.iphydf