Age | Commit message (Expand) | Author | Lines |
2011-07-20 | Add a proper config file (raps2/defaults, Config::Tiny) | Daniel Friesel | -0/+1 |
2011-07-20 | Prepare for configurable key setup cost | Daniel Friesel | -2/+2 |
2011-07-06 | t/29-app-raps2.t: Test ->ui / no_cli option | Daniel Friesel | -1/+3 |
2011-07-06 | Merge t/25-app-raps2-basic and t/29-app-raps2-store | Daniel Friesel | -18/+7 |
2011-07-06 | Raps2.pm: new: Add no_cli option, removes Test::MockObject build dependency | Daniel Friesel | -26/+4 |
2011-07-04 | More advanced App::Raps2 tests | Daniel Friesel | -0/+59 |
2011-07-04 | Prepare for more advanced App::Raps2 tests | Daniel Friesel | -0/+0 |
2011-07-04 | Raps2.pm: Make file_to_hash return a hashref (consistency with pw_load) | Daniel Friesel | -1/+1 |
2011-06-08 | App/Raps2: Run sanity_check and load_config in new | Daniel Friesel | -3/+4 |
2011-06-02 | Remove Pod::Coverage tests, Devel::Cover works better for me | Daniel Friesel | -12/+0 |
2011-05-21 | Add Pod::Coverage test | Daniel Friesel | -0/+12 |
2011-05-20 | Syntax cleanup | Daniel Friesel | -1/+1 |
2011-05-20 | Mock Term::ReadLine so the App::Raps2 test runs fine without a tty | Daniel Friesel | -2/+12 |
2011-05-17 | Move create_salt to App::Raps2::Password, make $pw->salt() return current salt | Daniel Friesel | -27/+3 |
2011-05-13 | App::Raps2: Make create_salt and file_to_hash oop-ish as well | Daniel Friesel | -4/+5 |
2011-04-04 | Test::Exception -> Test::Fatal | Daniel Friesel | -26/+27 |
2011-04-04 | Forgot to add t/in/hash (needed for App::Raps2 test) | Daniel Friesel | -0/+2 |
2011-04-04 | Slightly extend App::Raps2 test | Daniel Friesel | -1/+10 |
2011-04-03 | t/20-app-raps2-password.t: Tests for ->salt() | Daniel Friesel | -2/+52 |
2011-04-03 | t/20-app-raps2-password.t: Better Test::Exception syntax | Daniel Friesel | -16/+48 |
2011-04-03 | Use confess instead of return undef, Test::Exception for App::Raps2::Password... | Daniel Friesel | -17/+17 |
2011-04-02 | Switch to App::Raps2. Still missing documentation, errorchecking and tests | Daniel Friesel | -0/+69 |
2011-02-07 | Initial commit | Daniel Friesel | -0/+16 |