Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cancel timeout to avoid stupid race condition.HEADmaster | David A. Madore | 2010-02-22 | 1 | -0/+1 |
| | |||||
* | Allow running the client with no key (generating no HMAC), for PING and DATE. | David A. Madore | 2010-02-22 | 1 | -3/+3 |
| | |||||
* | Check recv() return value. | David A. Madore | 2010-02-16 | 1 | -2/+5 |
| | |||||
* | Rewrap long lines. | David A. Madore | 2010-02-16 | 1 | -2/+4 |
| | |||||
* | Work against the dreadful habit of concatenatingallmywords in identifiers. | David A. Madore | 2010-02-16 | 1 | -7/+7 |
| | |||||
* | Various stylistic improvements suggested by Max (such as using the // op). | David A. Madore | 2010-02-15 | 1 | -16/+4 |
| | |||||
* | Initial creation of the emergency daemon, and a stupid client. | David A. Madore | 2010-02-15 | 1 | -0/+96 |
These don't do much for now. |