index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-05-01
Release 0.2.12
Robin Linden
2020-04-29
Disable non-hermetic tests by default.
iphydf
2020-04-27
Add execution trace option for debugging.
iphydf
2020-04-16
Add new semi-private API functions to set per-packet-id custom handlers.
zoff99
2020-04-13
Fix things not being initialized if creating a TCP-only network
Robin Linden
2020-03-24
Add basic test adapter for AFL
sudden6
2020-03-22
Release 0.2.11
Robin Linden
2020-03-18
Add "member" invite response
zugz (tox)
2020-03-02
Remove testing/av_test.c.
iphydf
2020-03-02
Upgrade bazel to 2.1.1.
iphydf
2019-05-30
Release 0.2.10
Robin Lindén
2019-02-10
Expose api functions for enabling and disabling AV in AV groups
zugz (tox)
2019-01-12
Release 0.2.9
Robin Lindén
2018-12-11
Add cmake option for building additional tests
zugz (tox)
2018-10-17
Include `CTest` in CMakeLists.txt to get valgrind support.
iphydf
2018-10-16
Support DragonFlyBSD and prune unused variables.
Leonid Bobrov
2018-10-07
Add AUTOTEST Option to CMakeLists.txt
chrono
2018-10-07
Release 0.2.8
Robin Lindén
2018-10-07
Default to not defining MIN_LOGGER_LEVEL in CMake
Maxim Biro
2018-10-07
Fix logger level defaulting to TRACE in CMake
Maxim Biro
2018-09-24
Revert "Improve cmake build for MSVC."
iphydf
2018-09-22
Improve cmake build for MSVC.
Mick Sayson
2018-08-30
Release 0.2.7
Robin Lindén
2018-08-27
try ipv6 connections even after udp timeout
zugz (tox)
2018-08-26
Add some tests for `ping_array`.
iphydf
2018-08-23
Install the `DHT_bootstrap` binary on `make install`.
iphydf
2018-08-19
Add save file generator, save compatibility test, and generate a save file
endoffile78
2018-08-16
Release 0.2.6
Robin Lindén
2018-08-12
Remove all uses of the PAIR macro in toxav.
iphydf
2018-08-08
Release 0.2.5
Robin Lindén
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-20
Release v0.2.4
Robin Lindén
2018-07-19
Link -lsocket and -lnsl for socket functions on Solaris.
iphydf
2018-07-15
Set C++11/C99 flag manually in older cmake on not-msvc.
iphydf
2018-07-12
Style fixes in TCP code; remove MIN and PAIR from util.h.
iphydf
2018-07-09
Factor out time keeping code into its own module: mono_time.c.
iphydf
2018-07-09
Move `load_state` and its helper functions to their own module.
iphydf
2018-07-07
Factor out the actual test code from conference_test.
iphydf
2018-07-06
Add a test that reproduces the NULL peer nick bug.
iphydf
2018-07-04
Add some tests for our ring_buffer implementation.
iphydf
2018-07-01
Simplify Travis CI builds.
iphydf
2018-06-29
Add a test to try and overflow the send queue in net_crypto.
iphydf
2018-06-29
Remove broken conference tests.
iphydf
2018-06-25
Release v0.2.3
Robin Lindén
2018-06-25
Remove the format test.
iphydf
2018-06-24
Use clang-format for C++ code.
iphydf
2018-06-24
Add new Circle CI configuration.
iphydf
[next]