Age | Commit message (Expand) | Author |
2011-11-22 | Guessing a common mistake on init | Silvio Rhatto |
2011-11-22 | Removing old puppet docs | Silvio Rhatto |
2011-05-27 | Minor cleanup | Silvio Rhatto |
2011-05-27 | Action recrypt now can re-encrypt the whole repository | Silvio Rhatto |
2011-05-15 | README update | Silvio Rhatto |
2011-05-13 | Text fixes | Silvio Rhatto |
2011-02-27 | TODO for genpair ssl | Silvio Rhatto |
2011-01-21 | Changing genpair ssl action, adding ssl-self and ssl-cacert | Silvio Rhatto |
2010-12-12 | Passphrase confirmation at genpair_gpg | Silvio Rhatto |
2010-11-21 | Removing hardcoded Name-Comment at genpair_gpg | Silvio Rhatto |
2010-11-21 | Minor output change | Silvio Rhatto |
2010-11-21 | Quoting fix | Silvio Rhatto |
2010-11-21 | Minor text change | Silvio Rhatto |
2010-11-21 | Switching from DSA to RSA SSH keys | Silvio Rhatto |
2010-11-21 | Removing reference to newkeys on README | Silvio Rhatto |
2010-11-21 | Moving newkeys subcommand to hydra suite | Silvio Rhatto |
2010-11-20 | Quotes | Silvio Rhatto |
2010-11-20 | Coding style | Silvio Rhatto |
2010-11-20 | Listing subcommands and TODO update | Silvio Rhatto |
2010-11-18 | Configuration version tracking to help keyring upgrades | Silvio Rhatto |
2010-11-18 | Variable quoting | Silvio Rhatto |
2010-11-18 | Fixing recipients comment | Silvio Rhatto |
2010-11-18 | TODO update | Silvio Rhatto |
2010-11-18 | Initial recipients check support | Silvio Rhatto |
2010-11-18 | Oops | Silvio Rhatto |
2010-11-18 | Merge branch 'master' of git://lair.fifthhorseman.net/~dkg/keyringer | Silvio Rhatto |
2010-11-18 | Source or die | Silvio Rhatto |
2010-11-16 | first pass at escaping variables in bash -- i probably missed some | Daniel Kahn Gillmor |
2010-11-16 | a bit of cleanup of the README | Daniel Kahn Gillmor |
2010-11-16 | fall back on reasonable editors if environment variable is not set | Daniel Kahn Gillmor |
2010-11-16 | support symlinking keyringer into your ~/bin | Daniel Kahn Gillmor |
2010-11-16 | do not complain if the config directory already exists when creating it. | Daniel Kahn Gillmor |
2010-09-19 | Using $BASENAME to check batch mode | Silvio Rhatto |
2010-09-19 | adding contrib directory and sample bash wrapper for simplifying | Jamie McClelland |
2010-09-19 | adding new commands append-batch and encrypt-batch, which reduce | Jamie McClelland |
2010-09-19 | when staging git changes, use consistent BASEDIR - or else future | Jamie McClelland |
2010-09-19 | modify keyringer_get_new_file call - the function sets FILE variable, | Jamie McClelland |
2010-09-18 | Automatically run keyringer_set_env just for actions | Silvio Rhatto |
2010-09-18 | Sorting functions | Silvio Rhatto |
2010-09-18 | New function keyringer_get_new_file | Silvio Rhatto |
2010-09-18 | Running keyringer_set_env when sourcing $LIB | Silvio Rhatto |
2010-09-18 | Source $LIB or abort | Silvio Rhatto |
2010-09-18 | Fixing tmpfile handling | Silvio Rhatto |
2010-09-18 | Comments | Silvio Rhatto |
2010-09-18 | Making code that checks for command argument as a common function | Silvio Rhatto |
2010-09-18 | Checking for $BASEDIR and $OPTIONS at keyringer_set_env | Silvio Rhatto |
2010-09-18 | Checking for $EDITOR at keyringer_set_env | Silvio Rhatto |
2010-09-18 | Making code that checks for file argument as a common function | Silvio Rhatto |
2010-09-18 | Testing $RECIPIENT existence at keyringer_set_env | Silvio Rhatto |
2010-09-17 | adding fuller explanation of the relationship between keys and files | Jamie McClelland |