Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-22 | * Impl bne | David Timber | |
* Add base64 upload method * Remove pollin_f() * Caller should terminate cmdline * Newline style detection for \r\n, \r\0, \r or \n * Issue "enable", "system" and "shell" on set up * * Rename prne_strnstr() -> prne_memmem() * Added prne_rebuild_str() for efficiency * Daemonise proone so that bne can clean up after upload | |||
2020-09-20 | bne: add debug messages for the show | David Timber | |
2020-09-20 | * bne: newline character abstraction for telnet vector | David Timber | |
* bne: always yield while bin recombination | |||
2020-09-20 | * Impl bne | David Timber | |
* Add prne_pth_reset_timer(), prne_build_str() | |||
2020-09-19 | Impl bne | David Timber | |
2020-09-18 | * Impl: bne | David Timber | |
* Add prne_index_nybin() |