index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
Age
Commit message (
Expand
)
Author
2019-11-17
bump libsodium version in appveyor.yml and windows Dockerfile
zugz (tox)
2019-01-03
Use new WineHQ Debian package repository key
Maxim Biro
2019-01-03
Allow unauthenticated wine packages in the Windows build.
iphydf
2018-11-04
Increase NOFILE limit for tox-bootstrapd
Maxim Biro
2018-10-17
Use cmake to build toxcore in tox-boostrapd's Dockerfile
Maxim Biro
2018-10-17
tox-bootstrapd's Dockerfile shouldn't use master branch
Maxim Biro
2018-10-16
Don't warn about macro expansion in run-clang
Maxim Biro
2018-10-16
Make tox-bootstrapd free memory on SIGINT and SIGTERM
Maxim Biro
2018-10-16
Use `bool` for IPv6 flag in test programs and `DHT_bootstrap`.
iphydf
2018-10-08
Remove Alpine Linux bootstrap daemon dockerfile.
iphydf
2018-10-08
Add LAN_discovery to the list of apidsl-generated files.
iphydf
2018-10-07
Make sure logger levels stay in sync across files
Maxim Biro
2018-09-19
Fix typos
yangfl
2018-09-14
Standardise header guards.
iphydf
2018-09-08
Add tool to find directly recursive calls in toxcore.
iphydf
2018-08-30
Use our own logging facility to log toxcore's logs
Maxim Biro
2018-08-30
Feature bootstrap trace/debug log output
cotox
2018-08-26
Format crypto_core.c.
iphydf
2018-08-26
Update copyright to 2018.
iphydf
2018-08-26
Add some tests for `ping_array`.
iphydf
2018-08-19
Avoid redefining macros from different files.
iphydf
2018-08-19
Fix const cast in save-generator.
iphydf
2018-08-19
Add save file generator, save compatibility test, and generate a save file
endoffile78
2018-08-16
Use per-instance `Mono_Time` for Messenger and onion.
iphydf
2018-08-16
Reduce the number of times `unix_time_update` is called.
iphydf
2018-08-12
Fix a few warnings from clang.
iphydf
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
[next]