Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2020-01-15 | unexpand | David Timber | |
2020-01-11 | staged resolv_worker | David Timber | |
* replaced RNG from `rnd` to `mbedtls_ctr_drbg` * use of `uint_fastN_t` where appropriate * heartbeat protocol draft * improved worker scheduling mech |