index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
Age
Commit message (
Expand
)
Author
2016-08-31
Remove redundant `return` statements.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
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-27
Move logging to a callback.
iphydf
2016-08-24
Add cmake test for apidsl.
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-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-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
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-12
Add "make install" step to Travis 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-07-11
Documentation: SysVInit workaround for <1024 ports
LittleVulpix
2016-07-10
Documentation: SysVInit workaround for <1024 ports
LittleVulpix
2016-07-07
Remove trailing whitespace from toxav.in.h.
iphydf
2016-07-07
Merge branch 'avswitch' of https://github.com/derivefh/toxcore
iphydf
2016-03-13
Merge branch 'make-dist' of https://github.com/roman-yepishev/toxcore
irungentoo
2016-03-09
Updated to match current toxav.h
nobody
2016-03-03
Changes from @nurupo for build and runtime dependencies that reduce image size
romik-g
2016-03-03
Re-format to reduce image file by 50%
romik-g
2016-02-26
Add missing files so that archive for make dist is complete
Roman Yepishev
2016-02-05
Fix #1520: Program returns random data in a function
Ferdinand Thiessen
2016-01-24
Add missing newline
Maxim Biro
2016-01-04
Cleanups.
irungentoo
2016-01-02
Change init.d to SysVinit
Maxim Biro
2016-01-02
Add information on how to update the bootstrap daemon
Maxim Biro
2016-01-01
Keep it in alphabetical order
Maxim Biro
2016-01-01
Version bump
Maxim Biro
2016-01-01
Add Dockerfile for the daemon
Maxim Biro
2016-01-01
Flush stdout output
Maxim Biro
2016-01-01
Unify function comment style
Maxim Biro
2016-01-01
Fix license headers and file descriptions
Maxim Biro
2016-01-01
Fix include paths
Maxim Biro
2016-01-01
Remove dependency on files from testing directory
Maxim Biro
2016-01-01
Put command-line arguments related functions in a separate file
Maxim Biro
[prev]
[next]