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
2018-06-24
Add a test for double conference invite.
iphydf
2018-06-23
Add random testing program.
iphydf
2018-06-23
Add tests for what happens when passing an invalid proxy host.
iphydf
2018-06-19
Add test for creating multiple conferences in one tox.
iphydf
2018-06-18
Remove resource_leak_test.
iphydf
2018-06-18
Fix linking with address sanitizer.
iphydf
2018-06-08
In DEBUG mode, make toxcore crash on signed integer overflow.
iphydf
2018-05-10
Make toxcore compile on BSD
endoffile78
2018-04-18
Release v0.2.2
Robin Lindén
2018-04-06
CMake warn if libconfig not found
Braiden Vasco
2018-03-22
fix build error on macos
hqwrong
2018-03-17
Disallow stderr logger by default.
iphydf
2018-03-17
Add COVERAGE cmake flag for clang.
iphydf
2018-03-09
Update version to 0.2.1.
iphydf
2018-02-24
Fix a bunch of compiler warnings and remove suppressions.
iphydf
2018-02-23
Link all tests to the android cpufeatures library if available.
iphydf
2018-02-22
Fix toxcore.pc generation.
iphydf
2018-02-22
Add an option that allows us to specify that we require toxav.
iphydf
2018-02-21
Fix the windows build: pthread needs to be linked after vpx.
iphydf
2018-02-19
Remove apidsl from the build.
iphydf
2018-02-18
Disable lan discovery in most tests.
iphydf
2018-02-18
Split up tox_test into multiple smaller tests
Robin Lindén
2018-02-18
Don't build all the small sub-libraries.
iphydf
2018-02-17
Make outgoing Filetransfers round-robin.
zoff99
2018-02-12
Optionally use newer cmake features.
iphydf
2018-02-11
Improve gtest finding, support local checkout.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-02-09
Add gtest include directory to -I flags if found.
iphydf
2018-02-08
Fix LAN discovery on FreeBSD.
iphydf
2018-02-08
Remove csrc from the RTPHeader struct.
iphydf
2018-02-08
Add some unit tests for util.h.
iphydf
2018-02-06
Make cmake script more forgiving.
iphydf
2018-02-06
Improve stability of crypto_memcmp test.
iphydf
2018-02-06
Move tox_shell program to the toxins repository.
iphydf
2018-02-06
Move irc_syncbot to the toxins repository.
iphydf
2018-02-05
Move the tox_sync tool to the toxins repository.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-29
Add `-D__STDC_LIMIT_MACROS=1` for C++ code.
iphydf
2018-01-25
Show source file name and line number on crash
Maxim Biro
2018-01-25
Prefix add_test() with $CROSSCOMPILING_EMULATOR
Maxim Biro
2018-01-22
Use <stdlib.h> for alloca on FreeBSD.
iphydf
2018-01-21
Make the monolith test a C++ binary.
iphydf
2018-01-20
Remove nTox from the repo.
iphydf
2018-01-20
Add a simple conference test with 3 friends.
iphydf
2018-01-16
Use apidsl to generate LAN_discovery.h.
iphydf
2018-01-15
Remove hstox test for now.
iphydf
2018-01-15
update rpm spec and use variables in cmake instead of hardcoded paths (#624)
Smoked Cheese
2018-01-14
Use apidsl to generate ping.h.
iphydf
2018-01-13
Make Ping_Array a module-private type.
iphydf
2018-01-08
Bump toxcore version to 0.2.0.
iphydf
[prev]
[next]