Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-17 | Employ pthsem ... | David Timber | |
* Use uint8_t array for hardcoded binary data * Add proone-ipaddr-arr to hardcode DoT servers * Convert X509 data * Brought back M68k and ARC archs just in case * Add CLOCK_REALTIME in prne_mbedtls_entropy_proc_src_f for more entropy * Remove installation of signal handlers. Use sigwait() instead * Bugfix: prne_rnd_anum_str() returned null characters * Add prne_dbgpf() and prne_dbgperr() * prne_assert(): put errno into a register so it's visible in the core dump | |||
2020-01-14 | impl resolving CNAMEd records. `memzero()` macro. | 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 | |||
2020-01-03 | checkpoint | David Timber | |
2020-01-01 | checkpoint | David Timber | |