Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
Conflicts: src/monkeysphere-server Resolved conflicts in revoke-hostname, and finish work on them. | |||
2008-08-15 | more work on hostname add/revoke | Jameson Graef Rollins | |
2008-08-15 | first pass at revoking hostnames. | Daniel Kahn Gillmor | |
2008-08-14 | Add sorting of the processed key lines so that "good" keys are output | Jameson Graef Rollins | |
at the end. This is done so that they take precedence over "bad" when being processed in key files. If bad keys are processed after good keys, there is a possibility of malicious bad key causing good keys to be continually removed from key files, which would be a big nuisance. | |||
2008-08-13 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-08-12 | fix another bug when processing ssh key files that do not exist. | Jameson Graef Rollins | |
2008-08-12 | unescape *all* colons, instead of just the first one in encoded user IDs | Daniel Kahn Gillmor | |
2008-08-08 | made clearer comments, earlier bailouts for some user ID processing | Daniel Kahn Gillmor | |
2008-08-03 | - Fixed bug in monkeysphere update-authorized_keys subcommand that had | Jameson Graef Rollins | |
been preventing disallowed user ids from being properly removed from authorized_keys file. - Fixed file md5sum checking. | |||
2008-08-03 | rework out user id processing is done to provide better diagnostic output. | Jameson Graef Rollins | |
2008-08-02 | Fix how file modification check is done, and fix accidental extraneous | Jameson Graef Rollins | |
output. | |||
2008-07-31 | Fix inaccurate comment in process_user_id function. | Jameson Graef Rollins | |
2008-07-27 | Tweak how empty authorized_user_ids and known_hosts files are handled. | Jameson Graef Rollins | |
2008-07-25 | allowing expiration dates with strings longer than one digit (e.g. "10m" ↵ | Daniel Kahn Gillmor | |
meaning "10 months") | |||
2008-07-10 | Added file permission check function, and fixed bug in key writing for | Jameson Graef Rollins | |
untranslated keys. | |||
2008-07-10 | Update man pages, and tweak default error return code. | Jameson Graef Rollins | |
2008-07-09 | A bunch of changes for variable scoping, exit codes, etc. See | Jameson Graef Rollins | |
debian/changelog. | |||
2008-07-01 | A bunch of work on man pages to shore up interface and behavior before | Jameson Graef Rollins | |
developer release. Still do a bit of work to make sure actual commands meet the outlined behaviors. Small tweak to remove_line function to make sure it doesn't accidentally have a regexp match. | |||
2008-06-29 | More work on priviledge separation for host/authentication keyring. | Jameson Graef Rollins | |
Working now using dkg's new method with trust signatures. Implement better return codes for functions. Cleanup of functions. | |||
2008-06-24 | Priviledge separation: use new monkeysphere user to handle | Jameson Graef Rollins | |
authentication keychain for server. This required a bunch of changes to all ms-server functions. Seems to be working ok, although it feels kind of hackish. | |||
2008-06-24 | Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere. | Jameson Graef Rollins | |
Improve ms-server update-user function. Update/fix config files to remove some unwanted configs, and clarify some things. | |||
2008-06-23 | fix some authorized_keys updating bugs in ms-server, and update to use | Jameson Graef Rollins | |
new ability of openpgp to handle 40 char fingerprints. | |||
2008-06-23 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-06-23 | switched shortcut for monkeysphere-server update-users to "u", added some ↵ | Daniel Kahn Gillmor | |
FIXMEs to monkeysphere-server. | |||
2008-06-23 | Add trap to remove lockfiles on exit. | Jameson Graef Rollins | |
2008-06-23 | Provide better (ie. more informative) return codes. Required some | Jameson Graef Rollins | |
modifications to a couple of different functions. | |||
2008-06-22 | Improve trust-key function. | Jameson Graef Rollins | |
2008-06-21 | Improved gen-key function for server. | Jameson Graef Rollins | |
Update TODO. | |||
2008-06-21 | tiny change to comment | Jameson Graef Rollins | |
2008-06-20 | add file locking to known_hosts and authorized_keys | Jameson Graef Rollins | |
2008-06-19 | Better handling of unknown users in server update-users. Updated TODO file. | Jameson Graef Rollins | |
2008-06-19 | Remove {update,remove}-userids functions, since we decided they | Jameson Graef Rollins | |
weren't worth it. Updated man pages as well. | |||
2008-06-19 | Added server config variable to specify user authorized_user_ids file, | Jameson Graef Rollins | |
and changed default. | |||
2008-06-19 | clarify why monkeysphere-server publish_key is currently non-functional. | Daniel Kahn Gillmor | |
2008-06-18 | Update to new agreed default host key usage flag (only "a" required | Jameson Graef Rollins | |
for users and hosts). Update TODO file. Some other small changes. | |||
2008-06-17 | Very small change to comment field for authorized_keys lines. | Jameson Graef Rollins | |
2008-06-17 | Major rework to remove all caching. Everything processed straight | Jameson Graef Rollins | |
from gpg keyring. Major code simplification and cleanup. | |||
2008-06-16 | Merge branch 'master' into no-cache | Jameson Graef Rollins | |
Conflicts: src/common src/monkeysphere src/monkeysphere-ssh-proxycommand | |||
2008-06-16 | Total rework of uid processing: rid of cache directory | Jameson Graef Rollins | |
2008-06-16 | Add log output for keyserver checking. | Jameson Graef Rollins | |
Fix bug in proxy command to export CHECK_KEYSERVER variable. | |||
2008-06-16 | Fix bug in configuration handling for HASH_KNOWN_HOSTS and | Jameson Graef Rollins | |
USER_CONTROLLED_AUTHORIZED_KEYS | |||
2008-06-16 | Allow for specification of whether to check keyserver. | Jameson Graef Rollins | |
Update proxy command to check keyserver if host not found in known_hosts. | |||
2008-06-15 | Separate required key capability variables for users and hosts. | Jameson Graef Rollins | |
Change default for user to be "a", and host to be "e a". | |||
2008-06-14 | Add lsign-key to the trust_keys function so that the trusted key | Jameson Graef Rollins | |
actually ends up with full validity. | |||
2008-06-13 | Add 'remove_userid' function, inverse of 'update_userids'. | Jameson Graef Rollins | |
Also, tweaked some of the output and man pages. | |||
2008-06-13 | More cleanup: | Jameson Graef Rollins | |
- Batch mode for trust_key function. - fix some loggging. - Clean up publish_server_key function -> STILL NON-FUNCTIONING - more work on monkeysphere-ssh-proxycommand man page | |||
2008-06-13 | Modify how logging is handled. Now send most everything to stderr. | Jameson Graef Rollins | |
Change to known_hosts hashing on by default. | |||
2008-06-13 | fix bugs in ssh key export functions | Jameson Graef Rollins | |
2008-06-13 | further debianization work. (also, made src/common non-executable, | Daniel Kahn Gillmor | |
since it is sourced, not executed). | |||
2008-06-12 | Man page work. | Jameson Graef Rollins | |
- flesh out more of the man pages for monkeysphere and monkeysphere-server - move the server cache directory to /var/cache, where it should be. |