summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-16Use per-instance `Mono_Time` for Messenger and onion.iphydf
2018-08-16Reduce the number of times `unix_time_update` is called.iphydf
2018-08-16Release 0.2.6Robin Lindén
2018-08-16Limit the size of a save file in file_saving_test.iphydf
2018-08-16Prune long long warnings.Leonid Bobrov
2018-08-15Fix possible resource leaks in testcrypto-universe
2018-08-14Fix style in toxav.c.iphydf
2018-08-14Use `--config` to tell bazel about the environment.iphydf
2018-08-13Avoid implicit conversion of negative value to uint32_t.iphydf
2018-08-13Fix ToxAv's use of `struct Tox`.iphydf
2018-08-13Avoid passing -1 as friend connection to new groups.iphydf
2018-08-13Fix style in video.c.iphydf
2018-08-13Use tokstyle in the cmake travis build.iphydf
2018-08-13Fix some printf format specifiers.iphydf
2018-08-13Fix memory leak in error path in group A/V.iphydf
2018-08-13Fix groupav.c style and avoid casts in toxav_old.c.iphydf
2018-08-12Fix coding style in rtp module.iphydf
2018-08-12Temporarily disable FreeBSD build, since it times out.iphydf
2018-08-12Fix style in msi.c.iphydf
2018-08-12Make `conferences_object` properly typed.iphydf
2018-08-12add callback for successful connection to a conferencezugz (tox)
2018-08-12Fix enumerator names to comply with toxcore naming standards.iphydf
2018-08-12Avoid forward declaration of rtp structs.iphydf
2018-08-12Fix style in bwcontroller module.iphydf
2018-08-12Stop running tests in the bazel build.iphydf
2018-08-12Move OSX to stage 1 of Travis.iphydf
2018-08-12Add simple deterministic random number generator for testszugz (tox)
2018-08-12Assert that we don't divide by 0 in random_testing.cc.iphydf
2018-08-12Fix a few warnings from clang.iphydf
2018-08-12Check that the save file size isn't larger than our address space.iphydf
2018-08-12Remove all uses of the PAIR macro in toxav.iphydf
2018-08-12Remove last use of the `MIN` macro.iphydf
2018-08-11Add deprecation notice to some UPPER_CASE enums.iphydf
2018-08-11Split out conference type (text/av) from identifier.iphydf
2018-08-10Use the crypto random functions instead of `rand()`.iphydf
2018-08-09Fix typo in loop over assocs.zugz (tox)
2018-08-08Release 0.2.5Robin Lindén
2018-08-04Fix error message in m_send_generic_messageendoffile78
2018-08-04Remove unused `m_callback_log` function.iphydf
2018-08-04Make a separate `struct Tox` containing the Messenger.iphydf
2018-08-04Avoid multiple for-next expressions.iphydf
2018-08-02Fix problems with initial connections and name-setting in conferenceszugz
2018-07-30Fix autotools buildhugbubby
2018-07-28Add `by_id` and `get_id` functions, renaming from `*_uid`.iphydf
2018-07-28auto_test fixture and filenameshugbubby
2018-07-23More fixed_width ints and incorporating file_saving_test.chugbubby
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
2018-07-21Remove redundant casts to the same type.iphydf
2018-07-21Add github usernames to TODOs.iphydf