index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-18
Use Wine Devel instead of Wine Staging
Maxim Biro
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-18
Don't print trace level logging in tests.
iphydf
2018-02-18
Use `const` more in C code.
iphydf
2018-02-17
Send 0 as peer number in CHANGE_OCCURRED group event.
iphydf
2018-02-17
Add static asserts for all the struct sizes in toxcore.
iphydf
2018-02-17
Make outgoing Filetransfers round-robin.
zoff99
2018-02-14
Get rid of the only GNU extension we used.
iphydf
2018-02-14
Remove leftover symmetric key from DHT struct.
iphydf
2018-02-12
Optionally use newer cmake features.
iphydf
2018-02-11
Improve video key frame sending.
zoff99
2018-02-11
Look for dependencies in third_party/
Robin Lindén
2018-02-11
Improve gtest finding, support local checkout.
iphydf
2018-02-09
Build toxcore with libsodium.dll instead of libsodium.lib.
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-09
Adopt the "change occurred" API change from isotoxin-groupchat.
iphydf
2018-02-08
Add MSVC compilation instructions
Robin Lindén
2018-02-08
Use the markdown GPLv3 license in the c-toxcore repo.
iphydf
2018-02-08
Reject discovery packets coming from outside the LAN.
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
Format .cpp files with format-source.
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-02-05
use official debian domain
sudden6
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
[prev]
[next]