CVS log for plugins/gpg/gpg_encrypt.php |
 |
|
Up to [Highfire] / plugins / gpg
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.78
/
(view)
- annotate
- [select for diffs]
, Sun Aug 8 03:59:31 2004 UTC (4 years ago) by ke
Branch:
MAIN
CVS Tags:
PREPOBOX,
HEAD
Changes since 1.77: +5 -2 lines
Diff to previous 1.77
-skip encrypt only step if we are signing and encrypting
Revision
1.77
/
(view)
- annotate
- [select for diffs]
, Tue Jun 22 21:59:24 2004 UTC (4 years, 2 months ago) by ke
Branch:
MAIN
Changes since 1.76: +5 -2 lines
Diff to previous 1.76
-moved include of squirrelmail functions before gpg object
Revision
1.76
/
(view)
- annotate
- [select for diffs]
, Fri Apr 30 17:56:38 2004 UTC (4 years, 3 months ago) by ke
Branch:
MAIN
Changes since 1.75: +9 -2 lines
Diff to previous 1.75
-removed newline from end of file
Revision
1.75
/
(view)
- annotate
- [select for diffs]
, Mon Mar 15 22:28:45 2004 UTC (4 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.74: +51 -29 lines
Diff to previous 1.74
- Allow multiple recipients in Encrypt to Self list.
- Test System ADK for missing key error
- Test Encrypt to Self recipient(s) for missing key error
- cleaned up indents and comments
Bug 173
Revision
1.74
/
(view)
- annotate
- [select for diffs]
, Tue Feb 17 22:32:15 2004 UTC (4 years, 6 months ago) by ke
Branch:
MAIN
Changes since 1.73: +25 -13 lines
Diff to previous 1.73
-new update since proc_open code added
-E_ALL fixes
Revision
1.73
/
(view)
- annotate
- [select for diffs]
, Tue Jan 20 04:36:41 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
CVS Tags:
v2_1cvs_before_proc_open
Changes since 1.72: +4 -2 lines
Diff to previous 1.72
-removed global so that composeMessage isn't reset
Revision
1.72
/
(view)
- annotate
- [select for diffs]
, Mon Jan 19 18:32:26 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
Changes since 1.71: +10 -5 lines
Diff to previous 1.71
-E_ALL changes
Revision
1.71
/
(view)
- annotate
- [select for diffs]
, Tue Jan 13 20:20:01 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
Changes since 1.70: +8 -1 lines
Diff to previous 1.70
-added include of gpg execution file
Revision
1.70
/
(view)
- annotate
- [select for diffs]
, Fri Jan 9 18:26:50 2004 UTC (4 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.69: +12 -9 lines
Diff to previous 1.69
changed SM_PATH defines to use quoted string for E_ALL
Revision
1.69
/
(view)
- annotate
- [select for diffs]
, Wed Nov 26 22:07:26 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
CVS Tags:
V2_0_RC_Final,
V2_0
Changes since 1.68: +7 -1 lines
Diff to previous 1.68
-added gpg_export=1 to the case of warnings but no critical errors, so send works properly
Revision
1.68
/
(view)
- annotate
- [select for diffs]
, Thu Nov 20 21:27:06 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
CVS Tags:
V2_0_RC1
Changes since 1.67: +30 -10 lines
Diff to previous 1.67
-changed formatting for error/warning/skipped keys output on encryption problems
-added info section for encryption
bug 107
Revision
1.67
/
(view)
- annotate
- [select for diffs]
, Tue Nov 11 22:43:44 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.66: +10 -1 lines
Diff to previous 1.66
-added check for arrays before outputting errors
Revision
1.66
/
(view)
- annotate
- [select for diffs]
, Tue Nov 4 21:38:40 2003 UTC (4 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.65: +18 -14 lines
Diff to previous 1.65
change to use SM_PATH
Revision
1.65
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 17:32:34 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.64: +6 -7 lines
Diff to previous 1.64
-changed encrypt&sign to use abstracted caching check functions before retreiving cached passphrase
bug 66
Revision
1.64
/
(view)
- annotate
- [select for diffs]
, Thu Oct 30 19:40:19 2003 UTC (4 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.63: +11 -8 lines
Diff to previous 1.63
modified all localized strings to use double quotes.
Bug 35
Revision
1.63
/
(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.62: +6 -3 lines
Diff to previous 1.62
corrected phpdoc warnings after updates
Revision
1.62
/
(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.61: +41 -34 lines
Diff to previous 1.61
added @package and @author tags
Revision
1.61
/
(view)
- annotate
- [select for diffs]
, Thu Oct 16 20:23:15 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.60: +9 -3 lines
Diff to previous 1.60
-added ob_start and ob_end_flush to fix javascript errors when including compose.php
bug 82
Revision
1.60
/
(view)
- annotate
- [select for diffs]
, Mon Oct 13 21:00:06 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.59: +15 -8 lines
Diff to previous 1.59
localized all non-debug strings
Bug35
Revision
1.59
/
(view)
- annotate
- [select for diffs]
, Mon Oct 13 19:41:32 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.58: +45 -20 lines
Diff to previous 1.58
- copy tempfile to actual filename beofre encrypt
- securely remove tempfile with DeleteTempFile fn
- securely remove encrpyted file when done
- improve debug error on failed attachment encrypt
Bug 74
Revision
1.58
/
(view)
- annotate
- [select for diffs]
, Tue Oct 7 22:03:38 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.57: +9 -17 lines
Diff to previous 1.57
-removed code to cache passphrase from gpg_encrypt.php
-functionality now exists in cachepass.mod
Revision
1.57
/
(view)
- annotate
- [select for diffs]
, Fri Oct 3 22:48:28 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.56: +13 -4 lines
Diff to previous 1.56
-Removed possiblity of caching incorrect passphrase, only sets it if everything goes smoothly
Revision
1.56
/
(view)
- annotate
- [select for diffs]
, Mon Sep 29 16:11:42 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.55: +13 -4 lines
Diff to previous 1.55
- strengthened checks for cached passphrase top account for system and user preferences
- added debug output
Bug 40
Revision
1.55
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 02:26:53 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.54: +18 -11 lines
Diff to previous 1.54
-Removed signbody function, no longer storing body in session, no need for plugin storage of body
-Added check for cached passphrase
-Still need to add logic for system and user options
Revision
1.54
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:46:50 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.53: +7 -2 lines
Diff to previous 1.53
-fixed logic error bug in signbody check
Revision
1.53
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:20:06 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.52: +13 -3 lines
Diff to previous 1.52
-Added check for existance of session variable signbody, to use for body if it exists
-Removes the need for body to be placed in a hidden variable
Bug 55
Revision
1.52
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 15:55:31 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.51: +4 -2 lines
Diff to previous 1.51
-removed debug flag
Revision
1.51
/
(view)
- annotate
- [select for diffs]
, Sat Sep 20 01:30:53 2003 UTC (4 years, 11 months ago) by ke
Branch:
MAIN
Changes since 1.50: +41 -6 lines
Diff to previous 1.50
-fixed encrypt-on-send attachment handling
Revision
1.50
/
(view)
- annotate
- [select for diffs]
, Wed Sep 17 18:23:31 2003 UTC (4 years, 11 months ago) by ke
Branch:
MAIN
Changes since 1.49: +17 -10 lines
Diff to previous 1.49
-Changed interaction with message object, to allow direct manipulation before send
-part of the encrypt on send fix
Bug 53
Revision
1.49
/
(view)
- annotate
- [select for diffs]
, Sat May 31 20:22:51 2003 UTC (5 years, 2 months ago) by brian
Branch:
MAIN
Changes since 1.48: +14 -5 lines
Diff to previous 1.48
added strtolower and strcmp in attachment processing to correctly handle 'attachment' or 'ATTACHMENT'
Bug 26
Revision
1.48
/
(view)
- annotate
- [select for diffs]
, Thu May 29 15:05:52 2003 UTC (5 years, 2 months ago) by brian
Branch:
MAIN
Changes since 1.47: +37 -17 lines
Diff to previous 1.47
updated to correctly display all relevant errors on 'Encrypt on Send'
Bug 26
Revision
1.47
/
(view)
- annotate
- [select for diffs]
, Wed May 28 19:17:05 2003 UTC (5 years, 2 months ago) by brian
Branch:
MAIN
Changes since 1.46: +16 -6 lines
Diff to previous 1.46
modified to fix non-working encryptcapability (broken during work on encrypt&sign on send)
Revision
1.46
/
(view)
- annotate
- [select for diffs]
, Sat May 17 22:17:21 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.45: +48 -21 lines
Diff to previous 1.45
- Improved handling of errors on 'encrypt on send'
- added $encrypt_error array to pass data forward
Bug 26
Revision
1.45
/
(view)
- annotate
- [select for diffs]
, Fri May 16 16:22:47 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.44: +15 -7 lines
Diff to previous 1.44
added code to set $id in attachment handling
- based on how we are called, and from which SM verison
- SM 1.4.1 moves compose_send hook to after
$body has been instered at $id= 0
Revision
1.44
/
(view)
- annotate
- [select for diffs]
, Thu May 15 23:27:10 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.43: +22 -9 lines
Diff to previous 1.43
cleaned up typos and formatting
Revision
1.43
/
(view)
- annotate
- [select for diffs]
, Thu May 15 23:17:54 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.42: +73 -36 lines
Diff to previous 1.42
multiple changes to support attachment encryption with "Encrypt on Send"
- credit to Marc Groot Koerkamp of SM core team for
lots of help on variable scoping in compose_send hook
- added global declarations to bring variables in scope
- changed handling of $message object to make all
manipulation by reference
- added comments and debug code so you can trace execution
Bug 26
Revision
1.42
/
(view)
- annotate
- [select for diffs]
, Wed May 14 19:53:10 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.41: +55 -17 lines
Diff to previous 1.41
- finess the error reporting code that Vinay wrote
so that it wil not fire if debug is on
- improve comments in newer parts of the code
Bug 39
Revision
1.41
/
(view)
- annotate
- [select for diffs]
, Wed May 14 01:32:25 2003 UTC (5 years, 3 months ago) by vinay
Branch:
MAIN
Changes since 1.40: +18 -1 lines
Diff to previous 1.40
*** empty log message ***
Revision
1.40
/
(view)
- annotate
- [select for diffs]
, Tue May 13 22:56:36 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.39: +32 -5 lines
Diff to previous 1.39
- changed file include lines so it would work from hook in compose.php
- added code to return cyphertext to compose_send hook
Bug 26
Revision
1.39
/
(view)
- annotate
- [select for diffs]
, Fri May 9 01:15:14 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
CVS Tags:
before_encrypt_on_send
Changes since 1.38: +14 -3 lines
Diff to previous 1.38
disable attachment code on SM < 1.4.0
Bug 12
Revision
1.38
/
(view)
- annotate
- [select for diffs]
, Fri May 9 01:00:16 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.37: +377 -3 lines
Diff to previous 1.37
- added attachment handling section
- added additional error handling for attachments
Bug 12
Revision
1.37
/
(view)
- annotate
- [select for diffs]
, Fri May 9 00:57:33 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36
- added attachment handling section
- added additional error handling for attachments
Bug 12
Revision
1.36
/
(view)
- annotate
- [select for diffs]
, Fri May 9 00:52:24 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35
- added attachment handling section
- added additional error handling for attachments
Bug 12
Revision
1.35
/
(view)
- annotate
- [select for diffs]
, Fri May 9 00:49:21 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.34: +1 -291 lines
Diff to previous 1.34
- added attachment handling section
- added additional error handling for attachments
Bug 12
Revision
1.34
/
(view)
- annotate
- [select for diffs]
, Thu May 1 20:03:09 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.33: +288 -3 lines
Diff to previous 1.33
removed CVS flakiness from 1.30 commit
Revision
1.33
/
(view)
- annotate
- [select for diffs]
, Thu May 1 19:59:31 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
removed CVS flakiness from 1.30 commit
Revision
1.32
/
(view)
- annotate
- [select for diffs]
, Thu May 1 19:56:10 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.31: +4 -10 lines
Diff to previous 1.31
removed CVS flakiness from 1.30 commit
Revision
1.31
/
(view)
- annotate
- [select for diffs]
, Thu May 1 19:47:29 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.30: +5 -1 lines
Diff to previous 1.30
removed CVS flakiness from 1.30 commit
Revision
1.30
/
(view)
- annotate
- [select for diffs]
, Thu May 1 19:41:32 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.29: +8 -1 lines
Diff to previous 1.29
added back missing $Log entry
Revision
1.29
/
(view)
- annotate
- [select for diffs]
, Thu May 1 19:32:44 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.28: +1 -276 lines
Diff to previous 1.28
Added code to correctly process encrypt to partial recipients preference
Bug 36
Revision
1.28
/
(view)
- annotate
- [select for diffs]
, Wed Apr 30 18:13:07 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.27: +4 -5 lines
Diff to previous 1.27
- added check in gpg_encrypt fn to return error if cyphertext is empty
- romoved todo item for same in gpg_encrypt.php
Revision
1.27
/
(view)
- annotate
- [select for diffs]
, Wed Apr 30 15:50:40 2003 UTC (5 years, 3 months ago) by vinay
Branch:
MAIN
Changes since 1.26: +5 -2 lines
Diff to previous 1.26
Test commit
Revision
1.26
/
(view)
- annotate
- [select for diffs]
, Wed Apr 30 12:42:00 2003 UTC (5 years, 3 months ago) by brian
Branch:
MAIN
Changes since 1.25: +70 -67 lines
Diff to previous 1.25
Improved comments and standardized tabstops - not a functional change
Revision
1.25
/
(view)
- annotate
- [select for diffs]
, Wed Apr 16 02:35:04 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.24: +136 -125 lines
Diff to previous 1.24
modified to support 'encrypt & sign' by adding if blocks for options
Bug 11
Revision
1.24
/
(view)
- annotate
- [select for diffs]
, Sun Apr 13 16:28:45 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.23: +6 -2 lines
Diff to previous 1.23
modified function call to gpg_encrypt function to use extended parameters
Bug 11
Revision
1.23
/
(view)
- annotate
- [select for diffs]
, Mon Apr 7 01:42:57 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
CVS Tags:
V1_1RC6,
V1_1
Changes since 1.22: +6 -1 lines
Diff to previous 1.22
modified to clear sm global variable reply_id for SM 1.2.x compatibility on Encrypt on Reply
Bug 22
Revision
1.22
/
(view)
- annotate
- [select for diffs]
, Sun Apr 6 23:32:45 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.21: +8 -2 lines
Diff to previous 1.21
added steglobal to clear passed_id
Bug 21
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Sun Apr 6 20:47:47 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.20: +14 -18 lines
Diff to previous 1.20
- create gpg_setglobal to get around SM's getglobal function
- update gpg_encrypt to use ne gpg_setglobal function
Bug 22
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Sun Apr 6 18:37:01 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.19: +7 -1 lines
Diff to previous 1.19
- set to modify global $body, $subject
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Sun Apr 6 17:58:33 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.18: +10 -2 lines
Diff to previous 1.18
- improve $debug formatting
- set _POST action and smaction to '' (null) to clear compose.php special processing.
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Sun Apr 6 17:53:25 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.17: +9 -3 lines
Diff to previous 1.17
- improve $debug formatting
- set _POST action and smaction to '' (null) to clear compose.php special processing.
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Wed Apr 2 13:31:00 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
CVS Tags:
V1_1RC4,
V1_1RC3
Changes since 1.16: +17 -5 lines
Diff to previous 1.16
modified to extract only the variables we need from $_POST
Bug 5
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Tue Mar 25 17:57:53 2003 UTC (5 years, 4 months ago) by brian
Branch:
MAIN
CVS Tags:
V1_1RC2,
V1_1RC1
Changes since 1.15: +22 -7 lines
Diff to previous 1.15
Bug 6
Slightly better handling of whether to display the buttons or not after encrypt.
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Mon Mar 17 18:56:56 2003 UTC (5 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.14: +24 -7 lines
Diff to previous 1.14
- progress towards SM v >=1.3.1 compatibility
- path selection for includes now works on both
SM 1.2.x and SM >= 1.3.1
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Sat Mar 15 20:51:04 2003 UTC (5 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.13: +7 -32 lines
Diff to previous 1.13
changed to call gpg_parse_address function
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Tue Mar 11 23:29:15 2003 UTC (5 years, 5 months ago) by tyler
Branch:
MAIN
CVS Tags:
V1_0_2_RC3,
V1_0_2_RC2,
V1_0_2,
Release_V1_0_2
Changes since 1.12: +8 -2 lines
Diff to previous 1.12
- modified to use the new broken out *_function.php files
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Tue Mar 11 02:45:50 2003 UTC (5 years, 5 months ago) by tyler
Branch:
MAIN
Changes since 1.11: +8 -2 lines
Diff to previous 1.11
- modified code to only exclude encrypt now button after encryption routine
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Tue Mar 11 01:14:25 2003 UTC (5 years, 5 months ago) by brian
Branch:
MAIN
CVS Tags:
V1_0_2_RC1
Changes since 1.10: +34 -26 lines
Diff to previous 1.10
Fixed inclusion of compose.php so that it:
- correctly sets the $body varialbe in $_POST before including
- chooses correctly between plaintext and cyphertext return
- sets up to handle button display correctly
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Mar 10 23:01:34 2003 UTC (5 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.9: +10 -5 lines
Diff to previous 1.9
Fixed comments to be more descriptive.
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Sun Mar 9 17:02:04 2003 UTC (5 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.8: +14 -8 lines
Diff to previous 1.8
Reintegrate code to include compose php page
Removes problems with long cyphertext.
Still needs to be cleaned up to improve integration.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Tue Jan 7 12:52:07 2003 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
CVS Tags:
Release_1_0
Changes since 1.7: +23 -12 lines
Diff to previous 1.7
Updated errors handling if encrypt generates warnings or errors to give the user more choices.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Sun Jan 5 21:53:58 2003 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.6: +45 -28 lines
Diff to previous 1.6
tweaked redirect to compose without creating intermediary page if there are no errors.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Sun Jan 5 18:46:46 2003 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.5: +60 -28 lines
Diff to previous 1.5
Changed to redirect to compose without creating intermediary page if there are no errors.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Sun Jan 5 15:07:23 2003 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.4: +49 -10 lines
Diff to previous 1.4
fixed usage of the error arrays
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Tue Dec 10 03:31:40 2002 UTC (5 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.3: +8 -2 lines
Diff to previous 1.3
added file header block and cvs log tag
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Tue Dec 10 03:28:57 2002 UTC (5 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.2: +18 -3 lines
Diff to previous 1.2
added file header block and cvs log tag
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Dec 10 02:29:08 2002 UTC (5 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.1: +0 -4 lines
Diff to previous 1.1
removed references to gpg_set variables, it has been deprecated
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Thu Dec 5 16:47:55 2002 UTC (5 years, 8 months ago) by brian
Branch:
vendortag
CVS Tags:
releasetag
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
GPG Project repository
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Thu Dec 5 16:47:55 2002 UTC (5 years, 8 months ago) by brian
Branch:
MAIN
Initial revision
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.