index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-05
Add mechanism for recovering from disconnections in conferences
zugz
2018-09-03
Avoid use of global mutable state in mono_time on win32.
iphydf
2018-09-02
Use `code font` for tool names and flags in INSTALL.md.
iphydf
2018-09-01
Fix login issue on Travis-CI FreeBSD build
Maxim Biro
2018-08-31
Use test clock in run_auto_test tests and dht test
zugz (tox)
2018-08-30
Use our own logging facility to log toxcore's logs
Maxim Biro
2018-08-30
Feature bootstrap trace/debug log output
cotox
2018-08-30
Simplify configure.ac for faster autotools build.
iphydf
2018-08-30
Remove the use of `CLOCK_MONOTONIC_RAW`.
iphydf
2018-08-30
Clean up `add_to_list` function a bit.
iphydf
2018-08-30
Include necessary opencv2 header on OSX.
iphydf
2018-08-30
Release 0.2.7
Robin Lindén
2018-08-27
try ipv6 connections even after udp timeout
zugz (tox)
2018-08-27
Make `ip_is_lan` return bool instead of 0/-1.
iphydf
2018-08-27
Enable FreeBSD Travis-CI build
Maxim Biro
2018-08-27
Fix FreeBSD VM on Travis not shutting down
Maxim Biro
2018-08-26
Use `bool` in place of 0/1 int values.
iphydf
2018-08-26
Make the tsan build fail instead of swallowing its errors.
iphydf
2018-08-26
Add support for setting a custom monotonic time function in mono_time
zugz (tox)
2018-08-26
Format crypto_core.c.
iphydf
2018-08-26
Update copyright to 2018.
iphydf
2018-08-26
Fix test class name for mono_time_test.
iphydf
2018-08-26
Add some tests for `ping_array`.
iphydf
2018-08-26
Call `abort` instead of `exit` on test failure.
iphydf
2018-08-25
Run save_compatibility_test in the autotools build.
iphydf
2018-08-25
Fix the `PORT_ALLOC` failure of `save_compatibility_test`.
iphydf
2018-08-25
Change while-loop to for-loop to express for-each-frame.
iphydf
2018-08-25
fix leave callback calling in del_groupchat
zugz (tox)
2018-08-25
Use do-while instead of while in tests.
iphydf
2018-08-25
Run all tests (and compilation) in parallel with autotools.
iphydf
2018-08-25
Stop using massive macros in `toxav_basic_test`.
iphydf
2018-08-25
Fix auto_tests Makefile
zugz (tox)
2018-08-23
Force storing the result of crypto_memcmp in the test.
iphydf
2018-08-23
Install the `DHT_bootstrap` binary on `make install`.
iphydf
2018-08-22
Add check to make sure tox was created successfully
endoffile78
2018-08-21
consistently use 'mono_time' rather than 'monotime'
zugz (tox)
2018-08-21
Always print output on failure in cmake tests on Travis.
iphydf
2018-08-21
Run project tests like yamllint_test.
iphydf
2018-08-21
Enable color diagnostics on circleci.
iphydf
2018-08-20
handle libsodium dependency of misc_tools correctly for autotools
zugz (tox)
2018-08-19
Avoid redefining macros from different files.
iphydf
2018-08-19
Upload coverage to codecov as well as coveralls.
iphydf
2018-08-19
Make the save_compatibility_test work with bazel.
iphydf
2018-08-19
make Mono_Time an argument to current_time_monotonic
zugz (tox)
2018-08-19
Run both asan and tsan on Circle CI.
iphydf
2018-08-19
Fix const cast in save-generator.
iphydf
2018-08-19
Add save file generator, save compatibility test, and generate a save file
endoffile78
2018-08-18
Enable .travis.yml check and use non-markdown license.
iphydf
2018-08-17
Set `_POSIX_C_SOURCE` to 200112L. We need it for C99 compat.
iphydf
2018-08-16
Use per-instance `Mono_Time` for Messenger and onion.
iphydf
[prev]
[next]