Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-24 | * Impl bne | David Timber | |
* Reduce timeout values * Impl telnet vector * Separate stx_str/stx_out and eot_str/eot_out to skip echo * Bugfix: wrong BNE_CONN_OP_TIMEOUT timer reset * vssh: skip account if password auth is not available * bne_vssh_write_f(): propagate write() EOF * No EINTR handling * lssh2_handle() * prne_mbedtls_pth_handle() * resolv_ensure_act_dns_fd() * Add util funcs for telnet login prompt parsing * prne_transmem() * prne_memrmem() * prne_memmem() | |||
2020-09-20 | * Fix bug in htbt: set client socket non-block | David Timber | |
* htbt: enforce HTBT_LBD_MAX_CLIENTS * Fix bug: wrong use of pth_poll_ev() in * prne_mbedtls_pth_handle() * lssh2_handle() | |||
2020-09-19 | Impl bne | David Timber | |
2020-09-18 | * Impl: bne | David Timber | |
* Add prne_index_nybin() |