2009-02-01 |
Jameson Graef... | Merge commit 'dkg/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | more big cleanup of host/authentication commands to... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | simplify server config files, and add keyserver config... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Daniel Kahn... | remove executable bit, remove shebang line, update... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | Merge commit 'dkg/master' |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | more moving to subfunctions, and rename of show-key |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | make subcommand subfunction that were missed previously |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Daniel Kahn... | merging from jrollins |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | fix usage for import/gen-key, and remove revoker option... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | turn subcommands into subfunctions, that will need... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Daniel Kahn... | merging jrollins and micah work, reverting ui changes... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Daniel Kahn... | merging changes from micah |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | add ssh-proxycommand as subcommand to monkeysphere |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Daniel Kahn... | update debian changelog with plans for 0.23 release. |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | Merge commit 'dkg/master' |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | break out monkeysphere-{host,authentication} subcommand... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Micah Anderson | resyn implementation of m-s gen-key with the help output |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Micah Anderson | Remove the test for the root user, effectively revertin... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | break out import-key and gen-key from monkeysphere... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Daniel Kahn... | removing unused monkeyshell stub. |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Daniel Kahn... | updating Makefile and debian dependencies. |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | - break out monkeysphere-server command into |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Micah Anderson | Fix the monkeysphere-ssh-proxycommand man page to prope... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Micah Anderson | Merge commit 'jrollins/master' |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | fix log level for unacceptable untranslatable keys... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | change log level for unacceptable keys that can not... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jameson Graef... | add pem2openpgp to make install target |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Micah Anderson | Merge branch 'master' of git+ssh://labs.riseup.net... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Micah Anderson | replaced nullmailer with postfix on george |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Daniel Kahn... | merging in new george changelog entry from micah |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Micah Anderson | did some work on george, disk was filling up, updates... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Daniel Kahn... | added firefox extensions to the monkeysphere future... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Jameson Graef... | added new "vision" page where we can talk about monkeys... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Jameson Graef... | work on fleshing out the new functionality for the... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Daniel Kahn... | another george changelog entry. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Daniel Kahn... | pem2openpgp: reorganization, cleanup of comments, addin... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Daniel Kahn... | pem2openpgp: cleaning up some comments, not fetching... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Daniel Kahn... | pem2openpgp: implemented extended euclidean algorithm... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Daniel Kahn... | pem2openpgp: reorganized some code, put in initial... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Daniel Kahn... | pem2openpgp: replace raw numbers with semantic labellin... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Daniel Kahn... | fix stupid typos; switch padding during rsa signatures... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Daniel Kahn... | pem2openpgp: make lookup tables of relevant parameters. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | pem2openpgp: break out usage flags, default to creating... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | pem2openpgp: clean up comments, treat fingerprint as... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | clarifying make_rsa_key_body() to make_rsa_pub_key_body() |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | pem2openpgp now accepts a choice of User ID on stdin. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | use bytes in pem2openpgp to ensure that length calculat... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | removed last hardcoded data in pem2openpgp; it seems... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | clean up a bit of pem2openpgp and remove some of the... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Kahn... | added first pass at perl script to convert existing... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Jameson Graef... | clean up option parsing and key checking in gen_key... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Jameson Graef... | added version output option |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Daniel Kahn... | updating freebsd patch to allow monkeysphere-ssh-proxyc... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Daniel Kahn... | updating freebsd port information for version 0.22 |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Jameson Graef... | slight tweak to sidebar |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Jameson Graef... | slightly modified header "sidebar". |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Jameson Graef... | get rid of getopts. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Daniel Kahn... | suggesting simpler approach to getopt. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Jameson Graef... | link to new wiki/bugs |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Micah Anderson | I dont know what I am doing |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Micah Anderson | maybe I can just do it the HTML way |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Micah Anderson | according to the markdown manual, this is how you creat... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Micah Anderson | that didn't work either, perhaps this will instead? |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Micah Anderson | that didn't work, let me try it this way instead..... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Micah Anderson | add the wiki link to the menu bar... i'm not totally... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Jameson Graef... | small tweak to debian news item |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Jameson Graef... | Add new intro to the bug page which links to the new... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Jameson Graef... | some web updates: |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jameson Graef... | add comments to bugs. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Jameson Graef... | add a couple of bugs about posix compliance and the... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Daniel Kahn... | added yet another FIXME to m-s d |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Daniel Kahn... | Merge commit 'jrollins/master' |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Jameson Graef... | add new check_host_keyring function for better checks... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Daniel Kahn... | gave example on gpg multi-keyring bug. |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Daniel Kahn... | notes about zimmermann HTTPS |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Daniel Kahn... | added release note for 0.22-1 |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Jameson Graef... | 0.22 release preperation. monkeysphere_0.22-1 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Daniel Kahn... | Merge commit 'jrollins/master' |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Daniel Kahn... | fixing dependency information -- should be procmail... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Jameson Graef... | Add attempt at rpm packaging. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | added one more SKS peer. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | configured statistics calculations at SKS boot and... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | notes about using zimmermann port 80. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | noted changes to zimmermann config. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | added simple index.html for people to read if they... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | more updates for zimmermann |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | fixing the spelling of zimmermann. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Daniel Kahn... | document zimmermann SKS peers. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
mike castleman | explain how it is that zimmermann speaks https |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Jameson Graef... | update link in docs. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Daniel Kahn... | Merge commit 'micah/master' |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Daniel Kahn... | changing terminology from server key to host key |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Micah Anderson | Merge commit 'dkg/master' |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Daniel Kahn... | really fixing utils/build-releasenote after the packagi... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Daniel Kahn... | renaming page about signing host keys. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Daniel Kahn... | minor grammar/vocabulary nitpicking. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Daniel Kahn... | further commentary on proxy_command logging. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Micah Anderson | added steps taken on zimmerman to get sks setup |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Jameson Graef... | update changelog. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Jameson Graef... | HA! I figured out how to get ssh-keygen to read stdin... |
commit | commitdiff | tree | snapshot |
next |