summaryrefslogtreecommitdiff
path: root/lib/App/Raps2
AgeCommit message (Expand)AuthorLines
2021-10-10Explicitly specify key size for new Crypt::CBC / Eksblowfish versionsDaniel Friesel-2/+2
2015-10-04version bump0.54Daniel Friesel-4/+4
2015-10-04update copyright, readme, changelog and (a bit of) perltidyDaniel Friesel-2/+2
2011-08-30Raps2/UI.pm: Only create Term::ReadLine object when neccessaryDaniel Friesel-2/+6
2011-07-25Release v0.530.53Daniel Friesel-4/+4
2011-07-21Make xclip command configurable (->chrome support)Daniel Friesel-5/+8
2011-07-20Fix pwgen usage, release v0.520.52Daniel Friesel-4/+4
2011-07-20Release v0.510.51Daniel Friesel-4/+4
2011-07-20Documentation updatesDaniel Friesel-2/+4
2011-07-20Prepare for configurable key setup costDaniel Friesel-8/+10
2011-07-10Raps2/UI.pm: to_clipboard: Return undef if xclip failsDaniel Friesel-7/+10
2011-07-08Release v0.500.50Daniel Friesel-4/+4
2011-07-04Raps2/UI.pm: read_multiline: Can also be quit by empty lineDaniel Friesel-1/+1
2011-07-03Release v0.40.4Daniel Friesel-4/+4
2011-06-07Raps2/Password: Accept salt for encrypt/decrypt, makes Raps2.pm less messyDaniel Friesel-8/+18
2011-05-23Specify Test::Pod::Coverage version, tidy App::Raps2::UIDaniel Friesel-2/+2
2011-05-20Syntax cleanupDaniel Friesel-214/+221
2011-05-18Release v0.30.3Daniel Friesel-4/+4
2011-05-18App/Raps2/Password: salt: Always returnDaniel Friesel-7/+7
2011-05-18App::Raps2::UI documentationDaniel Friesel-0/+94
2011-05-18App::Raps2::Password documentationDaniel Friesel-0/+110
2011-05-18Do not use autodieDaniel Friesel-2/+0
2011-05-17App::Raps2::Password: Simplify conditionalsDaniel Friesel-2/+2
2011-05-17Move create_salt to App::Raps2::Password, make $pw->salt() return current saltDaniel Friesel-0/+19
2011-05-17Add "raps2 edit"Daniel Friesel-3/+1
2011-05-16Use Term::ReadLine instead of builtin readlineDaniel Friesel-6/+8
2011-05-13Release v0.20.2Daniel Friesel-2/+2
2011-05-13sed -r "s/\{'([^']+)'}/\{\1}/g"Daniel Friesel-13/+13
2011-05-13lib: We don't export anything, so do not use ExporterDaniel Friesel-6/+0
2011-05-13Add raps2 listDaniel Friesel-0/+11
2011-04-17App::Raps2::UI::output: Values may be undefined, avoid warningsDaniel Friesel-1/+2
2011-04-03Use confess instead of return undef, Test::Exception for App::Raps2::Password...Daniel Friesel-8/+7
2011-04-02Switch to App::Raps2. Still missing documentation, errorchecking and testsDaniel Friesel-0/+192