summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-26More debian specifics from dh_makedebian_keyringer_0.1-1Silvio Rhatto
2012-06-26Initial packaging supportSilvio Rhatto
2012-03-30Using just git pull at keyringer_check_version0.1Silvio Rhatto
2012-03-30Do not use keyringer_exec as it would trigger keyringer_check_version againSilvio Rhatto
2012-03-26Adding KEYRINGER_CHECK_VERSION env variableSilvio Rhatto
2012-03-26Pull and push config changesSilvio Rhatto
2012-02-27Taking into account .asc extension in recipient filesSilvio Rhatto
2012-02-27EDITOR variable cannot be escaped as the editor might have argumentsSilvio Rhatto
2012-02-27Check if config version is supported by keyringerSilvio Rhatto
2012-02-27Multiple recipients file supportSilvio Rhatto
2012-02-05Fixing init command and checking for empty recipients fileSilvio Rhatto
2011-12-22Abort recryption on errorSilvio Rhatto
2011-11-30TODOSilvio Rhatto
2011-11-30SSL Wildcard with SubjectAltNames support for genpairSilvio Rhatto
2011-11-22Custom keyid supportSilvio Rhatto
2011-11-22Guessing a common mistake on initSilvio Rhatto
2011-11-22Removing old puppet docsSilvio Rhatto
2011-05-27Minor cleanupSilvio Rhatto
2011-05-27Action recrypt now can re-encrypt the whole repositorySilvio Rhatto
2011-05-15README updateSilvio Rhatto
2011-05-13Text fixesSilvio Rhatto
2011-02-27TODO for genpair sslSilvio 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