]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd/zstream
ICP: AES-GCM: Refactor gcm_clear_ctx()
[FreeBSD/FreeBSD.git] / cmd / zstream /
2023-01-23 Richard YaoReject streams that set ->drr_payloadlen to unreasonabl...
2022-12-12 Richard YaoAddress theoretical uninitialized variable usage in...
2022-11-10 Paul DagnelieAdd ability to recompress send streams with new compres...
2022-11-03 Brooks DavisUse intptr_t when storing an integer in a pointer
2022-10-18 Tino ReichardtFix declarations of non-global variables
2022-10-14 Alan Somerszstream: allow decompress to fix metadata for uncompres...
2022-10-01 Richard YaoFix userland dereference NULL return value bugs
2022-09-29 Richard YaoFix unreachable code in zstreamdump
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-24 Alan SomersAdd a "zstream decompress" subcommand
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-26 Paul DagnelieFix erroneous zstreamdump warning
2022-02-03 George AmanakisReport dnodes with faulty bonuslen
2021-05-30 набzstream: force-install zstreamdump link
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-21 набzstreamdump: replace with link to zstream
2021-03-06 Brian BehlendorfSuppress cppcheck invalidSyntax warninigs
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2020-12-17 sterlingjensenUse the correct return type for getopt
2020-07-24 tony-zfsAdd support to decode a resume token
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarClean up lib dependencies
2020-06-27 Allan JudeMake zstreamdump output the size of the payload for...
2020-05-09 Petros KoutoupisFixed LDADD library links in Makefiles for cross compil...
2020-04-23 Brian BehlendorfFix unitialized variable in `zstream redup` command
2020-04-11 Brian BehlendorfMinor `zstream redup` command fixes
2020-04-10 Matthew AhrensAdd `zstream redup` command to convert deduplicated...