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