Skip to content
Snippets Groups Projects
  1. Nov 14, 2015
    • ulif's avatar
      Bump version number. · 95774e5e
      ulif authored
      As we have new features in the upcoming release, we have to bump the
      minor release number, not only the bugfix number.
      95774e5e
    • ulif's avatar
      Update changelog. · 11ab8283
      ulif authored
      11ab8283
  2. Oct 29, 2015
  3. Oct 18, 2015
  4. Aug 05, 2015
  5. Aug 01, 2015
  6. Jul 22, 2015
  7. Jun 25, 2015
  8. May 29, 2015
    • ulif's avatar
      Increase version number. · 01bc7717
      ulif authored
      As next release will not be pure bugfix any more (we got additional
      options), we increase the minor version number.
      01bc7717
    • ulif's avatar
      Update history. · 906919b3
      ulif authored
      906919b3
  9. May 28, 2015
    • ulif's avatar
      Pass options to `get_passphrase()`. · 04eb9226
      ulif authored
      We now use an `argparser` options instance for get_passphrase
      instead of a bunch of single args. This makes the main function
      `get_passphrase` less readable (you do not see immediately what
      options are really expected), but avoids misleading defaults. We
      now use the defaults set in argparser options, i.e. from
      `handle_options()` as single source of defaults.
      04eb9226
  10. Apr 03, 2015
  11. Mar 30, 2015
  12. Mar 29, 2015
    • ulif's avatar
      Bump version. · 736cc93b
      ulif authored
      736cc93b
    • ulif's avatar
      Prepare release v0.3.1. · 6f9eb395
      ulif authored
      6f9eb395
    • ulif's avatar
      Turn diceware module into a package. · 4d29e116
      ulif authored
      Move wordlists into the new package. This should fix
      the data_files problem on most platforms and in most
      environments.
      
      Seems to be really tricky to install data files in a
      foreseeable location.
      
      The more finegrained solution of conorsch might be
      slightly less stable in the long run, therefore we
      selected the 'package', actually.
      4d29e116
  13. Mar 28, 2015
  14. Mar 27, 2015
  15. Mar 24, 2015
  16. Mar 23, 2015
  17. Feb 19, 2015
  18. Feb 18, 2015
Loading