aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* removed obsolete textify toolToni Uhlig2019-11-11
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Merge branch 'master' of ssh://git.lan:/git/toolsToni Uhlig2019-11-11
|\
| * progressbar fd position extractionlns2019-11-11
| |
* | progressbar remove targetsToni Uhlig2019-10-14
| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | Merge branch 'master' of ssh://git.lan:/git/toolsToni Uhlig2019-10-14
|\|
| * renamed scrambler -> ascii85lns2019-10-14
| |
| * Merge branch 'master' of https://github.com/lnslbrty/toolslns2019-10-14
| |\
| * | added textify Makefile targets and untextify featurelns2019-10-14
| | |
| * | removed superfluous struct 1-byte alignlns2019-10-14
| | |
| * | Merge branch 'master' of ssh://git.lan:/git/toolslns2019-10-14
| |\ \
| * | | textify binary datalns2019-03-10
| | | | | | | | | | | | | | | | Signed-off-by: lns <matzeton@googlemail.com>
* | | | Merge branch 'master' of gitlab.com:lnslbrty/toolsToni Uhlig2019-09-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | use INSTALL_BIN/INSTALL_DIR for OpenWrt build system compatToni Uhlig2019-03-19
| | |/ | |/| | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* / | added progressbar for monitoring file stream position via procfsToni Uhlig2019-09-14
|/ / | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* / getchar() returns int not charToni Uhlig2019-03-19
|/ | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Merge branch 'master' of https://github.com/lnslbrty/toolslns2019-01-02
|\
| * scrambler optimisationsToni Uhlig2018-12-11
| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
| * basic ascii85 encoder/decoderToni Uhlig2018-12-11
| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
| * suidcmd: additional checks, error printingToni Uhlig2018-05-11
| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | indentationlns2019-01-02
|/ | | | Signed-off-by: lns <matzeton@googlemail.com>
* xdiff Makefile clean + unused lib dependsToni Uhlig2017-06-14
|
* x11 screen diffToni Uhlig2017-06-14
|
* - using uint64_t instead of time_t which is arch dependendToni Uhlig2017-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.1Toni Uhlig2017-04-10
| | | | param
* install targetsToni Uhlig2017-03-15
|
* flood protection (main menu)toni2017-01-25
|
* dummyshell info keytoni2017-01-22
|
* minor fixestoni2017-01-21
|
* randomkey disable atmtoni2017-01-18
|
* rdtsc is only on x86 platforms availabletoni2017-01-18
|
* updatedtoni2017-01-18
|
* aes quiet mode, CString output, suidcmd setuid checktoni2017-01-18
|
* better aes crypttoni2017-01-18
|
* nopnopnoptoni2017-01-18
|
* better suidcmdtoni2017-01-16
|
* Merge branch 'master' of github.com:lnslbrty/toolstoni2017-01-13
|\
| * Update README.mddev02017-01-13
| |
* | fixed backspace failtoni2017-01-13
|/
* updated tools..toni2017-01-13
|
* backspace aborts if input buffer is emptytoni2017-01-13
|
* dummyshell cmd.(defargs|flags)toni2017-01-13
|
* dummyshell escape keytoni2017-01-13
|
* initial committoni2017-01-11