aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-01Adding console classSilvio Rhatto
2011-01-31Adding license to ruby filesSilvio Rhatto
2011-01-29Fixing usage printing at parserSilvio Rhatto
2011-01-29Merge commit 'origin/ruby' into rubySilvio Rhatto
2011-01-29Minor parsing changesSilvio Rhatto
2011-01-29Adding interface checker skeletonSilvio Rhatto
2011-01-29more mergingZapata
2011-01-29Merge remote branch 'origin/ruby' into rubyZapata
2011-01-29preliminary support for recipient management 2Zapata
2011-01-29added preliminary recipient management functionalityZapata
2011-01-29Using parsed arguments at BashWrapperSilvio Rhatto
2011-01-29Moving parser to keyringer module; actions should be in a submoduleSilvio Rhatto
2011-01-29Minor copyright rollbackSilvio Rhatto
2011-01-29Requiring parser at keyringer script; adding copyright messageSilvio Rhatto
2011-01-29Decrypt using parsed argumentsSilvio Rhatto
2011-01-29Adding command line parserSilvio Rhatto
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