index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
Age
Commit message (
Expand
)
Author
2018-08-04
Make a separate `struct Tox` containing the Messenger.
iphydf
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-15
Simplify Travis-CI FreeBSD build
Maxim Biro
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-05
Make tox.c unambiguously parseable.
iphydf
2018-07-01
Simplify Travis CI builds.
iphydf
2018-06-25
Only run astyle if the astyle binary exists.
iphydf
2018-06-25
Remove the format test.
iphydf
2018-06-25
Make bootstrap daemon use toxcore's version
Maxim Biro
2018-05-22
Fix bootstrap logger
cotox
2018-05-20
Add empty logger to DHT bootstrap daemons.
iphydf
2018-05-20
Move system header includes from network.h to network.c
iphydf
2018-05-10
fix DHT_bootstrap key loading
Anthony Bilinski
2018-05-10
Fix FreeBSD build on Travis
Maxim Biro
2018-03-17
Fix coveralls reporting.
iphydf
2018-03-16
Remove the use of the 'hh' format specifier.
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
Add an option that allows us to specify that we require toxav.
iphydf
2018-02-21
Fix OSX tests: find(1) doesn't work like on Linux.
iphydf
2018-02-20
Make the "persistent conference" callback changes new functions.
iphydf
2018-02-19
Remove apidsl from the build.
iphydf
2018-02-18
Run all tests in parallel on Travis.
iphydf
2018-02-18
Use Wine Devel instead of Wine Staging
Maxim Biro
2018-02-11
Improve gtest finding, support local checkout.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-02-08
Use the markdown GPLv3 license in the c-toxcore repo.
iphydf
2018-02-08
Fix LAN discovery on FreeBSD.
iphydf
2018-02-08
Remove csrc from the RTPHeader struct.
iphydf
2018-02-06
Improve stability of crypto_memcmp test.
iphydf
2018-02-06
Format .cpp files with format-source.
iphydf
2018-02-05
use official debian domain
sudden6
2018-02-04
Use more ubuntu packages; remove hstox for now.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-28
Avoid clashes with "build" directories on case-insensitive file systems.
iphydf
2018-01-25
Use Wine Staging for running Windows tests
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-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 BUILD files more finely-grained.
iphydf
2018-01-21
Add BUILD files for all the little tools in the repo.
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-16
Use apidsl to generate LAN_discovery.h.
iphydf
2018-01-16
Add Alpine Linux Dockerfile
romik-g
2018-01-16
Sort monolith.h according to ls(1): uppercase first.
iphydf
[next]