summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
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-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-06Revert "Revert "Portability fixes""David Zero
2017-01-06Add an OSX build that doesn't run tests.iphydf
2017-01-05Revert "Portability fixes"endoffile78
2017-01-05Test a few cmake option combinations before the build.iphydf
2017-01-04Portability fixesDavid Zero
2017-01-03Add a separate configure switch for DHT_bootstrapSergey 'Jin' Bostandzhyan
2017-01-02Fix SSL verification in coveralls.iphydf
2016-12-22Wrap all sodium/nacl functions in crypto_core.c.iphydf
2016-12-14Fix unresolved reference in toxencryptsave API.iphydf
2016-12-13Add compatibility pkg-config modules: libtoxcore, libtoxav.iphydf
2016-12-13Add apidsl file for toxencryptsave.iphydf
2016-12-13Fix `--enable-logging` flag in autotools configure script.iphydf
2016-12-12Move -ltoxcore to be the first linked libraryGDR!
2016-12-05Don't build nTox by default.iphydf
2016-11-28Don't error on warnings by defaultMaxim Biro
2016-11-24add NAT hole punching level to Tox APIGregory Mullen (grayhatter)
2016-11-12Use apidsl for the crypto_core API.iphydf
2016-11-10Work around Travis issue that causes build failures.iphydf
2016-11-06Remove assocendoffile78
2016-11-06Enable address sanitizer on the cmake build.iphydf
2016-11-02Compile as C++ for windows builds.iphydf
2016-10-26Error if format_test can't be executed.iphydf
2016-10-06Set log level for DEBUG=ON to LOG_DEBUG.iphydf
2016-10-05Add option to build tox-bootstrapdMaxim Biro
2016-10-04Align things nicerMaxim Biro
2016-10-04Use TEST_TIMEOUT_SECONDS cmake flag on TravisMaxim Biro
2016-10-02Rebuild apidsl'd headers in cmake.iphydf
2016-10-01Minor documentation fixes.iphydf
2016-10-01Import the hstox SUT interface from hstox.iphydf
2016-09-30Remove return after no-return situation (and other cleanups).iphydf
2016-09-29Merge branch 'master' of https://github.com/irungentoo/toxcoreiphydf
2016-09-28Add version-sync script to update all places with versions.iphydf
2016-09-28Updated to match current toxav.hnobody
2016-09-28v0.0.0 => v0.0.1Gregory Mullen (grayhatter)
2016-09-25Work around bug in opencv3 headers.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-24Minor cleanups: unused vars, unreachable code, static globals.iphydf
2016-09-21Make group callbacks statelessJfreegman
2016-09-20Add OSX and Windows build to travis config.iphydf
2016-09-19Revert "Make ToxAV stateless"iphydf
2016-09-19Add STRICT_ABI cmake flag to generate export lists.iphydf
2016-09-19Changed the umask to 077 so that the keys file is not readable/writable by ot...arza