index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-04
Use more ubuntu packages; remove hstox for now.
iphydf
2018-02-02
Revert "Add correction message type"
Diadlo
2018-02-01
Manually serialise RTPHeader struct instead of memcpy.
iphydf
2018-02-01
Improve conference test stability.
iphydf
2018-01-31
Change the "capabilities" field to a "flags" field.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-29
Add RTP header fields for the full frame length and offset.
iphydf
2018-01-29
Add `-D__STDC_LIMIT_MACROS=1` for C++ code.
iphydf
2018-01-28
Avoid clashes with "build" directories on case-insensitive file systems.
iphydf
2018-01-28
Make audio/video bit rates "properties"
xhe
2018-01-27
Fix link in README.md
sudden6
2018-01-26
Fix out of bounds read in error case in messenger_test.
iphydf
2018-01-25
Use Wine Staging for running Windows tests
Maxim Biro
2018-01-25
Show source file name and line number on crash
Maxim Biro
2018-01-25
Make Travis test Windows Dockerfile
Maxim Biro
2018-01-25
Add Dockerfile for Windows cross-compilation
Maxim Biro
2018-01-25
Update install instructions to use CMake
Maxim Biro
2018-01-25
Install runtime modules into bin directory
Maxim Biro
2018-01-25
Prefix add_test() with $CROSSCOMPILING_EMULATOR
Maxim Biro
2018-01-25
Split bit_rate_set(), one for audio, one for video.
xhe
2018-01-25
Rename some rtp header struct members to be clearer.
iphydf
2018-01-25
Remove dead return statement.
iphydf
2018-01-25
Disable the autotools build in PR builds.
iphydf
2018-01-22
Publish a single public BUILD target for c-toxcore.
iphydf
2018-01-22
Use <stdlib.h> for alloca on FreeBSD.
iphydf
2018-01-22
Use self-built portaudio instead of system-provided.
iphydf
2018-01-21
Make the monolith test a C++ binary.
iphydf
2018-01-21
Make BUILD files more finely-grained.
iphydf
2018-01-21
Add comment from #629 in ring_buffer.c.
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-20
Add correction support for conference
Diadlo
2018-01-20
Fix log message in simple_conference_test: invite -> message.
iphydf
2018-01-20
Add a simple conference test with 3 friends.
iphydf
2018-01-20
update to astyle 2.04 on circleCI to get the correct result
zoff99
2018-01-19
Add astyle to Circle CI build.
iphydf
2018-01-19
Add some explanatory comments to the toxav audio code.
iphydf
2018-01-19
Use more descriptive names in bwcontroller.
iphydf
2018-01-19
Extract named constants from magic numbers in toxav/audio.c.
iphydf
2018-01-19
Use larger arrays in crypto timing tests.
iphydf
2018-01-18
Use C99 standard in bazel builds.
iphydf
2018-01-18
Add bazel build scripts for c-toxcore.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-16
Make Net_Crypto a module-private type.
iphydf
2018-01-16
Make libcheck optional for windows builds.
iphydf
2018-01-16
Use apidsl to generate LAN_discovery.h.
iphydf
2018-01-16
Make pack/unpack_ip_port public DHT functions.
iphydf
2018-01-16
Add Alpine Linux Dockerfile
romik-g
[prev]
[next]