index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-26
Replace redundant packet type check in handler with assert.
Yuri
2017-01-26
Add platform-independent Socket and IP implementation
Diadlo
2017-01-24
Add Android build to CI.
Zoff
2017-01-22
Add appveyor build for native windows tests.
iphydf
2017-01-21
reduce thread-unsafe use of static variables
zugz
2017-01-20
Only retry failed tests on Circle CI instead of all.
iphydf
2017-01-19
Release v0.1.5.
iphydf
2017-01-19
Limit number of retries to 3.
iphydf
2017-01-19
Make Travis tests slightly more robust by re-running them.
iphydf
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-18
Add tutorial and "danger: experimental" banner to README.
iphydf
2017-01-18
Clarify how the autotools build is done on Travis.
iphydf
2017-01-18
decouple version-sync script from cmake
Carsten Brandt
2017-01-18
SO versions for cmake and libtool
Carsten Brandt
2017-01-18
Setup autotools to read .so version info from a separate file
Sergey 'Jin' Bostandzhyan
2017-01-16
Make building `DHT_bootstrap` in cmake optional.
iphydf
2017-01-13
Fixed FreeBSD build failure due to undefined MSG_NOSIGNAL.
Yuri
2017-01-12
Release v0.1.4.
iphydf
2017-01-12
Clarify that the pass key `new` function can fail.
iphydf
2017-01-11
Remove `TOX_DEBUG` and have asserts always enabled.
iphydf
2017-01-11
Check that TCP connections aren't dropped in callbacks.
iphydf
2017-01-11
Fix logging condition for IPv6 client timestamp updates.
iphydf
2017-01-10
Always kill invalid file transfers when receiving file controls.
iphydf
2017-01-10
Minor simplification in `file_seek` code.
iphydf
2017-01-10
Explicitly check if compiler supports C99
Sergey 'Jin' Bostandzhyan
2017-01-08
Add soversion to library files to generate proper symlinks
Carsten Brandt
2017-01-08
added comment to magic code in CMakeLists.txt
Carsten Brandt
2017-01-08
Fix NaCl build: tar was called incorrectly.
iphydf
2017-01-08
Set up autotools build to build against vanilla NaCl.
iphydf
2017-01-07
Run windows tests but ignore their failures.
iphydf
2017-01-07
Don't use `git.depth=1` anymore.
iphydf
2017-01-07
Fix issues in crypto_test.c
endoffile78
2017-01-07
Remove \ at end of list in makefile.
iphydf
2017-01-07
Replace make_quick_sort with qsort
endoffile78
2017-01-07
Avoid accessing uninitialised memory in `net_crypto`.
iphydf
2017-01-06
Add logging callback to messenger_test.
iphydf
2017-01-06
Warn on -pedantic, don't error yet.
iphydf
2017-01-06
Fix bad attempt at refactoring
Maxim Biro
2017-01-06
Eliminate dead return statement.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-06
Add an OSX build that doesn't run tests.
iphydf
2017-01-05
Release v0.1.3.
iphydf
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-05
Test a few cmake option combinations before the build.
iphydf
2017-01-05
docs(INSTALL): Bring back autotools instructions
Zetok Zalbavar
2017-01-04
Portability fixes
David Zero
2017-01-04
Only fetch 1 revision from git during Travis builds.
iphydf
2017-01-04
Add tests to secure memcmp and memzero functions.
Diadlo
2017-01-04
Add secure memcmp and memzero implementation.
Diadlo
2017-01-04
Add CMakeLists.txt.user to gitignore
Diadlo
[prev]
[next]