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-08-31 | MIT License | David Timber | |
2020-09-19 | Impl bne | David Timber | |
2020-08-24 | * htbt checkpoint | David Timber | |
* Change PRNE_BUILD_ENTROPY to uint8_t array * endian.h problem * Remove "-I." CFLAG added by Automake () * Moved endian conversion macros to endian.h * Moved DNS server config from config.h to resolv.h to reduce compile time * Refactor resolv_ensure_act_dns_fd() to reduce binary size |