index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-11-21
Support float32 and float64 in msgpack type printer.
iphydf
2016-11-20
Fix a memory leak in hstox interface
Maxim Biro
2016-11-12
Support arbitrary video resolutions in av_test
Mikhael-Danilov
2016-11-11
Add decode/encode PlainText test support.
iphydf
2016-11-09
Remove new_nonce function in favour of random_nonce.
iphydf
2016-11-08
Add spectest to the cmake test suite.
iphydf
2016-11-06
Move log callback to options.
iphydf
2016-11-06
Enable all possible C compiler warning flags.
iphydf
2016-11-02
Compile as C++ for windows builds.
iphydf
2016-10-01
Import the hstox SUT interface from hstox.
iphydf
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-09-25
Work around bug in opencv3 headers.
iphydf
2016-09-24
Move ring buffer out of toxcore/util into toxav.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-24
Minor cleanups: unused vars, unreachable code, static globals.
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
Use C99 %zu format conversion in printf for size_t.
iphydf
2016-09-16
Ensure that all TODOs have an owner.
iphydf
2016-09-13
Add some astyle options to make it do more.
iphydf
2016-09-10
make the majority of the callbacks stateless and add some status to a testcase
michael bishop
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Improve C standard compliance.
iphydf
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
2016-09-05
Add TODO for @mannol.
iphydf
2016-09-02
Do not use `else` after `return`.
iphydf
2016-09-02
Replace pthread_yield with sched_yield.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-09-01
Add missing #include <pthread.h> to av_test.c.
iphydf
2016-08-31
Add newlines because astyle wants them.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-31
Enable build of av_test.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-20
Make the friend message callback stateless
Gregory Mullen (grayhatter)
2016-08-18
Make friend_status_message callback stateless.
iphydf
2016-08-18
Fix some compiler warnings.
iphydf
2016-08-18
Make tox_callback_friend_name stateless.
iphydf
2016-08-17
Add missing DHT_bootstrap to CMakeLists.txt.
iphydf
2016-08-17
Make self_connection_status callback stateless.
iphydf
2016-01-27
fix: compare sensitive data with sodium_memcmp
Roman Proskuryakov
2015-11-03
Astyle.
irungentoo
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-08-09
Updated with upstream
mannol
2015-08-08
Merge branch 'dragonfly' of https://github.com/mneumann/toxcore
irungentoo
2015-08-08
Removed redundant function from video.[h|c]
mannol
2015-08-07
Removed a useless define.
irungentoo
[next]