51 broke -E logic completely, rewise it
[tfcrypt.git] / tfc_error.c
2023-08-09 Andrey Rys51 broke -E logic completely, rewise it master
2022-10-30 Andrey Rys-g, -j: shortcuts for stream ciphers with random counter
2022-08-28 Andrey Rys-X: add simple XOR mode (embedded xor tool)
2022-08-28 Andrey Rysremove prefix from base64 builtin
2022-01-16 Andrey Rys-O nobuf: disable IO buffering
2022-01-15 Andrey Rysremove OCB mode
2021-11-28 Andrey Rys-O ioseek=: apply iseek and oseek at same time.
2021-11-28 Andrey Rys-O ro: readonly files, never write anything (except...
2021-11-28 Andrey Rys-O append: append to output flag
2021-11-28 Andrey Rys-O readloops=n: read source repeatedly n times (by...
2021-11-28 Andrey Ryschange atexit newline print policy
2021-11-28 Andrey Rys-O pid: show/log process id of running tfcrypt.
2021-11-28 Andrey Rys-O finished: prepend "finished: " marker when tfcrypt...
2021-11-28 Andrey Rysxexit: do post-crypt work only if exiting by system...
2021-11-28 Andrey Rys-o logfile: logging to separate logfile instead of...
2021-11-28 Andrey Rysmove atexit code to xexit() and fix ftrunc order for...
2021-11-27 Andrey Rys-u: like -m, but decrypt to verify MAC, see if it's...
2020-08-02 Andrey Rys-V: fix when used with -P
2020-07-25 Andrey Rysiotool: separate alias to do only plain I/O.
2019-12-13 Andrey Rys-O ftrunc=tail: trim unused tail after processing actua...
2019-04-29 Andrey RysUpdate copyright year.
2019-04-29 Andrey Rys-c: pattern fill support.
2019-04-24 Andrey RysDisplay hash of current defaults.
2019-04-06 Andrey Rys"-O ftrunc=": implement file truncations (without sanit...
2019-04-04 Andrey Rys-O showsecrets: display passwords in plaintext.
2019-03-23 Andrey Rysfix usage, add -O fullkey to extend key size.
2019-03-23 Andrey RysReplace ugly tweak size computation with explicit tweak...
2019-03-22 Andrey Rys-c zero: assume zero counter value.
2019-03-20 Andrey RysAmend previous commit.
2019-03-16 Andrey RysSupport loading tfcrypt_defs.h variables from file.
2019-02-09 Andrey RysChange default seek behavior: error out, allow to ignor...
2019-02-04 Andrey Rys-O okey=val: offset into key (useful for block device...
2019-01-25 Andrey Rys-E sync: reform logic. Prequery file position, jump...
2018-11-29 Andrey RysSalt user keys or passwords.
2018-11-14 Andrey Rystfcrypt 1.