summaryrefslogtreecommitdiff
path: root/testing/tox_shell.c
AgeCommit message (Expand)Author
2016-09-30Remove return after no-return situation (and other cleanups).iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-10make the majority of the callbacks stateless and add some status to a testcasemichael bishop
2016-09-06Improve static and const correctness.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-20Make the friend message callback statelessGregory Mullen (grayhatter)
2016-08-18Fix some compiler warnings.iphydf
2016-08-17Make self_connection_status callback stateless.iphydf
2015-08-08Fix for DragonFlyBSDMichael Neumann
2015-05-22Move savedata to options struct.irungentoo
2015-03-18Renamed TOX_MESSAGE_TYPE_MESSAGE to TOX_MESSAGE_TYPE_NORMAL.irungentoo
2015-03-18Merge branch 'one_more_rename' of https://github.com/dubslow/toxcore into new...irungentoo
2015-03-18Merged normal message function and send action function into oneirungentoo
2015-03-18Move get_connection_status to self pseudonamespace, to contrast friend_get_co...Dubslow
2015-03-12Convert core code depending on the apiDubslow
2015-03-09Fixed small issue.irungentoo
2015-02-24Ported some of the code in testing/ to the new api.irungentoo
2014-08-23Added FreeBSD includeMaxim Biro
2014-08-20Daily OS X fix.stal
2014-08-19Added tox_shell to testing.irungentoo