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-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
2015-08-08
Fix for DragonFlyBSD
Michael Neumann
2015-08-07
Fixed memory leak during session cleanup and fixed naming.
mannol
2015-07-29
client_id -> public_key
irungentoo
2015-06-27
Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATE
mannol
2015-06-13
Fixed sample size in callback and other stuff
mannol
2015-06-05
Rebased on master and removed alpha channel (again)
mannol
2015-05-22
Move savedata to options struct.
irungentoo
2015-05-22
Updated with master
mannol
2015-05-20
Syncbot fixes.
irungentoo
2015-05-07
Fixed inconsistencies
mannol
2015-04-29
Done
mannol
2015-03-21
Renamed tox_file_send_control to tox_file_control.
irungentoo
2015-03-19
callback_file_request_chunk -> callback_file_chunk_request
Dubslow
2015-03-18
Renamed TOX_MESSAGE_TYPE_MESSAGE to TOX_MESSAGE_TYPE_NORMAL.
irungentoo
2015-03-18
Merge branch 'one_more_rename' of https://github.com/dubslow/toxcore into new...
irungentoo
2015-03-18
Merged normal message function and send action function into one
irungentoo
[prev]
[next]