Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-03 | * Impl: CNCP | David Timber | |
* [htbt] Use randomly generated number for SOLICIT request * Die on pth sync funcs only if debug build * Fix wrong use of pth_mutex_acquire(): use with event can result in failure * [htbt] Take "blackhole" fd as param * Remove unused include to reduce compile time * [htbt] Add const macro values for random msg_id gen * [resolv] Make prne_resolv_prm_t reusable * [resolv] Fix mem leak in proone-resolv * [resolv] Sanity check before returning prm so users don't have to worry about SEGFAULT * Add txtrec-*.sh for CNCP | |||
2020-09-02 | Impl: PRNE_HTBT_OP_HOVER | David Timber | |
2020-08-31 | Impl: NY_BIN | David Timber | |
2020-08-31 | Impl run_bin | David Timber | |
2020-08-29 | * _POSIX_C_SOURCE=199506L | David Timber | |
* Add proone-htbthost * Add prne_iobuf, use it in resolv, htbt * memzero() -> prne_memzero() now as a function * Add prne_mbedtls_pth_handle() * Protocol changes * Remove prne_unint_*() * Add src/proone_conf.skel |