aboutsummaryrefslogtreecommitdiff
path: root/doc/dev_notes.md
AgeCommit message (Collapse)Author
2022-11-05Doc and source comment spelling checkDavid Timber
2022-06-02Doc and final touches ...David Timber
- Add .settings.json for doxygen settings - Add /doc/impl.md - Doc and change usage of /bootstrap.sh - Add notes to docs - Add 7-bit char machine check - Normailise description for init and free functions - Doc rest of source code - Remove unused function: prne_str_shift_spaces()
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-08-18Documentation progress ...David Timber
2021-07-07Documentation in progress.David Timber