summaryrefslogtreecommitdiff
path: root/other/bootstrap_daemon
AgeCommit message (Expand)Author
2020-05-05refactor: Remove multi-declarators entirely.iphydf
2020-05-05refactor: Disallow multiple initialised declarators per decl.iphydf
2020-05-05Use bash arrays instead of strings for static analysis scripts.iphydf
2020-05-04Add logging to TCP and onion client.iphydf
2020-05-03Fix a bug in savedata loading when malloc fails.iphydf
2020-05-02Add a check that we don't have any unused functions.iphydf
2020-05-02Fix errors on error paths found by oomer.iphydf
2020-05-01Release 0.2.12Robin Linden
2020-04-26Rework the toxchat/bootstrap-node Docker image.iphydf
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2020-03-12Use rules_cc instead of native cc_library rules.iphydf
2020-03-03Update tox-bootstrapd's dockerfile to use Debian BusterMaxim Biro
2020-03-03Fix tox-bootstrapd's READMEMaxim Biro
2018-11-04Increase NOFILE limit for tox-bootstrapdMaxim Biro
2018-10-17Use cmake to build toxcore in tox-boostrapd's DockerfileMaxim Biro
2018-10-17tox-bootstrapd's Dockerfile shouldn't use master branchMaxim Biro
2018-10-16Make tox-bootstrapd free memory on SIGINT and SIGTERMMaxim Biro
2018-10-08Remove Alpine Linux bootstrap daemon dockerfile.iphydf
2018-09-14Standardise header guards.iphydf
2018-08-30Use our own logging facility to log toxcore's logsMaxim Biro
2018-08-30Feature bootstrap trace/debug log outputcotox
2018-08-26Update copyright to 2018.iphydf
2018-08-16Use per-instance `Mono_Time` for Messenger and onion.iphydf
2018-08-16Reduce the number of times `unix_time_update` is called.iphydf
2018-08-12Fix a few warnings from clang.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-09Factor out time keeping code into its own module: mono_time.c.iphydf
2018-07-05Make tox.c unambiguously parseable.iphydf
2018-07-01Simplify Travis CI builds.iphydf
2018-06-25Make bootstrap daemon use toxcore's versionMaxim Biro
2018-05-22Fix bootstrap loggercotox
2018-05-20Add empty logger to DHT bootstrap daemons.iphydf
2018-03-16Remove the use of the 'hh' format specifier.iphydf
2018-02-09Remove libcheck from the dependencies.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-28Avoid clashes with "build" directories on case-insensitive file systems.iphydf
2018-01-22Use self-built portaudio instead of system-provided.iphydf
2018-01-21Add BUILD files for all the little tools in the repo.iphydf
2018-01-20Remove nTox from the repo.iphydf
2018-01-16Make DHT a module-private type.iphydf
2018-01-16Use apidsl to generate LAN_discovery.h.iphydf
2018-01-16Add Alpine Linux Dockerfileromik-g
2017-12-16Update tox-bootstrapd DockerfileMaxim Biro
2017-06-04Split daemon's logging backends in separate modulesMaxim Biro
2017-04-19Fix markdown formattingMaxim Biro
2017-02-26Add part of platform-independent network API implementationDiadlo
2017-01-28Add VLA compatibility macro for C89-ish compilers.iphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2017-01-06Revert "Revert "Portability fixes""David Zero
2017-01-05Revert "Portability fixes"endoffile78