CVS log for plugins/gpg/gpg_pref_functions.php

(logo)

Help

(back) Up to [Highfire] / plugins / gpg

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Aug 9 17:57:23 2004 UTC (4 years ago) by ke
Branch: MAIN
CVS Tags: PREPOBOX, HEAD
Changes since 1.20: +5 -1 lines
Diff to previous 1.20
-added global definition of GPG_VERSION to allow it to appear everywhere (keyring)

Revision 1.20 / (view) - annotate - [select for diffs] , Wed Mar 10 21:41:33 2004 UTC (4 years, 5 months ago) by brian
Branch: MAIN
Changes since 1.19: +5 -2 lines
Diff to previous 1.19
- removed trailing whitespace

Revision 1.19 / (view) - annotate - [select for diffs] , Sat Jan 24 17:56:18 2004 UTC (4 years, 6 months ago) by brian
Branch: MAIN
CVS Tags: v2_1cvs_before_proc_open
Changes since 1.18: +6 -3 lines
Diff to previous 1.18
changed working version to 2.1

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Jan 9 19:01:47 2004 UTC (4 years, 7 months ago) by brian
Branch: MAIN
Changes since 1.17: +28 -25 lines
Diff to previous 1.17
improved indentation and error message on load_prefs_from_file fn

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Jan 8 04:57:51 2004 UTC (4 years, 7 months ago) by brian
Branch: MAIN
CVS Tags: V2_0
Changes since 1.16: +3 -10 lines
Diff to previous 1.16
changed version to 2.0

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Dec 29 19:56:04 2003 UTC (4 years, 7 months ago) by ke
Branch: MAIN
CVS Tags: V2_0_RC_Final
Changes since 1.15: +6 -2 lines
Diff to previous 1.15
-rmoved period
bug 6

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Dec 29 19:55:26 2003 UTC (4 years, 7 months ago) by ke
Branch: MAIN
Changes since 1.14: +6 -2 lines
Diff to previous 1.14
-added period.
bug 6

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Dec 29 19:52:00 2003 UTC (4 years, 7 months ago) by ke
Branch: MAIN
Changes since 1.13: +8 -1 lines
Diff to previous 1.13
-add comments to function
bug 6

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Dec 29 18:12:43 2003 UTC (4 years, 7 months ago) by ke
Branch: MAIN
Changes since 1.12: +10 -2 lines
Diff to previous 1.12
-added OS check when adding LANG shell commands to $path_to_gpg variable
-hopefully fixes bug reported by Mr. Potato Head
bug 140

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Dec 18 19:47:08 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.11: +13 -6 lines
Diff to previous 1.11
-added the full path of the data dir to the beginning of the systemkeyringfile variable, so that relative paths do not break the system keyring functionality

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Nov 25 18:37:42 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
-changed version from 1.2 to 2.0rc1

Revision 1.10 / (view) - annotate - [select for diffs] , Sat Nov 22 15:56:03 2003 UTC (4 years, 9 months ago) by brian
Branch: MAIN
CVS Tags: V2_0_RC1
Changes since 1.9: +9 -6 lines
Diff to previous 1.9
changed version to 2.0rc1

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Nov 12 23:42:33 2003 UTC (4 years, 9 months ago) by ke
Branch: MAIN
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
-forced language to english as part of shell command for gpg

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Oct 17 13:12:05 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7
corrected phpdoc warnings after updates

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Oct 17 12:50:20 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.6: +13 -5 lines
Diff to previous 1.6
added @package and @author tags

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Oct 13 22:44:31 2003 UTC (4 years, 10 months ago) by ke
Branch: MAIN
Changes since 1.5: +6 -2 lines
Diff to previous 1.5
-now load_prefs ignores lines with a # at the beginning
-trims whitespace from option names and values
bug 86

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Jun 9 22:08:44 2003 UTC (5 years, 2 months ago) by brian
Branch: MAIN
Changes since 1.4: +7 -3 lines
Diff to previous 1.4
- updated version to 1.2 (really this time)

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Jun 9 22:07:41 2003 UTC (5 years, 2 months ago) by brian
Branch: MAIN
Changes since 1.3: +20 -10 lines
Diff to previous 1.3
- updated version to 1.2
- added plugin updates compatibility function gpg_version

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Apr 9 18:04:15 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
CVS Tags: before_encrypt_on_send
Changes since 1.2: +19 -2 lines
Diff to previous 1.2
moved $GPG_VERSION and fn gpg_version to gpg_pref_functions.php file

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Mar 12 15:43:50 2003 UTC (5 years, 5 months ago) by brian
Branch: MAIN
CVS Tags: V1_1RC6, V1_1RC4, V1_1RC3, V1_1RC2, V1_1RC1, V1_1, V1_0_2_RC3, V1_0_2_RC2, V1_0_2, Release_V1_0_2
Changes since 1.1: +25 -0 lines
Diff to previous 1.1
added header and footer blocks to file created by tyler

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Mar 11 19:30:40 2003 UTC (5 years, 5 months ago) by tyler
Branch: MAIN
- Holds the load_prefs_from_file function so we can use it in multiple places
  and not have to worry about pathing problems when calling this function
  from within gpg_config.php

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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

cvs-admin@cryptorights.org
Powered by
ViewCVS 0.9.2