summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2014-12-09Refine config.def.h a bitFRIGN
2014-12-09Add ability to specify save file as command line argument...Also, get closer to the STS (Single Tox Standard) by calling the the save file "save file" and not "data file". Additionally, augment the manual section about encrypting and decrypting the save file. FRIGN
2014-12-01Increase connection delay to 4 secondssin
2014-11-30Update list of nodessin
2014-10-24Rename .ratox.data to .ratox.tox to comply with STS...https://github.com/Tox/Tox-STS/blob/master/STS.md sin
2014-10-08Increase ringing delaysin
2014-10-04Add initial outgoing call-support...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. FRIGN
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 support...(Remove tcpenabled from config.def.h as it can easily be flipped at runtime via the cmdline switch). sin
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