| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-18 | Fix "available space" count passed to snprintf (#2832). | Carl Hetherington | |
| This is wrong (too big) and it causes an abort in some snprintf checker on Ubuntu 24.04. | |||
| 2024-03-15 | Replace use of sprintf with snprintf. | Carl Hetherington | |
| 2021-02-16 | C++11 tidying. | Carl Hetherington | |
| 2020-04-17 | Add feature to Socket so that it can send digests of data it has sent | Carl Hetherington | |
| and check those digests on receive. | |||
| 2016-08-12 | Missing include. | Carl Hetherington | |
| 2016-08-12 | Remove all use of stringstream in an attempt to fix | Carl Hetherington | |
| the suspected thread-unsafe crash bugs on OS X. | |||
| 2016-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-06-13 | Use nettle rather then openssl for MD5 digesting. | Carl Hetherington | |
| 2016-06-13 | Rename MD5Digester -> Digester. | Carl Hetherington | |
