chiark / gitweb /
vbig.git
2013-08-09 Richard KettlewellREADME -> README.md
2013-08-09 Richard KettlewellRemove autogen.sh; use autoreconf -is instead.
2013-02-21 Richard Kettlewelldir-locals.el
2013-02-21 Richard KettlewellMan page typo.
2013-02-21 Richard KettlewellFix printf field width types
2013-02-21 Richard KettlewellUpdate usage message.
2013-02-21 Ian JacksonNew --progress option
2013-02-21 Ian JacksonManpage: add some usage hints
2013-02-21 Ian JacksonUse /dev/urandom (or corresponding file) by default...
2013-02-21 Ian JacksonUsage message: fix alignment
2013-02-21 Ian JacksonSupport --seed-file (and --seed-length)
2013-02-21 Ian JacksonMove default seed setting to main().
2013-02-21 Ian JacksonTurn "seed" from a string to a byte block.
2013-02-21 Ian JacksonUse RC4-drop, not RC4
2013-02-21 Ian JacksonMake --both the default
2013-02-21 Ian JacksonNew mode --both (-b), which does create then verify
2013-02-21 Ian JacksonNew --entire option
2013-02-21 Ian JacksonBreak out function "execute"
2011-06-17 Richard KettlewellMake SIZE argument optional when verifying. It is...
2011-06-17 Richard KettlewellRemove redundant exit() calls.
2011-06-17 Richard KettlewellRearrange argc/argv for more idiomatic access to positi...
2011-06-15 Richard KettlewellExpand on purpose a little.
2011-06-15 Richard KettlewellCopyright notices
2011-06-15 Richard Kettlewell.gitignore backup files
2011-06-15 Richard KettlewellMacOS support.
2011-06-15 Richard KettlewellDocument short-form options.
2011-06-15 Richard KettlewellMore sensible type choices. Making remain be size_t...
2011-06-15 Richard KettlewellAdd --flush option to evict the subject file from RAM...
2011-06-13 Richard KettlewellList options in --help output
2011-06-13 Richard KettlewellAdd a README and man page
2011-06-13 Richard Kettlewellvbig - create or verify a large but pseudo-random file