chiark / gitweb /
debian/: Use `dh_python2' for packaging.
[catacomb-python] / pwsafe
2017-07-07 Mark Woodingpwsafe: Change the default crypto.
2015-07-20 Mark WoodingMerge branches 'mdw/pwsafe' and 'mdw/ec-ptcmpr'
2015-06-16 Mark Woodingpwsafe: New command `xfer' to transfer data to a new...
2015-06-16 Mark Woodingcatacomb/pwsafe.py, pwsafe: Make GDBM support conditional.
2015-05-31 Mark Woodingcatacomb/pwsafe.py, pwsafe: Dispatching for multiple...
2015-05-31 Mark Woodingpwsafe: Abolish the `chomp' function, and only chomp...
2015-05-28 Mark Woodingcatacomb/pwsafe.py: Make `PW' be a context manager...
2015-05-28 Mark Woodingpwsafe: Get the master passphrase before the new password.
2015-05-28 Mark Woodingpwsafe: Report password mismatch as an error, not an...
2015-05-28 Mark Woodingpwsafe: Some simple reformatting.
2015-05-28 Mark Woodingcatacomb/pwsafe.py, pwsafe: Replace `PW''s MODE paramet...
2015-05-28 Mark Woodingpwsafe: Eliminate the `dump' subcommand.
2015-05-28 Mark Woodingpwsafe: Present the list of commands in alphabetical...
2015-05-24 Mark Woodingpwsafe: Don't produce a backtrace on decryption failure.
2014-08-14 Mark Woodingpwsafe, catacomb/pwsafe.py: Push database creation...
2014-08-14 Mark Woodingpwsafe, catacomb/pwsafe.py: Documentation and cleanup.
2008-11-17 Mark Woodingpwsafe: Stop using sre to shut up pissy warning.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-10-25 Mark WoodingGeneral: Update for Python 2.5.
2005-06-21 mdwVarious other little bits.
2005-06-21 mdwModularize the password safe.
2005-04-27 mdwFixing for Python 2.3 and later.
2005-04-10 mdwInitial check-in of catacomb-python.