summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
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-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
2016-01-01Fix license headers and file descriptionsMaxim Biro
2016-01-01Fix include pathsMaxim Biro
2016-01-01Remove dependency on files from testing directoryMaxim Biro
2016-01-01Put command-line arguments related functions in a separate fileMaxim Biro
2016-01-01Put config-related functions in a separate fileMaxim Biro
2015-12-31Add ability to run the daemon in foregroundMaxim Biro
2015-12-31Fix wrong filename mentioned above licenseMaxim Biro
2015-12-31Rename LOGGER_BACKEND to LOG_BACKENDMaxim Biro
2015-12-31Add ability to specify multiple command line argumentsMaxim Biro
2015-12-31Make daemon use the new log codeMaxim Biro
2015-12-31Make logger a global object instead of an instanceMaxim Biro
2015-12-30Add logger object to be able to support multiple logging backendsMaxim Biro
2015-12-30Change log levelsMaxim Biro
2015-10-24Add synchronization protection for send_frame API functionsEniz Vukovic
2015-10-13Fix typo and change logger config optionEniz Vukovic
2015-10-11Remove old commentEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-09Updated with upstreammannol
2015-08-07Fixed memory leak during session cleanup and fixed naming.mannol
2015-07-10Fixed CALL_STATE namingmannol
2015-07-09Fixed documentation.mannol
2015-07-08Merge branch 'master' of https://github.com/JFreegman/toxcoreirungentoo
2015-07-07Link changes.irungentoo
2015-07-07Fix a couple API doc mistakesJfreegman
2015-06-30Implement handling capability change on rtp levelmannol
2015-06-28Removed useless parameter from new_TCP_server()irungentoo
2015-06-27Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATEmannol
2015-06-27Added explanation about how audio callback worksmannol