index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
Age
Commit message (
Expand
)
Author
2017-04-01
initial version of tox_loop
michael bishop
2017-03-25
Move c_sleep to helpers.h and misc_tools.h
Diadlo
2017-03-01
Add test for tox_strncasecmp()
Maxim Biro
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-01-28
Add VLA compatibility macro for C89-ish compilers.
iphydf
2017-01-26
Add platform-independent Socket and IP implementation
Diadlo
2017-01-21
reduce thread-unsafe use of static variables
zugz
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-08
Set up autotools build to build against vanilla NaCl.
iphydf
2017-01-07
Fix issues in crypto_test.c
endoffile78
2017-01-07
Replace make_quick_sort with qsort
endoffile78
2017-01-06
Add logging callback to messenger_test.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2017-01-04
Add tests to secure memcmp and memzero functions.
Diadlo
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-20
Add test to check if tox_new/tox_kill leaks.
iphydf
2016-12-16
Add test for obtaining savedata, writing it to a file, reading it again and c...
pranomostro
2016-12-14
Fixed attempt to join detached threads
pchk
2016-12-13
Add apidsl file for toxencryptsave.
iphydf
2016-12-13
Fix version compatibility test.
sudden6
2016-12-13
Fix padding in SAVED_FRIEND struct and add test.
Robin Lindén
2016-12-10
Fix off by one error in saving our own status message.
iphydf
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-11-21
Made saveformat platform-independent.
Robin Lindén
2016-11-11
Add DHT_create_packet
endoffile78
2016-11-09
Remove new_nonce function in favour of random_nonce.
iphydf
2016-11-06
Move log callback to options.
iphydf
2016-11-06
Remove assoc
endoffile78
2016-11-06
Enable all possible C compiler warning flags.
iphydf
2016-11-02
Compile as C++ for windows builds.
iphydf
2016-10-11
Remove duplicate tests: split tests part 2.
iphydf
2016-10-06
Duplicate tox_test to 4 other files.
iphydf
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-24
Minor cleanups: unused vars, unreachable code, static globals.
iphydf
2016-09-22
Make TCP_Connections module-private.
iphydf
2016-09-22
Make TCP_Server opaque.
iphydf
2016-09-21
Make group callbacks stateless
Jfreegman
2016-09-19
Revert "Make ToxAV stateless"
iphydf
2016-09-17
Complete old groupchat conversion to new API
Jfreegman
2016-09-17
ApiDSL'ing old group chats (now: conference).
iphydf
2016-09-17
Make ToxAV stateless
Gregory Mullen (grayhatter)
2016-09-17
Fix for windows dynamic libraries.
iphydf
2016-09-16
Ensure that all TODOs have an owner.
iphydf
[prev]
[next]