aboutsummaryrefslogtreecommitdiffstats
path: root/misc-utils/mcookie.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-21docs: cleanup public domain license textsKarel Zak1-1/+5
2023-10-25Make the ways of using output stream consistent in usage()Masatake YAMATO1-3/+3
2021-10-18mcookie: fix infinite-loop when use -fHiroaki Sengoku1-1/+1
2020-11-03lib/randutils: rename random_get_bytes()Sami Kerola1-1/+1
2020-02-05docs: improve size arguments description in --help outputKarel Zak1-0/+4
2019-10-01cleanup: Remove some spurious spacesElliott Mitchell1-1/+1
2019-04-16misc: consolidate version printing and close_stdout()Karel Zak1-3/+3
2017-12-12mcookie: properly initialize hashKarel Zak1-0/+1
2017-12-12lib/md5: use ul_/UL_ prefixKarel Zak1-7/+7
2017-06-29misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier1-2/+2
2017-06-27misc: introduce print_usage_help_options()Ruediger Meier1-2/+1
2017-06-26misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier1-3/+4
2016-12-19Use --help suggestion on invalid optionKarel Zak1-1/+1
2016-07-21misc: simplify if clauses [oclint]Sami Kerola1-4/+2
2015-07-29mcookie: fix -f usage [clang analyze]Karel Zak1-3/+2
2015-01-06textual: add a docstring to most of the utilitiesBenno Schulenberg1-0/+3
2014-07-28mcookie: avoid format warningBernhard Voelker1-2/+2
2014-07-23textual: fix some typos and inconsistencies in various messagesBenno Schulenberg1-3/+4
2014-03-26mcookie: add --max-size optionSami Kerola1-5/+27
2014-03-26mcookie: use control structure, and fix usage()Sami Kerola1-45/+49
2014-03-26mcookie: use same variable type consistentlySami Kerola1-5/+5
2014-03-26mcookie: allow --file option be defined multiple timesSami Kerola1-29/+44
2014-03-26mcookie: use lib/randutilsSami Kerola1-47/+10
2013-10-08mcookie: pluralize two messagesBenno Schulenberg1-4/+6
2013-02-06textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg1-1/+1
2013-01-25textual: use UTIL_LINUX_VERSION everywhereKarel Zak1-3/+1
2012-07-16translation: unify file open error messagesSami Kerola1-2/+2
2012-04-04misc-utils: verify writing to streams was successfulSami Kerola1-8/+3
2011-08-16mcookie: cleanup usage()Karel Zak1-8/+9
2011-07-21md5: use symbolical digest lengthSami Kerola1-2/+2
2011-06-25mcookie: change coding styleSami Kerola1-142/+152
2011-06-25mcookie: use warnx, long options and help screenSami Kerola1-10/+47
2008-07-28remove CVS keywordsmaximilian attems1-2/+0
2007-06-14mcookie: remove non-linux codeKarel Zak1-16/+1
2006-12-07Imported from util-linux-2.13-pre1 tarball.v2.13-pre1Karel Zak1-3/+3
2006-12-07Imported from util-linux-2.11o tarball.v2.11oKarel Zak1-1/+1
2006-12-07Imported from util-linux-2.11b tarball.v2.11bKarel Zak1-1/+1
2006-12-07Imported from util-linux-2.9v tarball.v2.9vKarel Zak1-25/+66
2006-12-07Imported from util-linux-2.9i tarball.v2.9iKarel Zak1-2/+5
2006-12-07Imported from util-linux-2.7.1 tarball.v2.7.1Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.5 tarball.v2.5Karel Zak1-17/+93
2006-12-07Imported from util-linux-2.2 tarball.v2.2Karel Zak1-0/+44