summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2021-10-10README: Raps2 is deprecatedHEADmasterDaniel Friesel-1/+2
2021-10-10Explicitly specify key size for new Crypt::CBC / Eksblowfish versionsDaniel Friesel-2/+2
2019-07-02Merge branch 'egiles-master'Daniel Friesel-2/+9
2019-07-02Update t/00-compile.t to use OO interfaceEvan Giles-2/+4
2018-12-19Merge pull request #2 from manwar/add-repo-metaDaniel Friesel-0/+5
2018-12-18Added repo meta.Mohammad S Anwar-0/+5
2015-10-04version bump0.54Daniel Friesel-9/+9
2015-10-04update copyright, readme, changelog and (a bit of) perltidyDaniel Friesel-6/+8
2014-10-31documant dump-all commandDaniel Friesel-0/+8
2014-10-31add primitive raps2 dump-all commandDaniel Friesel-7/+32
2013-09-05Fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+2
2013-06-03replace obsolete homelinux.org domainDaniel Friesel-1/+1
2012-08-30update gitignoreDaniel Friesel-5/+2
2012-01-05Raps2.pm: file_to_hash: Allow whitespace in valuesDaniel Friesel-1/+1
2011-08-30Raps2/UI.pm: Only create Term::ReadLine object when neccessaryDaniel Friesel-2/+6
2011-07-25Release v0.530.53Daniel Friesel-13/+10
2011-07-23Add ->conf testsDaniel Friesel-2/+5
2011-07-23Add generate_password testDaniel Friesel-4/+13
2011-07-21Add -C/--chrome option (shortcut for -x 'xclip -l 2')Daniel Friesel-5/+20
2011-07-21Make xclip command configurable (->chrome support)Daniel Friesel-9/+51
2011-07-20Fix pwgen usage, release v0.520.52Daniel Friesel-10/+16
2011-07-20Release v0.510.51Daniel Friesel-11/+27
2011-07-20raps2 add: Add -P/--pasteDaniel Friesel-3/+14
2011-07-20Documentation updatesDaniel Friesel-12/+93
2011-07-20raps2: Add cost/echo/pwgen optionsDaniel Friesel-8/+20
2011-07-20raps2 add: Use pwgen to generate password if the user didn't specify oneDaniel Friesel-12/+29
2011-07-20Add a proper config file (raps2/defaults, Config::Tiny)Daniel Friesel-22/+65
2011-07-20Raps2.pm: Add write_config methodDaniel Friesel-5/+19
2011-07-20Prepare for configurable key setup costDaniel Friesel-23/+41
2011-07-20Use Getopt::LongDaniel Friesel-3/+8
2011-07-10Raps2/UI.pm: to_clipboard: Return undef if xclip failsDaniel Friesel-8/+15
2011-07-09raps2: Usability improvements, argument validationDaniel Friesel-9/+51
2011-07-08Release v0.500.50Daniel Friesel-11/+17
2011-07-08... And we don't actually need Test::Command >_>Daniel Friesel-1/+0
2011-07-08Declare Test::Fatal dependencyDaniel Friesel-0/+2
2011-07-06t/29-app-raps2.t: Test ->ui / no_cli optionDaniel Friesel-1/+3
2011-07-06Merge t/25-app-raps2-basic and t/29-app-raps2-storeDaniel Friesel-18/+7
2011-07-06Raps2.pm: new: Add no_cli option, removes Test::MockObject build dependencyDaniel Friesel-28/+16
2011-07-04More advanced App::Raps2 testsDaniel Friesel-2/+63
2011-07-04Raps2.pm: Fix internal master_password handling from new + previous sed fuckupDaniel Friesel-6/+7
2011-07-04Raps2.pm: new: Add master_password optionDaniel Friesel-11/+16
2011-07-04Prepare for more advanced App::Raps2 testsDaniel Friesel-0/+0
2011-07-04Raps2/UI.pm: read_multiline: Can also be quit by empty lineDaniel Friesel-1/+1
2011-07-04raps2: Simplify error checkingDaniel Friesel-26/+31
2011-07-04Raps2.pm: pw_save: Make salt argument optional, restructure documentation whi...Daniel Friesel-29/+29
2011-07-04Raps2.pm: Add pw_load_info method (pw_load for unencrypted data)Daniel Friesel-14/+39
2011-07-04Raps2.pm: get_master_password: Accept password as optional argumentDaniel Friesel-5/+10
2011-07-04Raps2.pm: Make file_to_hash return a hashref (consistency with pw_load)Daniel Friesel-22/+23
2011-07-04Move cmd_* functions into raps2, rename pw_get to pw_load and pw_add to pw_saveDaniel Friesel-213/+186
2011-07-03Release v0.40.4Daniel Friesel-9/+9