CVS log for plugins/gpg/modules/genkey_keygen.php |
 |
|
Up to [Highfire] / plugins / gpg / modules
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Thu Apr 8 19:36:23 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
CVS Tags:
PREPOBOX,
HEAD
Changes since 1.20: +5 -2 lines
Diff to previous 1.20
-fixed error with variable named being displayed instead of contents in keygen status
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Tue Mar 9 18:09:49 2004 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.19: +12 -2 lines
Diff to previous 1.19
-added lines to store Comment field or use default if none is provided
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Wed Mar 3 19:47:22 2004 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.18: +6 -2 lines
Diff to previous 1.18
-changed terminology to system revocation key
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Fri Feb 27 01:41:54 2004 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.17: +25 -12 lines
Diff to previous 1.17
-set list of keys to use new GnuPG object after keygen
-added operations to set default revocation key on keygen
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Tue Feb 10 22:49:59 2004 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
CVS Tags:
v2_1cvs_before_proc_open
Changes since 1.16: +10 -9 lines
Diff to previous 1.16
-added flush command to keygen process
-added seperate table for display of results.
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Thu Jan 29 14:11:47 2004 UTC (4 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.15: +5 -2 lines
Diff to previous 1.15
- added localization for 'Assigned'
- reported by Gregory Mokhin for Russian translation
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Mon Jan 19 18:47:01 2004 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.14: +10 -7 lines
Diff to previous 1.14
-E_ALL fixes
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Fri Jan 9 18:27:15 2004 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.13: +11 -5 lines
Diff to previous 1.13
changed SM_PATH defines to use quoted string for E_ALL
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Tue Nov 18 18:45:42 2003 UTC (5 years ago) by ke
Branch:
MAIN
CVS Tags:
V2_0_RC_Final,
V2_0_RC1,
V2_0
Changes since 1.12: +11 -5 lines
Diff to previous 1.12
-fixed link to View Key (double quotes instead of single quotes)
-fixed equality of != rather than !==
-fixed friendly message during key generation
bug 84
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Wed Nov 12 16:51:58 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.11: +19 -13 lines
Diff to previous 1.11
syntax fixes of if/else blocks
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Thu Nov 6 18:15:05 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
fixed syntax error on line 53
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Thu Nov 6 18:13:48 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
fixed syntax error on line 53
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Thu Nov 6 18:10:58 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.8: +7 -4 lines
Diff to previous 1.8
Changed gpg_err string in line 39
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Tue Nov 4 21:41:01 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.7: +73 -13 lines
Diff to previous 1.7
change to use SM_PATH
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 19:40:35 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
minor wording changes in advance of translation.
Bug 35
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Oct 30 20:38:21 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.5: +104 -102 lines
Diff to previous 1.5
modified all localized strings to use double quotes.
Bug 35
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Oct 30 02:17:03 2003 UTC (5 years ago) by walter
Branch:
MAIN
Changes since 1.4: +11 -1 lines
Diff to previous 1.4
- completed localized text by sentences
Bug 35
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Wed Oct 29 00:20:17 2003 UTC (5 years ago) by walter
Branch:
MAIN
Changes since 1.3: +165 -106 lines
Diff to previous 1.3
- localized text by sentences
Bug 35
- updated Help structure
Bug 79
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Sat Oct 4 00:57:39 2003 UTC (5 years, 1 month ago) by ke
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
-Added check for contents of error array in $err instead of only return from keyring function
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Wed Oct 1 19:56:40 2003 UTC (5 years, 1 month ago) by ke
Branch:
MAIN
Changes since 1.1: +14 -4 lines
Diff to previous 1.1
-added expiration date to fields displayed after generation
-Changed call to gpg_generate_keypair to include expiration date and system default_comment
bug 61
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Wed Aug 13 07:34:05 2003 UTC (5 years, 3 months ago) by vermette
Branch:
MAIN
new key generation suite
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.