Age | Commit message (Expand) | Author |
---|---|---|
2019-02-05 | Fix some llvm warnings. | Rob Landley |
2019-02-05 | Suppress warnings gcc should not be making (and a comment typo). | Rob Landley |
2019-02-05 | Fix server loop timeout logic. | Rob Landley |
2019-02-05 | Fix server mode and make request timeout 3 tries of 3 seconds (9 sec total). | Rob Landley |
2019-02-04 | Next round of sntp work: server and multicast modes, actually set time... | Rob Landley |
2019-01-24 | More random in-progress sntp work. | Rob Landley |
2019-01-22 | Actually calculating/displaying a reasonable time. | Rob Landley |
2019-01-18 | First chunk of sntp code. | Rob Landley |