index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-01-03
Add a separate configure switch for DHT_bootstrap
Sergey 'Jin' Bostandzhyan
2017-01-03
Add CircleCI Support
Zoff
2017-01-02
Fix SSL verification in coveralls.
iphydf
2016-12-29
Remove .cabal-sandbox option from tox-spectest find line.
iphydf
2016-12-28
simplify integration as a third-party lib in cmake projects
Nils Fenner
2016-12-23
Release v0.1.2
iphydf
2016-12-23
avoid dereferencing Tox_Options
iphydf
2016-12-22
Remove tox_options_copy.
iphydf
2016-12-22
Use `tox_options_set_*` instead of direct member access.
iphydf
2016-12-22
Improve documentation of crypto_core.
iphydf
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-12-21
Use after free reported in #278 occurs because toxav_kill()
mannol
2016-12-20
Add test to check if tox_new/tox_kill leaks.
iphydf
2016-12-20
Avoid array out of bounds read in friend saving.
iphydf
2016-12-19
Remove unused get/set salt/key functions from toxencryptsave.
iphydf
2016-12-17
docs(TES): correct docs to reflect how many bytes fns actually require
Zetok Zalbavar
2016-12-17
Release v0.1.1
iphydf
2016-12-16
Add test for obtaining savedata, writing it to a file, reading it again and c...
pranomostro
2016-12-16
Strengthen the note about ABI compatibility in tox.h.
iphydf
2016-12-15
Drop an unworking Macro
Gregory Mullen (grayhatter)
2016-12-14
Add option to disable local peer discovery
Maxim Biro
2016-12-14
Fix unresolved reference in toxencryptsave API.
iphydf
2016-12-14
Fixed attempt to join detached threads
pchk
[next]