Change the monkeysphere header to have 2009 copyright year and add my name
[monkeysphere.git] / src / monkeysphere
2009-01-31 Micah AndersonChange the monkeysphere header to have 2009 copyright...
2009-01-31 Daniel Kahn Gillmormerging jrollins and micah work, reverting ui changes...
2009-01-31 Jameson Graef Rollinsadd ssh-proxycommand as subcommand to monkeysphere
2009-01-31 Micah AndersonMerge commit 'jrollins/master'
2009-01-31 Jameson Graef Rollinsadd pem2openpgp to make install target
2009-01-26 Daniel Kahn Gillmormerging in new george changelog entry from micah
2009-01-16 Jameson Graef Rollinswork on fleshing out the new functionality for the...
2008-12-31 Jameson Graef Rollinsclean up option parsing and key checking in gen_key...
2008-12-28 Jameson Graef Rollinsadded version output option
2008-12-17 Jameson Graef Rollinsget rid of getopts.
2008-12-01 Jameson Graef Rollinsadd a couple of bugs about posix compliance and the...
2008-10-29 Jameson Graef Rollinstouch known_hosts file in monkeysphere so that permissi...
2008-10-28 Jameson Graef Rollinsfix bugs in authorized_* file permission checking.
2008-10-27 Jameson Graef RollinsMerge commit 'dkg/master'
2008-10-27 Daniel Kahn GillmorRemoved the gnutls component from our APT repo, since...
2008-10-11 Jameson Graef RollinsMerge commit 'dkg/master'
2008-10-11 Jameson Graef RollinsGeneralize filesystem location variables (closes web...
2008-10-11 Jameson Graef RollinsMerge commit 'dkg/master'
2008-10-11 Daniel Kahn Gillmorsome preparatory changes in preparation for a test...
2008-09-12 Daniel Kahn Gillmormake sure that the FreeBSD package is using GNU-style...
2008-09-12 Daniel Kahn Gillmormaking invocations of mktemp portable (FreeBSD does...
2008-09-12 Daniel Kahn Gillmorfixing the shebang line for portability.
2008-09-05 Jameson Graef RollinsMerge commit 'dkg/master'
2008-09-05 Daniel Kahn Gillmorfixing comment about dates.
2008-09-03 Daniel Kahn GillmorMerge commit 'micah/master'
2008-09-03 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-09-03 Jameson Graef RollinsMerge commit 'dkg/master'
2008-09-03 Jameson Graef Rollinsmove config directory to ~/.monkeysphere
2008-09-03 Micah AndersonMerge commit 'dkg/master'
2008-09-03 Daniel Kahn Gillmortuning how monkeysphere looks for secret keys.
2008-09-02 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-09-02 Jameson Graef RollinsMerge commit 'dkg/master'
2008-09-02 Jameson Graef Rollinscreated new VERBOSE log level, and moved most INFO...
2008-09-02 Daniel Kahn Gillmoradded Jamie McClelland as author in src/*
2008-09-02 Jameson Graef RollinsMerge commit 'dkg/master'
2008-09-02 Jameson Graef RollinsStart modifications to output logging with LOG_LEVEL.
2008-08-31 Daniel Kahn GillmorMerge commit 'web/master'
2008-08-28 Daniel Kahn Gillmoradded my name as a co-author of src/monkeysphere.
2008-08-25 Jameson Graef Rollinssmall tweak to subkey-to-agent function, including...
2008-08-25 Jameson Graef Rollinstweaked the key expiration checking function, and repli...
2008-08-22 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-22 Jameson Graef Rollinssome small changes to subkey-to-ssh-agent.
2008-08-21 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-21 Daniel Kahn Gillmormade monkeysphere subkey-to-ssh-agent more user-friendly.
2008-08-21 Daniel Kahn Gillmorgetting proper behavior from ssh-add; thanks to Jim...
2008-08-21 Daniel Kahn Gillmorbroke out ssh-askpass-style prompting (to feed to gpg...
2008-08-19 Micah AndersonMerge commit 'jrollins/master'
2008-08-18 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-18 Daniel Kahn Gillmorfixing usage for gen-subkey; allowing --help for monkey...
2008-08-16 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-16 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-16 Jameson Graef RollinsMore work on finishing add/revoke hostname functions.
2008-08-15 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-15 Daniel Kahn Gillmorfixing gen-subkey when no agent is present.
2008-08-15 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-15 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-15 Jameson Graef RollinsAdded checking of gpg.conf for keyserver.
2008-08-13 Micah AndersonMerge commit 'dkg/master'
2008-08-08 Daniel Kahn Gillmormade monkeysphere --gen-subkey work better for users...
2008-08-08 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-07 Jameson Graef RollinsBetter key parsing for monkeyspher gen-subkey.
2008-07-28 Jameson Graef RollinsDon't fail when authorized_user_ids or known_hosts...
2008-07-27 Jameson Graef RollinsTweak how empty authorized_user_ids and known_hosts...
2008-07-11 Jameson Graef RollinsFix tests for gen-subkey.
2008-07-11 Jameson Graef RollinsFix argument checking for functions with options.
2008-07-11 Jameson Graef RollinsProperly scope getopt for subcommands.
2008-07-10 Jameson Graef RollinsAdded file permission check function, and fixed bug...
2008-07-10 Jameson Graef RollinsUpdate man pages, and tweak default error return code.
2008-07-10 Jameson Graef RollinsA bunch of changes for variable scoping, exit codes...
2008-06-29 Jameson Graef RollinsAdd better host certifier management, and updated man...
2008-06-29 Jameson Graef RollinsMerge branch 'ms-user-fnc'
2008-06-29 Jameson Graef RollinsMore work on priviledge separation for host/authenticat...
2008-06-25 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~jrolli...
2008-06-25 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~dkg...
2008-06-24 Jameson Graef RollinsPriviledge separation: use new monkeysphere user to...
2008-06-24 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-24 Jameson Graef RollinsMove to /var/lib/monkeysphere instead of /var/cache...
2008-06-23 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-23 Jameson Graef Rollinsdon't unnecessarily export ERR
2008-06-23 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-23 Jameson Graef RollinsProvide better (ie. more informative) return codes...
2008-06-22 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~dkg...
2008-06-22 Daniel Kahn GillmorMerge commit 'mjgoins/master'
2008-06-22 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-22 Jameson Graef RollinsImproved gen-key function for server.
2008-06-21 Jameson Graef RollinsMerge commit 'dkg/master'
2008-06-21 Jameson Graef RollinsMerge commit 'micah/master'
2008-06-21 Jameson Graef RollinsMerge commit 'dkg/master'
2008-06-21 Jameson Graef RollinsAdd some more checks to gen-subkey
2008-06-21 Daniel Kahn GillmorMerge commit 'mlcastle/master'
2008-06-21 Jameson Graef RollinsMerge commit 'mlcastle/master'
2008-06-20 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~dkg...
2008-06-20 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-20 Jameson Graef Rollinsadd file locking to known_hosts and authorized_keys
2008-06-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-19 Jameson Graef RollinsRemove {update,remove}-userids functions, since we...
2008-06-19 Jameson Graef RollinsAdded server config variable to specify user authorized...
2008-06-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-19 Jameson Graef RollinsMerge commit 'micah/master'
2008-06-19 Jameson Graef RollinsUpdate to new agreed default host key usage flag (only...
next