Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removed obsolete textify tool | Toni Uhlig | 2019-11-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Merge branch 'master' of ssh://git.lan:/git/tools | Toni Uhlig | 2019-11-11 |
|\ | |||
| * | progressbar fd position extraction | lns | 2019-11-11 |
| | | |||
* | | progressbar remove targets | Toni Uhlig | 2019-10-14 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Merge branch 'master' of ssh://git.lan:/git/tools | Toni Uhlig | 2019-10-14 |
|\| | |||
| * | renamed scrambler -> ascii85 | lns | 2019-10-14 |
| | | |||
| * | Merge branch 'master' of https://github.com/lnslbrty/tools | lns | 2019-10-14 |
| |\ | |||
| * | | added textify Makefile targets and untextify feature | lns | 2019-10-14 |
| | | | |||
| * | | removed superfluous struct 1-byte align | lns | 2019-10-14 |
| | | | |||
| * | | Merge branch 'master' of ssh://git.lan:/git/tools | lns | 2019-10-14 |
| |\ \ | |||
| * | | | textify binary data | lns | 2019-03-10 |
| | | | | | | | | | | | | | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | | | | Merge branch 'master' of gitlab.com:lnslbrty/tools | Toni Uhlig | 2019-09-14 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | use INSTALL_BIN/INSTALL_DIR for OpenWrt build system compat | Toni Uhlig | 2019-03-19 |
| | |/ | |/| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* / | | added progressbar for monitoring file stream position via procfs | Toni Uhlig | 2019-09-14 |
|/ / | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* / | getchar() returns int not char | Toni Uhlig | 2019-03-19 |
|/ | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Merge branch 'master' of https://github.com/lnslbrty/tools | lns | 2019-01-02 |
|\ | |||
| * | scrambler optimisations | Toni Uhlig | 2018-12-11 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | basic ascii85 encoder/decoder | Toni Uhlig | 2018-12-11 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | suidcmd: additional checks, error printing | Toni Uhlig | 2018-05-11 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | indentation | lns | 2019-01-02 |
|/ | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | xdiff Makefile clean + unused lib depends | Toni Uhlig | 2017-06-14 |
| | |||
* | x11 screen diff | Toni Uhlig | 2017-06-14 |
| | |||
* | - using uint64_t instead of time_t which is arch dependend | Toni Uhlig | 2017-06-13 |
| | | | | | - fixed missing fcntl to restore old STDIN flags before quit - improved/verbose signal handling | ||
* | print features, added argcount to cmd struct, safe_exec accepts max argument ↵v1.1 | Toni Uhlig | 2017-04-10 |
| | | | | param | ||
* | install targets | Toni Uhlig | 2017-03-15 |
| | |||
* | flood protection (main menu) | toni | 2017-01-25 |
| | |||
* | dummyshell info key | toni | 2017-01-22 |
| | |||
* | minor fixes | toni | 2017-01-21 |
| | |||
* | randomkey disable atm | toni | 2017-01-18 |
| | |||
* | rdtsc is only on x86 platforms available | toni | 2017-01-18 |
| | |||
* | updated | toni | 2017-01-18 |
| | |||
* | aes quiet mode, CString output, suidcmd setuid check | toni | 2017-01-18 |
| | |||
* | better aes crypt | toni | 2017-01-18 |
| | |||
* | nopnopnop | toni | 2017-01-18 |
| | |||
* | better suidcmd | toni | 2017-01-16 |
| | |||
* | Merge branch 'master' of github.com:lnslbrty/tools | toni | 2017-01-13 |
|\ | |||
| * | Update README.md | dev0 | 2017-01-13 |
| | | |||
* | | fixed backspace fail | toni | 2017-01-13 |
|/ | |||
* | updated tools.. | toni | 2017-01-13 |
| | |||
* | backspace aborts if input buffer is empty | toni | 2017-01-13 |
| | |||
* | dummyshell cmd.(defargs|flags) | toni | 2017-01-13 |
| | |||
* | dummyshell escape key | toni | 2017-01-13 |
| | |||
* | initial commit | toni | 2017-01-11 |