chiark / gitweb /
Typo fixes to man page.
[vbig.git] / vbig.cc
2013-10-31 Richard KettlewellBuild fix for FreeBSD
2013-08-09 Richard KettlewellUpdate copyright messages to reflect changes this year
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 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 KettlewellCopyright notices
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 Kettlewellvbig - create or verify a large but pseudo-random file