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
2015-05-24
Merge branch 'bootstrapd-update2' of https://github.com/nurupo/InsertProjectN...
irungentoo
2015-05-13
Fixed segfault in tox-bootstrapd.
irungentoo
2015-05-10
Updated daemon's systemd file, fixed typos in README
Maxim Biro
2015-02-05
Documentation and service description for using tox-bootstrapd with
Eugene Lopatin
2015-01-25
Replace hardcoded nodes with examples
Maxim Biro
2014-10-15
Merge branch 'tox-bootstrapd-network-error-handling' of https://github.com/nu...
irungentoo
2014-10-14
Don't fail when the binary is not found
Maxim Biro
2014-10-13
Fixed a typo
Maxim Biro
2014-10-13
Added some const-correctnessness
Maxim Biro
2014-10-12
Fixed a typo
Maxim Biro
2014-10-12
Added IPv4 fallback, made IPv6 and IPv4 fallback enabled by default
Maxim Biro
2014-10-12
Free ports when there are no valid ones
Maxim Biro
2014-10-11
Merge branch 'master' of https://github.com/stqism/ToxCore
irungentoo
2014-10-10
Does a realloc with a size of 0 if every port is invalid
Sean Qureshi
2014-10-10
Enable IPv6, fix systemd PID bug
Sean Qureshi
2014-10-06
Add working tox nodes
David Lohle
2014-09-09
spelling corrections
cgar
2014-08-18
Added .sh ending to bootstrapd's init script
Maxim Biro
2014-08-17
Fixed some warnings
Maxim Biro
2014-08-17
Fixed daemon taking long time to stop
Maxim Biro
2014-08-17
Renamed files for less confusion
Maxim Biro
2014-08-17
Made possible to run the daemon under its own user
Maxim Biro
2014-08-17
Made init.d script work with systemd
Maxim Biro
2014-08-16
Renamed tox_bootstrap_daemon into tox-bootstrapd
Maxim Biro
2014-06-19
Merge branch 'bootstrap_daemon-leaks-1' of https://github.com/tux3/toxcore in...
irungentoo
2014-06-18
Fix scope, ressource leaks in boostrap daemon
Tux3 / Mlkj / !Lev.uXFMLA
2014-05-20
Install tox_bootstrap_daemon
stal
2014-05-18
Made config file more consistent with default values
Maxim Biro
2014-05-18
Added default ports to the .c file, included 33445 port
Maxim Biro
2014-05-18
Fixed a bug
Maxim Biro
2014-05-18
Allow multiple instances of the daemon
Maxim Biro
2014-05-18
Fixed out of bounds write.
irungentoo
2014-05-18
Added MOTD functionality
Maxim Biro
2014-05-17
Some small fixes
Maxim Biro
2014-05-17
Extracted min and max allowed port values into named constants
Maxim Biro
2014-05-17
Added TCP server functionality
Maxim Biro
2014-04-23
Fixed the DHT bootstrap daemon.
irungentoo
2014-02-22
Renamed dht server to dht node
Maxim Biro