index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2018-01-22
Publish a single public BUILD target for c-toxcore.
iphydf
2018-01-22
Use self-built portaudio instead of system-provided.
iphydf
2018-01-21
Make BUILD files more finely-grained.
iphydf
2018-01-21
Add BUILD files for all the little tools in the repo.
iphydf
2018-01-21
Don't allocate or dereference Tox_Options in tests.
iphydf
2018-01-20
Add testing/*.c (except av_test) to bazel build.
iphydf
2018-01-20
Remove nTox from the repo.
iphydf
2018-01-18
Add bazel build scripts for c-toxcore.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-15
Remove hstox test for now.
iphydf
2018-01-14
Fix some memory or file descriptor leaks in test code.
iphydf
2018-01-10
Fix formatting in some C files.
iphydf
2018-01-10
Fix file descriptor leak in hstox test.
iphydf
2018-01-10
Zero-initialise stack-allocated objects in hstox driver.
iphydf
2017-12-29
Remove deprecated ToxDNS
iphydf
2017-12-28
Generate only one large library "libtoxcore".
iphydf
2017-12-28
Fix include for endian.h and add includes for sys/stat.h and
endoffile78
2017-08-24
AF_INET -> TOX_AF_INET
Diadlo
2017-06-05
Build tests on appveyor, the MSVC build.
iphydf
2017-06-04
Fix formatting and spelling in version-sync script.
iphydf
2017-06-03
Use new encoding of `Maybe` in msgpack results.
iphydf
2017-03-25
Move c_sleep to helpers.h and misc_tools.h
Diadlo
2017-03-04
Fix formatting with astyle
Diadlo
2017-03-01
Remove dependency on strings.h
Maxim Biro
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-01-28
Add VLA compatibility macro for C89-ish compilers.
iphydf
2017-01-26
Add platform-independent Socket and IP implementation
Diadlo
2017-01-21
reduce thread-unsafe use of static variables
zugz
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-13
Fixed FreeBSD build failure due to undefined MSG_NOSIGNAL.
Yuri
2017-01-11
Remove `TOX_DEBUG` and have asserts always enabled.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-11-21
Support float32 and float64 in msgpack type printer.
iphydf
2016-11-20
Fix a memory leak in hstox interface
Maxim Biro
2016-11-12
Support arbitrary video resolutions in av_test
Mikhael-Danilov
2016-11-11
Add decode/encode PlainText test support.
iphydf
2016-11-09
Remove new_nonce function in favour of random_nonce.
iphydf
2016-11-08
Add spectest to the cmake test suite.
iphydf
2016-11-06
Move log callback to options.
iphydf
2016-11-06
Enable all possible C compiler warning flags.
iphydf
2016-11-02
Compile as C++ for windows builds.
iphydf
2016-10-01
Import the hstox SUT interface from hstox.
iphydf
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-09-25
Work around bug in opencv3 headers.
iphydf
2016-09-24
Move ring buffer out of toxcore/util into toxav.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
[prev]
[next]