monkeysphere.git
2009-03-04 Daniel Kahn... prepare release notes for 0.24 monkeysphere_0.24 monkeysphere_0.24-1
2009-03-04 Daniel Kahn... prepare for 0.24 release
2009-03-04 Jameson Graef... add cron to Recommends
2009-03-03 Jameson Graef... Merge commit 'dkg/master'
2009-03-03 Daniel Kahn... updated Perl dependency links to point to CPAN
2009-03-03 Jameson Graef... Merge commit 'dkg/master'
2009-03-03 Daniel Kahn... Merge commit 'jrollins/master'
2009-03-03 Jameson Graef... update dependencies in web site.
2009-03-03 Daniel Kahn... allowed for exceptions in licensing so if there is...
2009-03-03 Daniel Kahn... refer to web.monkeysphere.info as "web site" instead...
2009-03-03 Daniel Kahn... clarified content/licensing on main page of web site.
2009-03-03 Daniel Kahn... trying markdown in the meta tags.
2009-03-03 Daniel Kahn... test adding license and copyright info to the main...
2009-03-03 Daniel Kahn... put explicit licensing information in the website CSS...
2009-03-03 Jameson Graef... fix to logging to prefix all log output with log prefix...
2009-03-03 Daniel Kahn... quieted down m-a add_certifier: there is no reason...
2009-03-03 Daniel Kahn... transitions/0.23: when backing up old gnupg-{host,authe...
2009-03-02 Daniel Kahn... clearer error reporting for transition scripts in postinst.
2009-03-02 Daniel Kahn... quieting down the transition script (and m-a setup).
2009-03-02 Jameson Graef... update man page for subkey-to-ssh-agent, to add info...
2009-03-02 Jameson Graef... Merge commit 'dkg/master'
2009-03-02 Jameson Graef... added ability to specify subkeys to add to agent with...
2009-03-02 Daniel Kahn... Merge commit 'jrollins/master'
2009-03-02 Jameson Graef... Merge commit 'dkg/master'
2009-03-02 Jameson Graef... don't reference tests for key publication in m-h diagno...
2009-03-02 Daniel Kahn... added a prerm script to explicitly fail if someone...
2009-03-02 Daniel Kahn... more man page tweaking.
2009-03-02 Jameson Graef... Merge commit 'dkg/master'
2009-03-02 Jameson Graef... expanded/clarified setup examples
2009-03-02 Daniel Kahn... usage review/tweaks for m-a and m-h
2009-03-02 Jameson Graef... fix remove_monkeysphere_line function to properly handl...
2009-03-02 Jameson Graef... very small tweaks to usages.
2009-03-02 Jameson Graef... get rid of FILE_OWNER variable, in favor of just using...
2009-03-02 Jameson Graef... small formatting change to man pages, for consistency.
2009-03-02 Daniel Kahn... caught a couple more hyphen/minus clarifications.
2009-03-02 Daniel Kahn... more manpage cleanup.
2009-03-02 Daniel Kahn... syntactic cleanup of keytrans-related man pages.
2009-03-02 Daniel Kahn... syntactic cleanup on monkeysphere.1 (thanks, lintian -I)
2009-03-02 Daniel Kahn... point explicitly to GPL v3 in debian/copyright (satisfi...
2009-03-02 Daniel Kahn... moved set -e from the shebang line to an explicit setti...
2009-03-02 Daniel Kahn... include bug number for fixing transition script issues.
2009-03-02 Daniel Kahn... proposed fix for issue 630; since m-a u operates on...
2009-03-01 Daniel Kahn... refer to the m-h set-expire instead of m-h extend-key...
2009-03-01 Daniel Kahn... switched $USER to $FILE_OWNER; new name is more semanti...
2009-03-01 Daniel Kahn... touching up changelog; switch ${shlibs:Depends} to...
2009-03-01 Jameson Graef... add defaultenv file that was missed in ebd776722e0fd6df...
2009-03-01 Jameson Graef... use 'which' instead of 'type' in postrm, so lintian...
2009-03-01 Jameson Graef... explicity set the USER variable, since it's needed...
2009-03-01 Jameson Graef... break out default variables into their own file: defaultenv
2009-03-01 Daniel Kahn... normalizing failure invocations in check_gpg_sec_key_id().
2009-03-01 Daniel Kahn... fix openpgp2ssh man page to reflect new implementation.
2009-03-01 Daniel Kahn... Merge commit 'jrollins/master'
2009-03-01 Daniel Kahn... updating header comments in keytrans now that it serves...
2009-03-01 Jameson Graef... fix two bugs in monkeysphere:check_gpg_sec_key_id that...
2009-03-01 Daniel Kahn... debian packaging overhaul.
2009-03-01 Daniel Kahn... added "test" target for make
2009-03-01 Daniel Kahn... tests no longer prompt for bash for inspection unless...
2009-03-01 Daniel Kahn... removed base64 invocation in favor of perl to reduce...
2009-03-01 Daniel Kahn... transition to the perl-based keytrans implementation.
2009-03-01 Daniel Kahn... removed test_gnu_dummy_s2k_extension(); no longer necessary
2009-03-01 Daniel Kahn... fix rounding issue. Thanks, Richard K Darst!
2009-03-01 Jameson Graef... openpgp2ssh in ms-host show-key function takes the...
2009-03-01 Jameson Graef... Merge commit 'dkg/master'
2009-03-01 Daniel Kahn... test for presence of User ID in pem2openpgp.
2009-03-01 Daniel Kahn... outputting secret key material now with perl-only openp...
2009-03-01 Jameson Graef... Merge commit 'dkg/master'
2009-02-28 Daniel Kahn... further perl-only openpgp2ssh work. public keys are...
2009-02-28 Daniel Kahn... calculating and emitting key fingerprints in openpgp2ss...
2009-02-28 Daniel Kahn... successfully parsing out the packets in pem2openpgp...
2009-02-28 Daniel Kahn... start to make an openpgp2ssh implementation within...
2009-02-28 Daniel Kahn... make pem2openpgp closer to a generic keytrans so that...
2009-02-28 Daniel Kahn... rewrite stdin slurping to match example in perldoc...
2009-02-28 Daniel Kahn... functionalize the bulk of pem2openpgp.
2009-02-28 Daniel Kahn... made transitions/0.23 a little bit more resilient;...
2009-02-28 Daniel Kahn... Merge commit 'jrollins/master'
2009-02-28 Jameson Graef... Merge commit 'dkg/master'
2009-02-28 Jameson Graef... work on maintainer scripts:
2009-02-28 Daniel Kahn... transition script should ensure that the (old, deprecat...
2009-02-28 Daniel Kahn... wrote a first pass at explaining the concept of identit...
2009-02-26 Jameson Graef... remove left over references to expert subcommand in...
2009-02-23 Daniel Kahn... made patches/gnutls/build set -e
2009-02-22 Daniel Kahn... egrep -q terminates at the first match. m-a list-ident...
2009-02-22 Daniel Kahn... really really fix m-a diagnostics checking of identity...
2009-02-22 Jameson Graef... fix some return code setting stuf that was no longer...
2009-02-22 Jameson Graef... Fix how version number is saved/retrieved. Version...
2009-02-22 Jameson Graef... modified /etc/crontab on george to run monkeysphere...
2009-02-22 Daniel Kahn... notes about disastrous george upgrade.
2009-02-22 Daniel Kahn... reverse sense of test for valid identity certifiers...
2009-02-22 Daniel Kahn... added some FIXMEs to transitions/0.23, concerning host...
2009-02-22 Daniel Kahn... fix syntax error in m-a diagnostics.
2009-02-22 Daniel Kahn... writing down some notes for future releases.
2009-02-21 Daniel Kahn... preparing for stupid brown paper bag 0.23.1 release. monkeysphere_0.23.1 monkeysphere_0.23.1-1
2009-02-21 Daniel Kahn... fixing stupid internal version number synchronization.
2009-02-21 Daniel Kahn... updating release notes for 0.23 monkeysphere_0.23-1
2009-02-21 Daniel Kahn... updating the changelog.
2009-02-21 Daniel Kahn... adjusting extraction of revokers. monkeysphere_0.23
2009-02-21 Jameson Graef... make show-key so that it works even if there are no...
2009-02-21 Jameson Graef... Merge commit 'dkg/master'
2009-02-21 Jameson Graef... extend show-key to show fingerprints of revokers as...
2009-02-21 Daniel Kahn... fixing up some documentation, including version notes...
next