summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04Only fetch 1 revision from git during Travis builds.iphydf
2017-01-04Add tests to secure memcmp and memzero functions.Diadlo
2017-01-04Add secure memcmp and memzero implementation.Diadlo
2017-01-04Add CMakeLists.txt.user to gitignoreDiadlo
2017-01-03Add a separate configure switch for DHT_bootstrapSergey 'Jin' Bostandzhyan
2017-01-03Add CircleCI SupportZoff
2017-01-02Fix SSL verification in coveralls.iphydf
2016-12-29Remove .cabal-sandbox option from tox-spectest find line.iphydf
2016-12-28simplify integration as a third-party lib in cmake projectsNils Fenner
2016-12-23Release v0.1.2iphydf
2016-12-23avoid dereferencing Tox_Optionsiphydf
2016-12-22Remove tox_options_copy.iphydf
2016-12-22Use `tox_options_set_*` instead of direct member access.iphydf
2016-12-22Improve documentation of crypto_core.iphydf
2016-12-22Wrap all sodium/nacl functions in crypto_core.c.iphydf
2016-12-21Use after free reported in #278 occurs because toxav_kill()mannol
2016-12-20Add test to check if tox_new/tox_kill leaks.iphydf
2016-12-20Avoid array out of bounds read in friend saving.iphydf
2016-12-19Remove unused get/set salt/key functions from toxencryptsave.iphydf
2016-12-17docs(TES): correct docs to reflect how many bytes fns actually requireZetok Zalbavar
2016-12-17Release v0.1.1iphydf
2016-12-16Add test for obtaining savedata, writing it to a file, reading it again and c...pranomostro
2016-12-16Strengthen the note about ABI compatibility in tox.h.iphydf
2016-12-15Drop an unworking MacroGregory Mullen (grayhatter)
2016-12-14Add option to disable local peer discoveryMaxim Biro
2016-12-14Fix unresolved reference in toxencryptsave API.iphydf
2016-12-14Fixed attempt to join detached threadspchk
2016-12-14Release 0.1.0.iphydf
2016-12-14Fix Libs line in toxcore.pc pkg-config file.iphydf
2016-12-13Add compatibility pkg-config modules: libtoxcore, libtoxav.iphydf
2016-12-13Add apidsl file for toxencryptsave.iphydf
2016-12-13Fix version compatibility test.sudden6
2016-12-13Fix `--enable-logging` flag in autotools configure script.iphydf
2016-12-13Fix padding in SAVED_FRIEND struct and add test.Robin Lindén
2016-12-12Conditionally enable non-portable assert on LP64.iphydf
2016-12-12Merge remote-tracking branch 'upstream/master'GDR!
2016-12-12Move -ltoxcore to be the first linked libraryGDR!
2016-12-10Fix off by one error in saving our own status message.iphydf
2016-12-10net_crypto give handle_data_packet_helper a better nameGregory Mullen (grayhatter)
2016-12-09Improve toxencryptsave documentationMaxim Biro
2016-12-05Don't build nTox by default.iphydf
2016-12-03rename messenger function, prepend m_Gregory Mullen (grayhatter)
2016-11-28Don't error on warnings by defaultMaxim Biro
2016-11-24Version Patch v0.0.4 => v0.0.5Gregory Mullen (grayhatter)
2016-11-24add NAT hole punching level to Tox APIGregory Mullen (grayhatter)
2016-11-23Add knob to suppress building the nTox clientIsmael Luceno
2016-11-23Add knob to suppress building the toxav testIsmael Luceno
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