summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Collapse)Author
2014-10-24Rename .ratox.data to .ratox.tox to comply with STSsin
https://github.com/Tox/Tox-STS/blob/master/STS.md
2014-10-08Increase ringing delaysin
2014-10-04Add initial outgoing call-supportFRIGN
This works, but the audio is a bit muffled up, which takes some fine-tuning. Also, not all state-transitions are yet taken into account.
2014-10-03Bring connection delay down to 3ssin
2014-10-03Up max calls to 8 after discussion with other tox developerssin
2014-10-03Put configurable stuff in config.def.hsin
2014-09-23Style fixsin
2014-09-23Add proxy supportsin
(Remove tcpenabled from config.def.h as it can easily be flipped at runtime via the cmdline switch).
2014-09-23Add TCP modesin
2014-09-22Forgot config.def.hsin
2014-09-22Add support for encrypted save filessin
2014-09-21Lay the ground for IPv6 supportsin
2014-09-21Update nodelistsin
2014-09-15Rename bootstrapnode to nodesin
2014-09-13Add Makefile + config.mk + config.def.hsin