index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
Age
Commit message (
Expand
)
Author
2020-05-02
Add a check that we don't have any unused functions.
iphydf
2020-05-02
Fix errors on error paths found by oomer.
iphydf
2020-05-01
Release 0.2.12
Robin Linden
2020-04-26
Rework the toxchat/bootstrap-node Docker image.
iphydf
2020-04-24
[ImgBot] Optimize images
ImgBotApp
2020-04-20
Enable TCP relay test in Bazel and autotools build.
iphydf
2020-04-08
Install ci-tools and get tokstyle via the script it provides.
iphydf
2020-04-04
Migrate format-source script to new apidsl web app.
iphydf
2020-04-04
Add minimal save generator
Maxim Biro
2020-03-14
Use spdx license identifier instead of GPL blurb.
iphydf
2020-03-12
Use rules_cc instead of native cc_library rules.
iphydf
2020-03-03
Update tox-bootstrapd's dockerfile to use Debian Buster
Maxim Biro
2020-03-03
Fix tox-bootstrapd's README
Maxim Biro
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
[next]