Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-18 | Update copyright notice | David Timber | |
2021-11-06 | Add more callbacks for fork() event, doc progress | David Timber | |
* Add fork.prepare(), fork.parent() and fork.child() to match with pthread_atfork(), which makes more sense * Code documentation progress | |||
2021-10-31 | Code doc progress | David Timber | |
2021-08-31 | MIT License | David Timber | |
2020-08-20 | Progress ... | David Timber | |
* Move DVault out of executable. Dynamically load it on startup * Improved testing scheme * Tidy up prne_*assert* macro series * Protocol: store host credentials in base64 string. No mask * Use the lock shm as a shared_global so the stats can persist * mmap() the executable read-only for later use |