Up to [cvs.NetBSD.org] / htdocs / developers
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.20 / (download) - annotate - [select for diffs], Tue May 21 08:27:35 2019 UTC (3 years ago) by maya
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +8 -10
lines
Diff to previous 1.19 (colored)
Omit DSA, suggest 4096-bit. Requested by martin.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 13 01:22:03 2019 UTC (3 years, 2 months ago) by gutteridge
Branch: MAIN
Changes since 1.18: +7 -7
lines
Diff to previous 1.18 (colored)
pgp.xml & pgp.html: update the reference to public key servers to ones that are still operational. (www.keyserver.net is defunct, and www.pgp.net is an archive site with some links that are broken, from what I can discern.) While here, make a phrase more idiomatic, and other minor tidying.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Jan 5 10:00:43 2017 UTC (5 years, 4 months ago) by darcy
Branch: MAIN
Changes since 1.17: +3 -3
lines
Diff to previous 1.17 (colored)
Fix key signing example. Fixes PR#42383
Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 26 13:08:42 2015 UTC (6 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Fix the link for the GnuPG Frequently Asked Questions.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 23 16:32:39 2014 UTC (7 years, 11 months ago) by reed
Branch: MAIN
Changes since 1.15: +19 -19
lines
Diff to previous 1.15 (colored)
This is for PR #48940 Patch provided by J. Lewis Muir. Fixes typos and be more consistent.
Revision 1.15 / (download) - annotate - [select for diffs], Sun May 20 11:19:19 2012 UTC (10 years ago) by ryoon
Branch: MAIN
Changes since 1.14: +35 -70
lines
Diff to previous 1.14 (colored)
Fix PR misc/46468 Update example of gnupg. Now RSA/RSA key is default selection.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 21 16:45:26 2010 UTC (11 years, 6 months ago) by kano
Branch: MAIN
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
fix dead links pointed out by Yasushi Oshima
Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 16 20:38:48 2008 UTC (13 years, 7 months ago) by snj
Branch: MAIN
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
It's "its".
Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 16 08:51:31 2005 UTC (16 years, 5 months ago) by mishka
Branch: MAIN
CVS Tags: hrs-xmlcleanup-base,
hrs-xmlcleanup
Changes since 1.11: +23 -19
lines
Diff to previous 1.11 (colored)
To novice GPG users who read the key-signing instructions once from top to bottom, it's not clear that, in step 6, one should sign the return verification message, until step 7. A patch by David Young makes it more explicit. While here, assign IDs for all steps of key signing proccess and use <xref/> for references.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 28 21:25:32 2005 UTC (16 years, 10 months ago) by heinz
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Fixed small typo.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 19 12:50:56 2005 UTC (16 years, 10 months ago) by rpaulo
Branch: MAIN
Changes since 1.9: +4 -3
lines
Diff to previous 1.9 (colored)
Change <pkg>...</pkg> to <filename role="pkg">...</filename>.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 16 17:13:56 2005 UTC (16 years, 10 months ago) by heinz
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Changed the remaining id attributes of the <webpage> element in order to facilitate a less memory-intensive way of generating autolayout.xml. The new id attributes must follow this rule: The value of the id attribute is the pathname of the XML file, relative to WEB_PREFIX, without the .xml suffix and with all "/" characters substituted with "-". If the path name of the XML file is $WEB_PREFIX/some/path/and/filename.xml then the id attribute must be id="some-path-and-filename".
Revision 1.8 / (download) - annotate - [select for diffs], Thu May 5 08:09:15 2005 UTC (17 years ago) by hrs
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Switch to PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN".
Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 5 16:30:32 2004 UTC (18 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.6: +8 -7
lines
Diff to previous 1.6 (colored)
Fix some typos via patch from Lex Wennmacher.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 5 03:36:39 2004 UTC (18 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Regen after layout.xml was changed. Mostly just adds links and changes anchor id's.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 5 00:06:21 2004 UTC (18 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.4: +49 -40
lines
Diff to previous 1.4 (colored)
Whitespace nits.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 5 00:00:07 2004 UTC (18 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.3: +24 -24
lines
Diff to previous 1.3 (colored)
<programlisting> implies pre-formatted text, so remove leading whitespace. Regen html.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 4 22:26:10 2004 UTC (18 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
``Anyone wanting to send you an encrypted message, or wanting to verify your signature needs your **public** key.'' public, not private
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 4 22:19:13 2004 UTC (18 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.1: +6 -6
lines
Diff to previous 1.1 (colored)
ispell
Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 4 22:15:47 2004 UTC (18 years, 1 month ago) by jschauma
Branch: MAIN
XMLify pgp instructions while at the same time updating/replacing the old instructions with new and much more detailed ones.