aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2021-11-06Add more callbacks for fork() event, doc progressDavid Timber
* Add fork.prepare(), fork.parent() and fork.child() to match with pthread_atfork(), which makes more sense * Code documentation progress
2021-10-31Code doc progressDavid Timber
2021-10-30Code documentation and bug fixes ...David Timber
* Add convenience function prne_sfree_str() * Use prne_sfree_str() to scrub off sensitive data * Making the brute force login vector optional BNE param cred_dict can be null * Use O_EXCL when creating temporary files * Fix bug where bne_cb_uptime() returns the up time of the child process, not the parent
2021-10-25Documentation progress, brought back m68kDavid Timber
2021-10-16Documentation progress: /doc/fmts.mdDavid Timber
2021-10-05Documentation progressDavid Timber
2021-09-11The Heartbeat Protocol documentation progressDavid Timber
2021-08-18Documentation progress ...David Timber
2021-07-07Documentation in progress.David Timber