Age | Commit message (Collapse) | Author |
|
|
|
* Delete prne_own_recon_param() as it served no purpose
|
|
* Add param to prne_mbedtls_pth_handle() for returning return value from
the function or poll().
|
|
* Add fork.prepare(), fork.parent() and fork.child() to match with
pthread_atfork(), which makes more sense
* Code documentation progress
|
|
|
|
* Remove prne_rnd_anum_str()
|
|
* htbt: fix leak in `htbt_main_q_hover()`
* proone-recon: fix parse bug
|
|
* replaced RNG from `rnd` to `mbedtls_ctr_drbg`
* use of `uint_fastN_t` where appropriate
* heartbeat protocol draft
* improved worker scheduling mech
|