index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
bootstrap_daemon
Age
Commit message (
Expand
)
Author
2020-05-04
Add logging to TCP and onion client.
iphydf
2020-05-03
Fix a bug in savedata loading when malloc fails.
iphydf
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-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
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
Make tox-bootstrapd free memory on SIGINT and SIGTERM
Maxim Biro
2018-10-08
Remove Alpine Linux bootstrap daemon dockerfile.
iphydf
2018-09-14
Standardise header guards.
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
Update copyright to 2018.
iphydf
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-07-22
Run Clang global static analysis on Travis.
iphydf
2018-07-09
Factor out time keeping code into its own module: mono_time.c.
iphydf
2018-07-05
Make tox.c unambiguously parseable.
iphydf
2018-07-01
Simplify Travis CI builds.
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-03-16
Remove the use of the 'hh' format specifier.
iphydf
2018-02-09
Remove libcheck from the dependencies.
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-22
Use self-built portaudio instead of system-provided.
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-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
2017-12-16
Update tox-bootstrapd Dockerfile
Maxim Biro
2017-06-04
Split daemon's logging backends in separate modules
Maxim Biro
2017-04-19
Fix markdown formatting
Maxim Biro
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-01-28
Add VLA compatibility macro for C89-ish compilers.
iphydf
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
[next]