summaryrefslogtreecommitdiff
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-08-11Fix a bug I introduced that would make toxcore fail to initialise a second time.iphydf
2016-08-10Silence/fix some compiler warnings.iphydf
2016-07-12Merge remote-tracking branch 'littlevulpix/patch-1'iphydf
2016-07-12Merge branch 'master' into patch-1LittleVulpix
2016-07-12minor fixes to main readmeGregory Mullen (grayhatter)
2016-07-11Do the coverage thing too...Gregory Mullen (grayhatter)
2016-07-11Change and move Bulid status iconGregory Mullen (grayhatter)
2016-07-11Documentation: SysVInit workaround for <1024 portsLittleVulpix
2016-07-07Enable toxcore logging when building on Travis.iphydf
2016-07-07Start recording test coverage and move to ubuntu precise.iphydf
2016-07-07Remove trailing whitespace from toxav.in.h.iphydf
2016-07-07Merge branch 'avswitch' of https://github.com/derivefh/toxcoreiphydf
2016-03-19Merge branch 'network-test-magic' of https://github.com/roman-yepishev/toxcoreirungentoo
2016-03-13Merge branch 'make-dist' of https://github.com/roman-yepishev/toxcoreirungentoo
2016-03-09Added astyled toxav.h to match toxav.in.hderive
2016-03-09Updated to match current toxav.hnobody
2016-03-07Merge branch 'tox-bootstrapd-smaller-docker' of https://github.com/nurupo/Ins...irungentoo
2016-03-07Merge branch 'nurupo-apidsl-check'irungentoo
2016-03-07Added check of whether tox.h or toxav.h were edited directlyMaxim Biro
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-03-01Merge branch 'master' of https://github.com/susnux/toxcore into susnux-masterirungentoo
2016-02-27Move argument comments to the end of lineRoman Yepishev
2016-02-27Remove unused main() argumentsRoman Yepishev
2016-02-27Remove magic numbers from addr_resolveRoman Yepishev
2016-02-26Add missing files so that archive for make dist is completeRoman Yepishev
2016-02-14Merge branch 'GrayHatter-master'irungentoo
2016-02-13lets define this correctlly insteadGregory Mullen (GrayHatter)
2016-02-13added the dropped ;Gregory Mullen (GrayHatter)
2016-02-13added versioning to toxencryptsaveGregory Mullen (GrayHatter)
2016-02-13missed a line tox to toxavGregory Mullen (GrayHatter)
2016-02-13update the compatablity function to match the macroGregory Mullen (GrayHatter)
2016-02-13SemVer toxav tooGregory Mullen (GrayHatter)
2016-02-13Get SemVer more readyGregory Mullen (GrayHatter)
2016-02-05Fix #1520: Program returns random data in a functionFerdinand Thiessen
2016-01-30Realised there was no test to test these functions.irungentoo
2016-01-30Fixes.irungentoo
2016-01-30Merge branch 'kpp-code_review'irungentoo
2016-01-27 fix: replace memset with sodium_memzero for sensitive dataRoman Proskuryakov
2016-01-27 add: more comments into network.cRoman Proskuryakov
2016-01-27 add: comments about hairy codeRoman Proskuryakov
2016-01-27 add: comment about endiannessRoman Proskuryakov
2016-01-27 fix: compare sensitive data with sodium_memcmpRoman Proskuryakov
2016-01-24Merge branch 'travis-fix' of https://github.com/nurupo/InsertProjectNameHereirungentoo
2016-01-24Merge branch 'nurupo-tox-bootstrapd-get-nodes-fix'irungentoo
2016-01-24Update Travis scriptMaxim Biro