index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
bootstrap_daemon
Age
Commit message (
Expand
)
Author
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-28
Avoid clashes with "build" directories on case-insensitive file systems.
iphydf
2018-01-22
Use self-built portaudio instead of system-provided.
iphydf
2018-01-21
Add BUILD files for all the little tools in the repo.
iphydf
2018-01-20
Remove nTox from the repo.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-16
Use apidsl to generate LAN_discovery.h.
iphydf
2018-01-16
Add Alpine Linux Dockerfile
romik-g
2017-12-16
Update tox-bootstrapd Dockerfile
Maxim Biro
2017-06-04
Split daemon's logging backends in separate modules
Maxim Biro
2017-04-19
Fix markdown formatting
Maxim Biro
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-01-28
Add VLA compatibility macro for C89-ish compilers.
iphydf
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-09-29
Merge branch 'master' of https://github.com/irungentoo/toxcore
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-24
Minor cleanups: unused vars, unreachable code, static globals.
iphydf
2016-09-19
Changed the umask to 077 so that the keys file is not readable/writable by ot...
arza
2016-09-19
Included sys/stat.h.
arza
2016-09-09
Minor cleanups: header reordering, adding {}.
iphydf
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Improve C standard compliance.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-08-31
Remove redundant `return` statements.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-18
Fix some compiler warnings.
iphydf
2016-08-18
Make tox_callback_friend_name stateless.
iphydf
2016-08-17
Merge remote-tracking branch 'irungentoo/master'
iphydf
2016-08-12
Check code formatting on Travis.
iphydf
2016-07-11
Documentation: SysVInit workaround for <1024 ports
LittleVulpix
2016-07-10
Documentation: SysVInit workaround for <1024 ports
LittleVulpix
2016-03-13
Merge branch 'make-dist' of https://github.com/roman-yepishev/toxcore
irungentoo
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
[next]