aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-22Code split into backend, keyring and keyringer modulesSilvio Rhatto
2011-01-22Inital decrypt methodSilvio Rhatto
2011-01-22Initial crypt lib changesSilvio Rhatto
2011-01-22Adding schleuder crypt librarySilvio Rhatto
2011-01-22Creating decrypt and wrapper methodsSilvio Rhatto
2011-01-22Merge remote branch 'origin/ruby' into rubyZapata
2011-01-22Set up a basic main programZapata
2011-01-22Renaming lib/keyringer to lib/bashSilvio Rhatto
2011-01-21Changing genpair ssl action, adding ssl-self and ssl-cacertSilvio Rhatto
2010-12-12Passphrase confirmation at genpair_gpgSilvio Rhatto
2010-11-21Removing hardcoded Name-Comment at genpair_gpgSilvio Rhatto
2010-11-21Minor output changeSilvio Rhatto
2010-11-21Quoting fixSilvio Rhatto
2010-11-21Minor text changeSilvio Rhatto
2010-11-21Switching from DSA to RSA SSH keysSilvio Rhatto
2010-11-21Removing reference to newkeys on READMESilvio Rhatto
2010-11-21Moving newkeys subcommand to hydra suiteSilvio Rhatto
2010-11-20QuotesSilvio Rhatto
2010-11-20Coding styleSilvio Rhatto
2010-11-20Listing subcommands and TODO updateSilvio Rhatto
2010-11-18Configuration version tracking to help keyring upgradesSilvio Rhatto
2010-11-18Variable quotingSilvio Rhatto
2010-11-18Fixing recipients commentSilvio Rhatto
2010-11-18TODO updateSilvio Rhatto
2010-11-18Initial recipients check supportSilvio Rhatto
2010-11-18OopsSilvio Rhatto
2010-11-18Merge branch 'master' of git://lair.fifthhorseman.net/~dkg/keyringerSilvio Rhatto
2010-11-18Source or dieSilvio Rhatto
2010-11-16first pass at escaping variables in bash -- i probably missed someDaniel Kahn Gillmor
2010-11-16a bit of cleanup of the READMEDaniel Kahn Gillmor
2010-11-16fall back on reasonable editors if environment variable is not setDaniel Kahn Gillmor
2010-11-16support symlinking keyringer into your ~/binDaniel Kahn Gillmor
2010-11-16do not complain if the config directory already exists when creating it.Daniel Kahn Gillmor
2010-09-19Using $BASENAME to check batch modeSilvio Rhatto
2010-09-19adding contrib directory and sample bash wrapper for simplifyingJamie McClelland
2010-09-19adding new commands append-batch and encrypt-batch, which reduceJamie McClelland
2010-09-19when staging git changes, use consistent BASEDIR - or else futureJamie McClelland
2010-09-19modify keyringer_get_new_file call - the function sets FILE variable,Jamie McClelland
2010-09-18Automatically run keyringer_set_env just for actionsSilvio Rhatto
2010-09-18Sorting functionsSilvio Rhatto
2010-09-18New function keyringer_get_new_fileSilvio Rhatto
2010-09-18Running keyringer_set_env when sourcing $LIBSilvio Rhatto
2010-09-18Source $LIB or abortSilvio Rhatto
2010-09-18Fixing tmpfile handlingSilvio Rhatto
2010-09-18CommentsSilvio Rhatto
2010-09-18Making code that checks for command argument as a common functionSilvio Rhatto
2010-09-18Checking for $BASEDIR and $OPTIONS at keyringer_set_envSilvio Rhatto
2010-09-18Checking for $EDITOR at keyringer_set_envSilvio Rhatto
2010-09-18Making code that checks for file argument as a common functionSilvio Rhatto
2010-09-18Testing $RECIPIENT existence at keyringer_set_envSilvio Rhatto