CVS log for plugins/gpg/gpg_hook_functions.php |
 |
|
Up to [Highfire] / plugins / gpg
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.79
/
(view)
- annotate
- [select for diffs]
, Wed Jul 7 18:59:26 2004 UTC (4 years, 1 month ago) by ke
Branch:
MAIN
CVS Tags:
PREPOBOX,
HEAD
Changes since 1.78: +12 -30 lines
Diff to previous 1.78
-changed signature verification code to use GnuPG object
-added automatic checking of the Encrypt on Send checkbox when replying from the decrypion screen
Revision
1.78
/
(view)
- annotate
- [select for diffs]
, Tue Jun 22 21:58:34 2004 UTC (4 years, 2 months ago) by ke
Branch:
MAIN
Changes since 1.77: +36 -20 lines
Diff to previous 1.77
-added option check to show encrypt and encrypt&sign buttons
-added option check to show gpg options link
Revision
1.77
/
(view)
- annotate
- [select for diffs]
, Fri Apr 30 17:55:22 2004 UTC (4 years, 3 months ago) by ke
Branch:
MAIN
Changes since 1.76: +6 -2 lines
Diff to previous 1.76
-removed newline at end of file
Revision
1.76
/
(view)
- annotate
- [select for diffs]
, Sun Mar 21 21:10:00 2004 UTC (4 years, 5 months ago) by joelm
Branch:
MAIN
Changes since 1.75: +9 -4 lines
Diff to previous 1.75
Bug 138
- added a "Verify Signature" option to check the signature of encrypted attachments
Revision
1.75
/
(view)
- annotate
- [select for diffs]
, Wed Mar 10 21:40:57 2004 UTC (4 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.74: +15 -11 lines
Diff to previous 1.74
- removed trailing whitespace
Revision
1.74
/
(view)
- annotate
- [select for diffs]
, Tue Mar 9 21:42:55 2004 UTC (4 years, 5 months ago) by ke
Branch:
MAIN
Changes since 1.73: +18 -2 lines
Diff to previous 1.73
-added error output on decryption failure
bug 166
Revision
1.73
/
(view)
- annotate
- [select for diffs]
, Tue Feb 24 09:33:21 2004 UTC (4 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.72: +30 -25 lines
Diff to previous 1.72
- refined SoupNazi Javascript check in option block display
- added warning if SoupNazi thinks that JS is off or incompatible
- refined soupNazi check for compose row display
- credit to pdontthink and andrew bolander and dirk for assistance
Bug 110
Revision
1.72
/
(view)
- annotate
- [select for diffs]
, Tue Feb 17 22:40:13 2004 UTC (4 years, 6 months ago) by ke
Branch:
MAIN
Changes since 1.71: +20 -12 lines
Diff to previous 1.71
-added state to on send checkboxes, so adding attachments won't clear them
-proc_open additions
bug 29
Revision
1.71
/
(view)
- annotate
- [select for diffs]
, Tue Feb 10 19:34:21 2004 UTC (4 years, 6 months ago) by ke
Branch:
MAIN
CVS Tags:
v2_1cvs_before_proc_open
Changes since 1.70: +8 -5 lines
Diff to previous 1.70
-added addslashes to text within document.write in order to avoid any breakage of javascript
Revision
1.70
/
(view)
- annotate
- [select for diffs]
, Sat Jan 17 23:18:05 2004 UTC (4 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.69: +26 -21 lines
Diff to previous 1.69
initialize import_body to eliminate an E_ALL error.
Revision
1.69
/
(view)
- annotate
- [select for diffs]
, Sat Jan 17 00:25:38 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
Changes since 1.68: +26 -8 lines
Diff to previous 1.68
-E_ALL fixes
bug 146
Revision
1.68
/
(view)
- annotate
- [select for diffs]
, Thu Jan 15 17:38:21 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
Changes since 1.67: +7 -2 lines
Diff to previous 1.67
-added -n to echo statement for pgp signed message signature verification
-fixes pgp-mime signature confirmation
Revision
1.67
/
(view)
- annotate
- [select for diffs]
, Thu Jan 15 00:22:43 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
Changes since 1.66: +24 -19 lines
Diff to previous 1.66
-changed to use centralized gpg_execute function
-removed gpg_parse_output calls, as that is also centralized
-added debug output to pgp_mime check signature code (still somewhat broken)
Revision
1.66
/
(view)
- annotate
- [select for diffs]
, Fri Jan 9 22:09:40 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
Changes since 1.65: +7 -2 lines
Diff to previous 1.65
-removed leading / in relocation path on compose_send error
-this solves problem of redirection to plugin.com when squirrelmail is in the base directory
bug 114
Revision
1.65
/
(view)
- annotate
- [select for diffs]
, Fri Jan 9 20:38:47 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
Changes since 1.64: +10 -3 lines
Diff to previous 1.64
-added debug output for sign on send
-added check for existence of cyphertext after signing, error if nonexistant
Revision
1.64
/
(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.63: +10 -6 lines
Diff to previous 1.63
changed SM_PATH defines to use quoted string for E_ALL
Revision
1.63
/
(view)
- annotate
- [select for diffs]
, Fri Jan 9 17:21:44 2004 UTC (4 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.62: +12 -9 lines
Diff to previous 1.62
- moved call by reference to gpg_check_sign_pgp_mime function def
- fixes allow_call_time_pass_reference warning
Revision
1.62
/
(view)
- annotate
- [select for diffs]
, Fri Dec 19 21:18:05 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
CVS Tags:
V2_0_RC_Final,
V2_0
Changes since 1.61: +6 -3 lines
Diff to previous 1.61
-added debug output to update_trustdb command
Revision
1.61
/
(view)
- annotate
- [select for diffs]
, Fri Dec 19 20:44:59 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.60: +10 -3 lines
Diff to previous 1.60
-changed trustdb update code to use centralized gpg_update_trustdb function
-only update trustdb when untrusted keys are found
Revision
1.60
/
(view)
- annotate
- [select for diffs]
, Thu Dec 18 22:18:05 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.59: +6 -1 lines
Diff to previous 1.59
-added a trustdb check before confirming a clearsigned signature
Revision
1.59
/
(view)
- annotate
- [select for diffs]
, Thu Dec 18 19:44:14 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.58: +7 -2 lines
Diff to previous 1.58
-changed to no longer use data_dir in system keyring path
Revision
1.58
/
(view)
- annotate
- [select for diffs]
, Tue Dec 16 20:00:03 2003 UTC (4 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.57: +5 -2 lines
Diff to previous 1.57
changed instances of $system_keyring_file = $safe_data_dir to
$system_keyring_file = $data_dir becasue $safe_data_dir is a
hashed dir on a per-user basis
Revision
1.57
/
(view)
- annotate
- [select for diffs]
, Tue Dec 16 19:28:45 2003 UTC (4 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.56: +12 -5 lines
Diff to previous 1.56
fixed indents in the gpg_handle_signature_do fn
Revision
1.56
/
(view)
- annotate
- [select for diffs]
, Tue Dec 16 19:27:07 2003 UTC (4 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.55: +24 -20 lines
Diff to previous 1.55
fixed indents in the gpg_handle_signature_do fn
Revision
1.55
/
(view)
- annotate
- [select for diffs]
, Thu Dec 11 20:42:32 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.54: +5 -2 lines
Diff to previous 1.54
-added $extra_cmd to the command string, to include the system keyring
Revision
1.54
/
(view)
- annotate
- [select for diffs]
, Thu Dec 11 19:56:17 2003 UTC (4 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.53: +67 -44 lines
Diff to previous 1.53
added shared corporate keyring support to plainsigned verification
Revision
1.53
/
(view)
- annotate
- [select for diffs]
, Mon Dec 8 21:10:36 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.52: +15 -2 lines
Diff to previous 1.52
-added translation section to options block text
Revision
1.52
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 15:26:14 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.51: +7 -2 lines
Diff to previous 1.51
-added check for definition of base_uri, reset to get_location . SM_PATH if not set
Revision
1.51
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 04:11:53 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.50: +7 -2 lines
Diff to previous 1.50
-added error check on signature data and display error message if no verification can be done on an attachment
Revision
1.50
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 03:18:20 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.49: +11 -2 lines
Diff to previous 1.49
-changed to check for a body in the message object before downloading the full imap body
Revision
1.49
/
(view)
- annotate
- [select for diffs]
, Tue Dec 2 02:59:13 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.48: +23 -11 lines
Diff to previous 1.48
-added calls to gpg_parse_output for signature lines on signature attachments
-removed text stripping code which is already done in gpg_parse_output
-added htmlspecialchars call to see email address in <>'s
Revision
1.48
/
(view)
- annotate
- [select for diffs]
, Tue Nov 25 21:54:59 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.47: +9 -10 lines
Diff to previous 1.47
-translated Signature field header in read_body hook
-changed check_sign function to use gpg_parse_output to trap errors
-added htmlspecialchars call to show email address in signature information
bug 113
Revision
1.47
/
(view)
- annotate
- [select for diffs]
, Tue Nov 25 02:17:30 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.46: +7 -2 lines
Diff to previous 1.46
-added missing getHashedDir definition for safe_data_dir in compose_row function
Revision
1.46
/
(view)
- annotate
- [select for diffs]
, Tue Nov 25 02:04:02 2003 UTC (4 years, 8 months ago) by ke
Branch:
MAIN
Changes since 1.45: +22 -11 lines
Diff to previous 1.45
-added safe_data_dir to code accessing the keyring files
bug 116
Revision
1.45
/
(view)
- annotate
- [select for diffs]
, Thu Nov 20 17:36:07 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
CVS Tags:
V2_0_RC1
Changes since 1.44: +4 -3 lines
Diff to previous 1.44
-removed text binding code at the end of decrypt_link function, to allow it to be called from elsewhere
Revision
1.44
/
(view)
- annotate
- [select for diffs]
, Tue Nov 18 19:44:33 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.43: +5 -10 lines
Diff to previous 1.43
-removed autosetting locale to gpg when requiring gpg_hook_functions.php
Revision
1.43
/
(view)
- annotate
- [select for diffs]
, Tue Nov 18 19:33:21 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.42: +7 -6 lines
Diff to previous 1.42
-removed auto-setting text domain to squirrelmail at end of file
-this allows gpg_hook_functions to be included in other places without breaking localization strings
Revision
1.42
/
(view)
- annotate
- [select for diffs]
, Mon Nov 17 19:24:41 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.41: +25 -9 lines
Diff to previous 1.41
-added check for quoted-printable in the hook where the body is grabbed from the imap server
-added code to strip out encryped message in the body, store in a session variable
-changed window.open and form action to use SM_PATH
bug 105
Revision
1.41
/
(view)
- annotate
- [select for diffs]
, Thu Nov 13 19:34:31 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.40: +5 -2 lines
Diff to previous 1.40
-added SM_PATH redirection to import key function to allow calling from anywhere
bug 105
Revision
1.40
/
(view)
- annotate
- [select for diffs]
, Thu Nov 13 18:30:11 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.39: +6 -2 lines
Diff to previous 1.39
-added missing closed paren from my last commit
Revision
1.39
/
(view)
- annotate
- [select for diffs]
, Thu Nov 13 18:24:46 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.38: +18 -2 lines
Diff to previous 1.38
-internationalized Decrypt Attachment statement
-added bindtextdomain calls to the attachment handlers
Revision
1.38
/
(view)
- annotate
- [select for diffs]
, Mon Nov 10 19:53:51 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.37: +26 -4 lines
Diff to previous 1.37
-added bindtextdomain calls within hook functions, for translation purposes
Revision
1.37
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 22:09:14 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.36: +6 -3 lines
Diff to previous 1.36
-added dlfilename being passed to decrypt_attachment php file
Revision
1.36
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 19:53:18 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.35: +11 -3 lines
Diff to previous 1.35
-added encryption check for signature header
Revision
1.35
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 18:46:56 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.34: +37 -22 lines
Diff to previous 1.34
-fixed bug in confirmation of attached signatures function
-added Signature: header for signed message output
Revision
1.34
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 16:42:50 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.33: +33 -34 lines
Diff to previous 1.33
-added numerous debug statements in signing and downloading attachment code
-committing brian's SM_PATH additions in different hook functions
-now sets any text files being signed to be application/octet-stream for proper encoding
Revision
1.33
/
(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.32: +29 -22 lines
Diff to previous 1.32
change to use SM_PATH
Revision
1.32
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 18:41:32 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.31: +8 -1 lines
Diff to previous 1.31
-added startMessage and sort variables submitted to gpgdecrypt
Revision
1.31
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 17:32:59 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.30: +7 -15 lines
Diff to previous 1.30
-changed to use abstracted checking functions before retreiving cached passphrase
bug 66
Revision
1.30
/
(view)
- annotate
- [select for diffs]
, Sat Nov 1 22:01:26 2003 UTC (4 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.29: +21 -2 lines
Diff to previous 1.29
infrastructure changes to support removal of MakePage functions
Revision
1.29
/
(view)
- annotate
- [select for diffs]
, Thu Oct 30 19:40:20 2003 UTC (4 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.28: +74 -33 lines
Diff to previous 1.28
modified all localized strings to use double quotes.
Bug 35
Revision
1.28
/
(view)
- annotate
- [select for diffs]
, Mon Oct 27 19:31:01 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.27: +10 -4 lines
Diff to previous 1.27
-added urlpath to pass to popup, includes proper path to submit
bug 82
Revision
1.27
/
(view)
- annotate
- [select for diffs]
, Mon Oct 27 18:19:34 2003 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.26: +92 -1 lines
Diff to previous 1.26
-added functions to verify detached signatures
-added function to download attachment to a tempfile
Revision
1.26
/
(view)
- annotate
- [select for diffs]
, Mon Oct 20 22:54:05 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.25: +51 -21 lines
Diff to previous 1.25
-added compose hook for sending detached signatures for attachments
-had to patch squirrelmail to handle these, hopefully to be committed soon
Revision
1.25
/
(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.24: +7 -4 lines
Diff to previous 1.24
corrected phpdoc warnings after updates
Revision
1.24
/
(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.23: +33 -26 lines
Diff to previous 1.23
added @package and @author tags
Revision
1.23
/
(view)
- annotate
- [select for diffs]
, Thu Oct 16 20:36:49 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.22: +53 -22 lines
Diff to previous 1.22
-fixed bug when signing a message with an attachment
-no signing of attachments yet, but at least the body will be signed.
Revision
1.22
/
(view)
- annotate
- [select for diffs]
, Thu Oct 16 20:21:48 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.21: +14 -7 lines
Diff to previous 1.21
-added variable addbasepath to smooth operation when errors cause compose.php to be re-included
-fixes encryption and signing buttons
-does NOT fix popups
bug 82
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Thu Oct 16 13:55:00 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.20: +67 -62 lines
Diff to previous 1.20
improved function headers
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Wed Oct 15 19:22:14 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.19: +22 -5 lines
Diff to previous 1.19
-added code to verify detached signatures using all contents between mime boundaries
bug 33
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Mon Oct 13 22:25:46 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.18: +85 -60 lines
Diff to previous 1.18
- added checks for secring and allowprivatekeys to gpg_decrypt_link fn
- display errors if those test fail rather than the decrypt button.
Bug 85
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Sat Oct 11 21:33:38 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.17: +60 -6 lines
Diff to previous 1.17
-Added javascript to allow Save Draft to prompt for passphrase
-Added gpg_strip_sign function to return body of signed text
-Use above function to show only body when returning to compose from a draft
bug 77
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Tue Oct 7 22:22:10 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.16: +7 -4 lines
Diff to previous 1.16
-changed javascript in compose hooks to call consolidated passphrase interface
bug 13
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Tue Oct 7 18:34:35 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.15: +26 -3 lines
Diff to previous 1.15
-Added error handling within sign on send code
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Tue Oct 7 17:10:39 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.14: +26 -16 lines
Diff to previous 1.14
added calls to get next and prev message ids to gpg_decrypt_link fn
Bug 65
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Mon Oct 6 22:51:48 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.13: +18 -10 lines
Diff to previous 1.13
-changed import_link function to import keys direction into keyring_main.php
-hides any keys found in the body in a hidden variable, posts directly to keyring_main
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Fri Oct 3 22:43:34 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.12: +16 -11 lines
Diff to previous 1.12
-Removed set_cached_passphrase call from sign_on_send handling of compose_send hook
-Passphrase is cached in cachepass.mod before this is ever called
-All compose.php buttons work properly, no longer pop up passphrase request
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Wed Oct 1 23:09:42 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.11: +45 -32 lines
Diff to previous 1.11
added support for reply from decrypt
- extra variables passed in gpg_decrypt_link fn
- gpg_dbody flag processed in gpg_compose_row fn
Bug 65
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Tue Sep 30 01:23:11 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.10: +30 -16 lines
Diff to previous 1.10
-Added internationalization to all messages and buttons in gpg_hook_functions.
-Ignored the titles of popup windows for now, maybe we'll want to work on those later?
bug 35
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Sep 29 16:15:01 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.9: +59 -33 lines
Diff to previous 1.9
added check for system and user prefs for passphrase cachign to functions:
- gpg_decrypt_link
- gpg_compose_row_do
- gpg_compose_send_do
Bug 40
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 19:24:50 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.8: +10 -3 lines
Diff to previous 1.8
adjust javascript to actually work
Bug 40
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 15:42:13 2003 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.7: +131 -94 lines
Diff to previous 1.7
Changes to gpg_decrypt_link fn to support caching:
- add a form and scripting to control action
Bug 40
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 02:31:56 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.6: +74 -31 lines
Diff to previous 1.6
-Added gpg_functions.php requirement for caching
-Removed unneccessary javaascript from compose_row_do
-Changed operation of compose_row_do to use popups or submit depending on status of cached passphrase
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:10:38 2003 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
Changed redirection Location: header sent to use global $base_uri
This allows the redirection to operate properly when called from different locations.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Sat Sep 20 01:33:33 2003 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.4: +11 -5 lines
Diff to previous 1.4
moved body_part 'stuffing to gpg_encrypt.php
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Thu Sep 18 22:14:32 2003 UTC (4 years, 11 months ago) by ke
Branch:
MAIN
Changes since 1.3: +49 -25 lines
Diff to previous 1.3
-Added javascript and interface changes for sign-on-send
-Moved encrypt-on-send checkbox to appear after signing widgets
-Completed sign-on-send, encrypt-on-send and combinations functionality
Bug 55
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Wed Sep 17 18:22:36 2003 UTC (4 years, 11 months ago) by ke
Branch:
MAIN
Changes since 1.2: +17 -3 lines
Diff to previous 1.2
-Altered functional calls for compose_send_do, ensured no name collision with message object
-part of the encrypt on send fix
Bug 53
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Sep 16 00:03:28 2003 UTC (4 years, 11 months ago) by ke
Branch:
MAIN
Changes since 1.1: +13 -46 lines
Diff to previous 1.1
Added _do to end of hook function names, to allow wrapper functions to call them
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Mon Sep 15 23:18:11 2003 UTC (4 years, 11 months ago) by ke
Branch:
MAIN
Newly created hook functions file
-Split to speed calls to setup.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.