summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-11remove statics used in onion comparison functionszugz
2017-01-28Add VLA compatibility macro for C89-ish compilers.iphydf
2017-01-26Release v0.1.6.iphydf
2017-01-26Replace redundant packet type check in handler with assert.Yuri
2017-01-26Add platform-independent Socket and IP implementationDiadlo
2017-01-24Add Android build to CI.Zoff
2017-01-22Add appveyor build for native windows tests.iphydf
2017-01-21reduce thread-unsafe use of static variableszugz
2017-01-20Only retry failed tests on Circle CI instead of all.iphydf
2017-01-19Release v0.1.5.iphydf
2017-01-19Limit number of retries to 3.iphydf
2017-01-19Make Travis tests slightly more robust by re-running them.iphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2017-01-18Add tutorial and "danger: experimental" banner to README.iphydf
2017-01-18Clarify how the autotools build is done on Travis.iphydf
2017-01-18decouple version-sync script from cmakeCarsten Brandt
2017-01-18SO versions for cmake and libtoolCarsten Brandt
2017-01-18Setup autotools to read .so version info from a separate fileSergey 'Jin' Bostandzhyan
2017-01-16Make building `DHT_bootstrap` in cmake optional.iphydf
2017-01-13Fixed FreeBSD build failure due to undefined MSG_NOSIGNAL.Yuri
2017-01-12Release v0.1.4.iphydf
2017-01-12Clarify that the pass key `new` function can fail.iphydf
2017-01-11Remove `TOX_DEBUG` and have asserts always enabled.iphydf
2017-01-11Check that TCP connections aren't dropped in callbacks.iphydf
2017-01-11Fix logging condition for IPv6 client timestamp updates.iphydf
2017-01-10Always kill invalid file transfers when receiving file controls.iphydf
2017-01-10Minor simplification in `file_seek` code.iphydf
2017-01-10Explicitly check if compiler supports C99Sergey 'Jin' Bostandzhyan
2017-01-08Add soversion to library files to generate proper symlinksCarsten Brandt
2017-01-08added comment to magic code in CMakeLists.txtCarsten Brandt
2017-01-08Fix NaCl build: tar was called incorrectly.iphydf
2017-01-08Set up autotools build to build against vanilla NaCl.iphydf
2017-01-07Run windows tests but ignore their failures.iphydf
2017-01-07Don't use `git.depth=1` anymore.iphydf
2017-01-07Fix issues in crypto_test.cendoffile78
2017-01-07Remove \ at end of list in makefile.iphydf
2017-01-07Replace make_quick_sort with qsortendoffile78
2017-01-07Avoid accessing uninitialised memory in `net_crypto`.iphydf
2017-01-06Add logging callback to messenger_test.iphydf
2017-01-06Warn on -pedantic, don't error yet.iphydf
2017-01-06Fix bad attempt at refactoringMaxim Biro
2017-01-06Eliminate dead return statement.iphydf
2017-01-06Revert "Revert "Portability fixes""David Zero
2017-01-06Add an OSX build that doesn't run tests.iphydf
2017-01-05Release v0.1.3.iphydf
2017-01-05Revert "Portability fixes"endoffile78
2017-01-05Test a few cmake option combinations before the build.iphydf
2017-01-05docs(INSTALL): Bring back autotools instructionsZetok Zalbavar
2017-01-04Portability fixesDavid Zero
2017-01-04Only fetch 1 revision from git during Travis builds.iphydf