Revisions of zpaqfranz
buildservice-autocommit
accepted
request 1199382
from
Dirk Mueller (dirkmueller)
(revision 9)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 8)
- update to 60.6: * Better -stdin management Now files added with -stdin should be deduplicated as well as those added manually (up to the previous version the deduplicator was less efficient, for a whole series of reasons long to explain) * New comparehex command This command performs an operation that happens very frequently, namely comparing two lines (typically HASH codes) present in two files. If the codes are the same it exits with OK. You can also impose the expected length of the hash. * Counts within more than one file the occurrences of a certain string, and returns OK if the number is the expected one In essence, within a log file, it counts how many positive results there are. * If you don't select a string to search for, it will use the default one for OKs with the -big switch * During program termination with Control-C press, a better management of the deletion of files created with -chunk is performed. * It might also perform rollback of .zpaq files, maybe in the future. * Apparently it should work in a portable way across various platforms, or at least I hope so. * The problem of terminating a multithreaded system based on a condition is not trivial, even from a performance perspective. I used "dirty tricks", we'll see in the future. * Improvement in the creation of temporary files, for the use of multiple zpaqfranz processes simultaneously * Temporary files are created inside different subfolders
buildservice-autocommit
accepted
request 1181805
from
Dirk Mueller (dirkmueller)
(revision 7)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 6)
- update to 59.8: * _The l (list) command use a new format; filesize is now ... autosized; estimated ratio is written, better infos with -all switch, do not show attrs by default * Do not add() if the X folder does not exists * -nocolors on redirect - update to 59.7: * Less used RAM enumerating files * zfssize command * switch -pause in add * updated info on vss * AMD 3950X benchmark added * New hash command * Command s with -home switch * Command hash with -orderby * add -ignore switch * substituted /sec with /s * minor fixes in -noeta * fixes in update (on *nix) - update to 59.4: * crop command * c command -checksum switch - update to 59.3: * New update command ### Warning. Downloading executable programs from the Internet is potentially dangerous. Always choose a reliable source (such as github or sourceforce), or directly my site https://www.francocorbelli.it/zpaqfranz/win64/
buildservice-autocommit
accepted
request 1158709
from
Dirk Mueller (dirkmueller)
(revision 5)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 4)
- update to 59.2: * Some minor "things" * ADS filelists (NTFS alternate data stream)
buildservice-autocommit
accepted
request 1128884
from
Dirk Mueller (dirkmueller)
(revision 3)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 5.6: * Add safe directory in config * add H-CRTM event support * add support of efivar versions less than 38 * Add support to check for efivar/efivar.h manually * tpm2_eventlog: add support for replay with different StartupLocality * Fix pcr extension for EV_NO_ACTION * Extend test of yaml string representation * Use helper for printing a string dump * Fix upper bound on unique data size * Fix YAML string formatting * Add support for parsing forward seal TPM values * Use forward seal values in creating policies * Move dgst_size in evaluate_populate_pcr_digests() * Allow more than 8 PCRs for sealing * Move dgst_size in evaluate_populate_pcr_digests * Allow more than 8 PCRs for sealing * Make __wrap_Esys_PCR_Read() more dynamic to enable testing more PCRs * Support -a option for attributes * Add --key-algorithm option * Remove -m option which was added mistakenly * Revert sm2 sign and verifysignature * Correct man page example * Fix usage of nonce * Fix integrating nonce authorization. - initial import of tpm2.0-tools
Dirk Mueller (dirkmueller)
committed
(revision 1)
Displaying all 9 revisions