index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-30
Add missing #includes to headers and rename tox_old to tox_group.
iphydf
2016-08-29
Add getters/setters for options.
iphydf
2016-08-29
Update tox.h with constant functions.
iphydf
2016-08-28
Expose constants as functions.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-26
Fix plane size calculation in test
mannol
2016-08-26
Avoid large stack allocations on thread stacks.
iphydf
2016-08-26
Comment out useless TODO'd if block.
iphydf
2016-08-26
Initialise the id in assoc_test.
iphydf
2016-08-25
Reduce the timeout on travis to something much more reasonable
Gregory Mullen (grayhatter)
2016-08-24
Add cmake test for apidsl.
iphydf
2016-08-22
Replace uint with unsigned int in assoc.c.
iphydf
2016-08-22
Make Message received receipts stateless
Gregory Mullen (grayhatter)
2016-08-22
Make Friend User Status stateless
Gregory Mullen (grayhatter)
2016-08-21
Fix windows build.
iphydf
2016-08-20
docs(INSTALL.md): update instructions for Gentoo
Zetok Zalbavar
2016-08-20
Make the friend message callback stateless
Gregory Mullen (grayhatter)
2016-08-20
Build assoc DHT code on travis.
iphydf
2016-08-20
Add format-source script.
iphydf
2016-08-19
Make Typing change callback stateless
Gregory Mullen (grayhatter)
2016-08-19
Fix operation sequencing in TCP_test.
iphydf
2016-08-18
Make friend_status_message callback stateless.
iphydf
2016-08-18
Fix some compiler warnings.
iphydf
2016-08-18
Allow NULL as argument to tox_kill.
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
Try searching for libsodium with pkg-config in ./configure.
iphydf
2016-08-17
Merge remote-tracking branch 'irungentoo/master'
iphydf
2016-08-17
Make self_connection_status callback stateless.
iphydf
2016-08-16
Split toxcore into layers.
iphydf
2016-08-14
Update readme with tentative roadmap, removed old todo.md
Gregory Mullen (grayhatter)
2016-08-12
Add "make install" step to Travis build.
iphydf
2016-08-12
Build tox-bootstrapd in the cmake build.
iphydf
2016-08-12
Only report coverage on clang, not on the GCC build.
iphydf
2016-08-12
Add and use CMake build script
iphydf
2016-08-12
Check code formatting on Travis.
iphydf
2016-08-12
Run hstox test suite against toxcore on Travis.
iphydf
2016-08-12
Move toxcore travis build scripts out of .travis.yml.
iphydf
2016-08-11
Fix a few issues with running Toxcore tests on Travis-CI
Gregory Mullen (grayhatter)
2016-08-11
Fix a bug I introduced that would make toxcore fail to initialise a second time.
iphydf
2016-08-10
Silence/fix some compiler warnings.
iphydf
2016-07-27
Merge branch 'update-sysvinit-docs' of https://github.com/LittleVulpix/toxcore
irungentoo
2016-07-12
Merge remote-tracking branch 'littlevulpix/patch-1'
iphydf
2016-07-12
Merge branch 'master' into patch-1
LittleVulpix
2016-07-12
minor fixes to main readme
Gregory Mullen (grayhatter)
2016-07-11
Do the coverage thing too...
Gregory Mullen (grayhatter)
2016-07-11
Change and move Bulid status icon
Gregory Mullen (grayhatter)
2016-07-11
Documentation: SysVInit workaround for <1024 ports
LittleVulpix
2016-07-10
Documentation: SysVInit workaround for <1024 ports
LittleVulpix
2016-07-07
Enable toxcore logging when building on Travis.
iphydf
[next]