summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
2016-09-06Improve static and const correctness.iphydf
2016-09-06Improve C standard compliance.iphydf
2016-09-06Make friend requests statelessGregory Mullen (grayhatter)
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Remove redundant `return` statements.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-30Add missing #includes to headers and rename tox_old to tox_group.iphydf
2016-08-29Add getters/setters for options.iphydf
2016-08-27Move logging to a callback.iphydf
2016-08-24Add cmake test for apidsl.iphydf
2016-08-22Make Message received receipts statelessGregory Mullen (grayhatter)
2016-08-22Make Friend User Status statelessGregory Mullen (grayhatter)
2016-08-20Make the friend message callback statelessGregory Mullen (grayhatter)
2016-08-20Build assoc DHT code on travis.iphydf
2016-08-20Add format-source script.iphydf
2016-08-19Make Typing change callback statelessGregory Mullen (grayhatter)
2016-08-18Make friend_status_message callback stateless.iphydf
2016-08-18Fix some compiler warnings.iphydf
2016-08-18Make tox_callback_friend_name stateless.iphydf
2016-08-17Add missing DHT_bootstrap to CMakeLists.txt.iphydf
2016-08-17Try searching for libsodium with pkg-config in ./configure.iphydf
2016-08-17Merge remote-tracking branch 'irungentoo/master'iphydf
2016-08-17Make self_connection_status callback stateless.iphydf
2016-08-16Split toxcore into layers.iphydf
2016-08-12Add "make install" step to Travis build.iphydf
2016-08-12Only report coverage on clang, not on the GCC build.iphydf
2016-08-12Add and use CMake build scriptiphydf
2016-08-12Check code formatting on Travis.iphydf
2016-08-12Run hstox test suite against toxcore on Travis.iphydf
2016-08-12Move toxcore travis build scripts out of .travis.yml.iphydf
2016-08-11Fix a few issues with running Toxcore tests on Travis-CIGregory Mullen (grayhatter)
2016-07-11Documentation: SysVInit workaround for <1024 portsLittleVulpix
2016-07-10Documentation: SysVInit workaround for <1024 portsLittleVulpix
2016-07-07Remove trailing whitespace from toxav.in.h.iphydf
2016-07-07Merge branch 'avswitch' of https://github.com/derivefh/toxcoreiphydf
2016-03-13Merge branch 'make-dist' of https://github.com/roman-yepishev/toxcoreirungentoo
2016-03-09Updated to match current toxav.hnobody
2016-03-03Changes from @nurupo for build and runtime dependencies that reduce image sizeromik-g
2016-03-03Re-format to reduce image file by 50%romik-g
2016-02-26Add missing files so that archive for make dist is completeRoman Yepishev
2016-02-05Fix #1520: Program returns random data in a functionFerdinand Thiessen
2016-01-24Add missing newlineMaxim Biro
2016-01-04Cleanups.irungentoo
2016-01-02Change init.d to SysVinitMaxim Biro
2016-01-02Add information on how to update the bootstrap daemonMaxim Biro
2016-01-01Keep it in alphabetical orderMaxim Biro
2016-01-01Version bumpMaxim Biro
2016-01-01Add Dockerfile for the daemonMaxim Biro
2016-01-01Flush stdout outputMaxim Biro
2016-01-01Unify function comment styleMaxim Biro