aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-11Fix: edit: check whether decryption suceededSilvio Rhatto
2022-08-22Fix(xclip): avoid 'Error: target STRING not available' (4)Silvio Rhatto
2022-08-21Fix(xclip): avoid 'Error: target STRING not available' (3)Silvio Rhatto
2022-08-19Fix re-encryption when the secret hass NULL bytesSilvio Rhatto
2022-07-15Fix(xclip): avoid 'Error: target STRING not available' (2)Silvio Rhatto
2022-06-06Fix: encrypt: BASEPATH evaluation when encrypting a folderSilvio Rhatto
2022-05-08Fix(xclip): avoid 'Error: target STRING not available'Silvio Rhatto
2020-11-07Feat: adds "pass" actionSilvio Rhatto
2020-09-18Genkeys: show CSR when generating x509 keysSilvio Rhatto
2019-03-25Fix secret name when encrypting a folderSilvio Rhatto
2019-03-25Adds PUSH_AFTER_ENCRYPT settingSilvio Rhatto
2019-03-25Fix git parameter expansionSilvio Rhatto
2019-03-25Adds COMMIT_AFTER_ENCRYPT settingSilvio Rhatto
2019-01-24Use --no-encrypt-to GnuPG option to strictly respect the recipients fileSilvio Rhatto
2018-06-16Adds history support at shell actionSilvio Rhatto
2018-06-06Remove Name-Comment from genkeys_gpg TODOSilvio Rhatto
2018-06-06Fix passphrase entry at genpairs when exporting secret keys; fix ChangeLog datesSilvio Rhatto
2018-05-30Use -depht after path on find for GNU and BSD compatibilitySilvio Rhatto
2018-05-30Clean empty directories once the files are removed with shredGrégoire Jadi
2018-05-30Adds status=none at on invocation at keyringer_pwgenSilvio Rhatto
2018-05-30Replace head -c by ddGrégoire Jadi
2018-05-30Fix mktemp template for POSIX.1 mktempGrégoire Jadi
2018-05-30Rename _F to rmtest at keyringer_shredSilvio Rhatto
2018-05-30Cleanup mktemp target at keyringer_shredSilvio Rhatto
2018-05-30Add support to "gshred" and "rm -P" to safely delete a fileGrégoire Jadi
2018-05-23Automatically generate passphrase at genkeys_gpgSilvio Rhatto
2018-05-23Increase default password size at pwgenSilvio Rhatto
2017-11-03Redirect both outputs when checking 'ls' versionSilvio Rhatto
2017-11-03Fix failure to properly decrypt the file in actions/decrypt (#80)Silvio Rhatto
2017-11-03Removes incorrect exit command (#79)Silvio Rhatto
2017-11-03teardown: more unambiguous info on confirmation; added information when teard...rysiek
2017-11-03\t is a GNU extension in sed regexes; fixed / use --color only when ls suppor...rysiek
2017-11-03another find usage fixed on *BSDrysiek
2017-11-03keyringer_tree fixed on FreeBSD; also, prettier everywhere elserysiek
2017-11-03recrypt's use of find fixed on FreeBSDrysiek
2017-11-03pwgen action now uses encrypt-batch, informs user of successrysiek
2017-11-03functions: handling vi better (no spurious error outputrysiek
2017-08-19Give delay on xdotool at sclipSilvio Rhatto
2017-05-26Do not abort when keys are expired on some actions (#72)Silvio Rhatto
2017-01-15Adds "delete" alias to "del" action.Silvio Rhatto
2016-12-19Removes break statements from keyringer_check_expirationSilvio Rhatto
2016-12-19Additional fix for sclip clipboard overwrite procedureSilvio Rhatto
2016-12-19Fixes keyringer_check_expiration failure if a public key is listed multiple t...Silvio Rhatto
2016-12-19Coding styleSilvio Rhatto
2016-12-19Make keyringer_check_expiration not fail on subkeys which do not have an expi...Silvio Rhatto
2016-12-19Adds pwgen actionSilvio Rhatto
2016-12-19Do not quote around EDITORSilvio Rhatto
2016-12-19Fixes sclip and adds XDOTOOL_NEXT_WINDOW configSilvio Rhatto
2016-11-17Adds sclip into completionsSilvio Rhatto
2016-10-27Switch windows at sclipSilvio Rhatto