CVS log for plugins/gpg/gpg_encrypt_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.88 / (view) - annotate - [select for diffs] , Wed Mar 24 17:45:55 2004 UTC (4 years, 4 months ago) by ke
Branch: MAIN
CVS Tags: PREPOBOX, HEAD
Changes since 1.87: +10 -3 lines
Diff to previous 1.87
-changed gpg returncode message to a warning instead of an error

Revision 1.87 / (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.86: +80 -96 lines
Diff to previous 1.86
- 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.86 / (view) - annotate - [select for diffs] , Thu Mar 11 22:50:27 2004 UTC (4 years, 5 months ago) by ke
Branch: MAIN
Changes since 1.85: +8 -2 lines
Diff to previous 1.85
-added check for email address in encr_to_self prefs.  Ignore if not there.

Revision 1.85 / (view) - annotate - [select for diffs] , Thu Mar 11 22:17:54 2004 UTC (4 years, 5 months ago) by ke
Branch: MAIN
Changes since 1.84: +8 -5 lines
Diff to previous 1.84
-removed homedir from main decrypt line
-changed order to trusted key and keyring in command line

Revision 1.84 / (view) - annotate - [select for diffs] , Wed Mar 10 21:23:36 2004 UTC (4 years, 5 months ago) by brian
Branch: MAIN
Changes since 1.83: +38 -33 lines
Diff to previous 1.83
- removed troublesome blank line at end of file

Revision 1.83 / (view) - annotate - [select for diffs] , Fri Feb 20 21:03:29 2004 UTC (4 years, 6 months ago) by ke
Branch: MAIN
Changes since 1.82: +8 -4 lines
Diff to previous 1.82
- patch for Apple Mail with the GPGMail
- provided by Heath Kehoe
Bug 159

Revision 1.82 / (view) - annotate - [select for diffs] , Tue Feb 17 22:34:45 2004 UTC (4 years, 6 months ago) by ke
Branch: MAIN
Changes since 1.81: +39 -27 lines
Diff to previous 1.81
-changed functions to operate properly with new proc_open methods
bug 29

Revision 1.81 / (view) - annotate - [select for diffs] , Mon Jan 19 18:34:00 2004 UTC (4 years, 7 months ago) by ke
Branch: MAIN
CVS Tags: v2_1cvs_before_proc_open
Changes since 1.80: +7 -3 lines
Diff to previous 1.80
-E_ALL changes

Revision 1.80 / (view) - annotate - [select for diffs] , Wed Jan 14 23:46:42 2004 UTC (4 years, 7 months ago) by ke
Branch: MAIN
Changes since 1.79: +36 -48 lines
Diff to previous 1.79
-removed duplicate command strings
-changed to use gpg_parse_output within gpg_execute, no longer needed externally

Revision 1.79 / (view) - annotate - [select for diffs] , Tue Jan 13 20:25:45 2004 UTC (4 years, 7 months ago) by ke
Branch: MAIN
Changes since 1.78: +24 -8 lines
Diff to previous 1.78
-changed to use centralized gpg_execute function

Revision 1.78 / (view) - annotate - [select for diffs] , Fri Jan 9 20:30:33 2004 UTC (4 years, 7 months ago) by brian
Branch: MAIN
Changes since 1.77: +15 -7 lines
Diff to previous 1.77
- fixed the $returnvalue parsing in gpg_encrypt
  and gpg_decrypt functions to use error array

Revision 1.77 / (view) - annotate - [select for diffs] , Mon Dec 29 23:52:55 2003 UTC (4 years, 7 months ago) by brian
Branch: MAIN
CVS Tags: V2_0_RC_Final, V2_0
Changes since 1.76: +13 -6 lines
Diff to previous 1.76
localized strings discoverd by Alex Lemaresquier during French translation

Revision 1.76 / (view) - annotate - [select for diffs] , Sun Dec 28 15:06:51 2003 UTC (4 years, 7 months ago) by brian
Branch: MAIN
Changes since 1.75: +13 -10 lines
Diff to previous 1.75
Tighten handling of parsed addresses even further
- added ';' as 4th parameter to parseAddress
  - credit to Noam Rathaus of Beyond Security Inc for the code trace
- added escapeshellarg around each returned address
Bug 139

Revision 1.75 / (view) - annotate - [select for diffs] , Fri Dec 19 20:52:01 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.74: +6 -2 lines
Diff to previous 1.74
-added debug to update_trustdb function call

Revision 1.74 / (view) - annotate - [select for diffs] , Fri Dec 19 20:46:50 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.73: +11 -3 lines
Diff to previous 1.73
-changed update trustdb command to use centralized function
-only check trustdb when untrusted keys are found

Revision 1.73 / (view) - annotate - [select for diffs] , Thu Dec 18 22:39:31 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.72: +6 -1 lines
Diff to previous 1.72
-added trustdb check when decrypting messages

Revision 1.72 / (view) - annotate - [select for diffs] , Thu Dec 18 19:46:21 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.71: +8 -3 lines
Diff to previous 1.71
-removed data_dir from system keyring file, since it's added earlier now

Revision 1.71 / (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.70: +7 -3 lines
Diff to previous 1.70
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.70 / (view) - annotate - [select for diffs] , Thu Dec 11 20:45:05 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.69: +8 -3 lines
Diff to previous 1.69
-added extra_cmd to the command line for the case of no file to encrypt
bug 28

Revision 1.69 / (view) - annotate - [select for diffs] , Thu Dec 11 19:58:20 2003 UTC (4 years, 8 months ago) by brian
Branch: MAIN
Changes since 1.68: +72 -29 lines
Diff to previous 1.68
- added corporate signature to gpg_decrypt
- fixed mis-handling of trusted system key in gpg_decrypt and gpg_encrypt fn
Bug 28

Revision 1.68 / (view) - annotate - [select for diffs] , Tue Nov 25 01:54:25 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.67: +15 -11 lines
Diff to previous 1.67
-changed all getPref calls to use data_dir instead of safe_data_dir
bug 116

Revision 1.67 / (view) - annotate - [select for diffs] , Mon Nov 24 20:36:37 2003 UTC (4 years, 8 months ago) by ke
Branch: MAIN
Changes since 1.66: +24 -13 lines
Diff to previous 1.66
-added use of getHashedDir to $data_dir in encrypt/decrypt for safely hashed dirs
bug 116

Revision 1.66 / (view) - annotate - [select for diffs] , Tue Nov 11 22:42:03 2003 UTC (4 years, 9 months ago) by ke
Branch: MAIN
CVS Tags: V2_0_RC1
Changes since 1.65: +9 -243 lines
Diff to previous 1.65
-removed all parsing of gpg output, changed to call gpg_parse_output instead
bug 107

Revision 1.65 / (view) - annotate - [select for diffs] , Fri Nov 7 22:06:59 2003 UTC (4 years, 9 months ago) by ke
Branch: MAIN
Changes since 1.64: +12 -5 lines
Diff to previous 1.64
-added ability to decrypt to an output file
-adds ability to decrypt attachments from outlook
bug 65

Revision 1.64 / (view) - annotate - [select for diffs] , Wed Nov 5 21:15:24 2003 UTC (4 years, 9 months ago) by ke
Branch: MAIN
Changes since 1.63: +8 -5 lines
Diff to previous 1.63
-readded changes to allow decryption of files with embedded filenames

Revision 1.63 / (view) - annotate - [select for diffs] , Wed Nov 5 20:49:45 2003 UTC (4 years, 9 months ago) by ke
Branch: MAIN
Changes since 1.62: +26 -6 lines
Diff to previous 1.62
-moved --decrypt filename to end of commandline, so that gpg will properly decrypt attachments with gpg_decrypt

Revision 1.62 / (view) - annotate - [select for diffs] , Mon Nov 3 18:21:16 2003 UTC (4 years, 9 months ago) by brian
Branch: MAIN
Changes since 1.61: +6 -2 lines
Diff to previous 1.61
changed 'gpg: Oops:' to warning in gpg_decrypt fn

Revision 1.61 / (view) - annotate - [select for diffs] , Mon Nov 3 15:55:11 2003 UTC (4 years, 9 months ago) by brian
Branch: MAIN
Changes since 1.60: +14 -12 lines
Diff to previous 1.60
localized some error strings
Bug 35

Revision 1.60 / (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.59: +13 -9 lines
Diff to previous 1.59
modified all localized strings to use double quotes.
Bug 35

Revision 1.59 / (view) - annotate - [select for diffs] , Thu Oct 23 19:17:39 2003 UTC (4 years, 9 months ago) by brian
Branch: MAIN
Changes since 1.58: +39 -26 lines
Diff to previous 1.58
- first pass at handling $filename in gpg_decrypt fn
Bug 56

Revision 1.58 / (view) - annotate - [select for diffs] , Wed Oct 22 20:56:46 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.57: +6 -2 lines
Diff to previous 1.57
- rearranged order of parameters in gpg_decrypt fn
Bug 56

Revision 1.57 / (view) - annotate - [select for diffs] , Fri Oct 17 18:21:58 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.56: +9 -1 lines
Diff to previous 1.56
added keydb errors to list in gpg_decrypt fn

Revision 1.56 / (view) - annotate - [select for diffs] , Fri Oct 17 18:20:39 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.55: +14 -1 lines
Diff to previous 1.55
added keydb erros to list in gpg_decrypt fn

Revision 1.55 / (view) - annotate - [select for diffs] , Fri Oct 17 15:12:55 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.54: +9 -1 lines
Diff to previous 1.54
added "Primary key fingerprint:" to info list

Revision 1.54 / (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.53: +7 -2 lines
Diff to previous 1.53
corrected phpdoc warnings after updates

Revision 1.53 / (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.52: +28 -19 lines
Diff to previous 1.52
added @package and @author tags

Revision 1.52 / (view) - annotate - [select for diffs] , Mon Oct 13 19:39:43 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.51: +16 -3 lines
Diff to previous 1.51
- added escapeshellarg to gpg_encrypt command for filenames with spaces
- trap for 'usage' syntax error in gpg command output
- improve debug error on failed attachment encrypt
Bug 74

Revision 1.51 / (view) - annotate - [select for diffs] , Tue Oct 7 11:56:09 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.50: +6 -2 lines
Diff to previous 1.50
added --force-mdc flag to gpg_encrypt fn to deal with:
  gpg: WARNING: message was not integrity protected
Bug 69

Revision 1.50 / (view) - annotate - [select for diffs] , Sat Oct 4 17:44:02 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.49: +10 -5 lines
Diff to previous 1.49
back out the block that stickas anything else in warnings,
  as it produces dups

Revision 1.49 / (view) - annotate - [select for diffs] , Fri Oct 3 22:35:14 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.48: +27 -2 lines
Diff to previous 1.48
re-integrated  patch provided by Magyar Dénes to
  strip errors from body in gpg_decrypt
Bug 67

Revision 1.48 / (view) - annotate - [select for diffs] , Fri Oct 3 22:16:30 2003 UTC (4 years, 10 months ago) by brian
Branch: MAIN
Changes since 1.47: +17 -8 lines
Diff to previous 1.47
added 'gpg: Oops:' to errors array in gpg_decrypt fn
Bug 67

Revision 1.47 / (view) - annotate - [select for diffs] , Wed Sep 24 18:39:23 2003 UTC (4 years, 10 months ago) by ke
Branch: MAIN
Changes since 1.46: +24 -7 lines
Diff to previous 1.46
-Added extra check for existance of file to encrypt in gpg_encrypt
-Removed --output - argument to gpg when encrypting a file
bug 26

Revision 1.46 / (view) - annotate - [select for diffs] , Wed Sep 17 18:12:38 2003 UTC (4 years, 11 months ago) by brian
Branch: MAIN
Changes since 1.45: +22 -10 lines
Diff to previous 1.45
patch submitted by Magyar Dénes breaks decrypt from encrypt on send
- backing out the ereg_replace commands for now

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Sep 15 21:07:47 2003 UTC (4 years, 11 months ago) by brian
Branch: MAIN
Changes since 1.44: +23 -2 lines
Diff to previous 1.44
added patch submitted by Magyar Dénes to work around:
- insecure memory warning now controlled by pref file
- add \n linefeeds for system OS's that don't process
  textarea submits properly in gpg_encrypt

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Jul 8 01:50:10 2003 UTC (5 years, 1 month ago) by brian
Branch: MAIN
Changes since 1.43: +8 -1 lines
Diff to previous 1.43
added 'gpg: Oops:' (trustdb errors) to warnings.

Revision 1.43 / (view) - annotate - [select for diffs] , Tue Jul 8 01:30:36 2003 UTC (5 years, 1 month ago) by brian
Branch: MAIN
Changes since 1.42: +7 -3 lines
Diff to previous 1.42
move location of --armor in gpg_encrypt fn

Revision 1.42 / (view) - annotate - [select for diffs] , Tue Jun 17 11:16:45 2003 UTC (5 years, 2 months ago) by brian
Branch: MAIN
Changes since 1.41: +6 -3 lines
Diff to previous 1.41
- added missing '$' to https_check in gpg_encypt and gpg_decrypt fn's
- credit to Joshua Vermette for noticing this bug.

Revision 1.41 / (view) - annotate - [select for diffs] , Thu Jun 12 21:01:13 2003 UTC (5 years, 2 months ago) by brian
Branch: MAIN
Changes since 1.40: +20 -4 lines
Diff to previous 1.40
add ADK check and switches to gpg_encrypt fn

Revision 1.40 / (view) - annotate - [select for diffs] , Fri May 16 13:49:31 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.39: +17 -8 lines
Diff to previous 1.39
added tags for phpdoc

Revision 1.39 / (view) - annotate - [select for diffs] , Thu May 15 22:39:56 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.38: +12 -1 lines
Diff to previous 1.38
added error check for 'no such file or dir' in gpg_encrypt fn

Revision 1.38 / (view) - annotate - [select for diffs] , Tue May 13 22:55:10 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.37: +17 -4 lines
Diff to previous 1.37
gpg_ecrypt fn:
- added check to reload 'globals' if we are called without pref vars beign set.
- added additional error conditions
Bug 26

Revision 1.37 / (view) - annotate - [select for diffs] , Fri May 9 20:03:25 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
CVS Tags: before_encrypt_on_send
Changes since 1.36: +78 -19 lines
Diff to previous 1.36
trim header information on return from gpg_decrypt fn
Bug 38

Revision 1.36 / (view) - annotate - [select for diffs] , Fri May 9 00:46:32 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.35: +30 -11 lines
Diff to previous 1.35
- added $filename to gpg_encrypt fn
- mangled command line to account for file encryption in gpg_encrypt fn
- added additional error handling to gpg_encrypt fn
Bug 12

Revision 1.35 / (view) - annotate - [select for diffs] , Thu May 1 19:33:33 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.34: +37 -19 lines
Diff to previous 1.34
- Added code to correctly process encrypt to partial recipients preference
- cleaned up excessive debug info in gpg_encrypt fn
Bug 36

Revision 1.34 / (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.33: +9 -2 lines
Diff to previous 1.33
- added check in gpg_encrypt fn to return error if cyphertext is empty
- romoved todo item for same in gpg_encrypt.php

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Apr 30 17:54:09 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.32: +17 -19 lines
Diff to previous 1.32
added common debug output to gpg_parse_address fn

Revision 1.32 / (view) - annotate - [select for diffs] , Wed Apr 30 17:43:37 2003 UTC (5 years, 3 months ago) by vinay
Branch: MAIN
Changes since 1.31: +19 -6 lines
Diff to previous 1.31
Fixed an address parsing bug. The Squirrelmail address look up functions treat a nickname without a match in the address book as an address at domain: i.e. "nick" is seen by squirrelmail as "nick@domain". Our GPG functions misrendered that as "nick@", which meant passing the wrong thing to GPG.

New behavior translates "nick", not appearing in address book, as "nick@" . $GLOBALS['domain'].

Revision 1.31 / (view) - annotate - [select for diffs] , Sun Apr 27 12:13:38 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.30: +479 -476 lines
Diff to previous 1.30
fixed indents to remove irregular use of tabstops - no functional change

Revision 1.30 / (view) - annotate - [select for diffs] , Sat Apr 26 16:53:49 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.29: +17 -4 lines
Diff to previous 1.29
added failsafe check to trusted key handling to make sure key is actually set

Revision 1.29 / (view) - annotate - [select for diffs] , Thu Apr 24 13:59:10 2003 UTC (5 years, 3 months ago) by brian
Branch: MAIN
Changes since 1.28: +42 -5 lines
Diff to previous 1.28
Re-enabled shared 'corporaet' or 'system' keyring support
 - added checks for appropriate preferences to gpg_encrypt fn
 - tested all configurations
 - added trustedkey id pref for shared keyring, tested same
 - significantly improved completeness of error parsing in gpg_encrypt fn
Bug 32

Revision 1.28 / (view) - annotate - [select for diffs] , Sun Apr 20 08:06:58 2003 UTC (5 years, 4 months ago) by joelm
Branch: MAIN
Changes since 1.27: +8 -2 lines
Diff to previous 1.27
-removed a small bug where a small was being appended to the body of
a message before it was encrypted

Revision 1.27 / (view) - annotate - [select for diffs] , Sun Apr 20 07:47:56 2003 UTC (5 years, 4 months ago) by joelm
Branch: MAIN
Changes since 1.26: +17 -37 lines
Diff to previous 1.26
- make changes to allow encrypt & sign without needing a temp file.
It seems that "echo 'passphrase'\n'body'" didn't work but
"echo 'passphrase\n''body'" did. I'm not sure why but it works now.
Bug 11

Revision 1.26 / (view) - annotate - [select for diffs] , Fri Apr 18 13:23:16 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.25: +182 -129 lines
Diff to previous 1.25
 - integrated Ryan's patch to use temp file
 - integrated GetTempFile fn
 - cleaned up security settings
 - Encrypt&Sign now verified working
Bug 11

Revision 1.25 / (view) - annotate - [select for diffs] , Wed Apr 16 20:24:39 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.24: +44 -18 lines
Diff to previous 1.24
updated gpg_encrypt fn to properly support no passphrase on sign
Bug 11

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Apr 16 02:35:23 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.23: +20 -4 lines
Diff to previous 1.23
modified gpg_encrypt fn to support 'encrypt & sign'
Bug 11

Revision 1.23 / (view) - annotate - [select for diffs] , Sun Apr 13 16:27:55 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.22: +24 -14 lines
Diff to previous 1.22
added command modifications from pre-merge v 1.16 to add signing functionality to gpg_encrypt
Bug 11

Revision 1.22 / (view) - annotate - [select for diffs] , Tue Apr 8 16:26:16 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
CVS Tags: V1_1RC6, V1_1
Changes since 1.21: +15 -1 lines
Diff to previous 1.21
added htmlspecialchars to gpg_parse_addr funtion to fix display bug in SM 1.4.0

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Apr 8 15:16:52 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.20: +11 -5 lines
Diff to previous 1.20
- added more debug statements to gpg_decrypt
- load no_signing_passwd pref inside the gpg_decrypt fn
Bug 21

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Apr 7 01:16:37 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.19: +8 -3 lines
Diff to previous 1.19
- mangled command string in gpg_decrypt to omit --passphrase fd0 if user has set no_signing_passwd
Bug 21

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Apr 4 18:56:41 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.18: +17 -9 lines
Diff to previous 1.18
separated out if statement to change command if the user has no_signing_passphrase set to true.
Bug 21

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Apr 4 17:19:03 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.17: +7 -2 lines
Diff to previous 1.17
fixed typo in elseif definition in gpg_decrypt function

Revision 1.17 / (view) - annotate - [select for diffs] , Fri Apr 4 05:22:52 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.16: +15 -2 lines
Diff to previous 1.16
- added check for no_signing_passphrase to gpg_decrypt fn.
- Should execute without errors if user has no_signing_passphrase turned on.
Bug 21

Revision 1.16 / (view) - annotate - [select for diffs] , Wed Apr 2 18:26:40 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
CVS Tags: V1_1RC4, V1_1RC3
Changes since 1.15: +7 -2 lines
Diff to previous 1.15
added check for no_signing_passwd  in fn gpg_decrypt
 - the user will not see an error if they have selected
   no_signing_passwd and submit without a passphrase

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Apr 1 15:53:01 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
CVS Tags: V1_1RC2
Changes since 1.14: +24 -19 lines
Diff to previous 1.14
improved error handling in gpg_encrypt and gpg_decrypt functions by
replacing strpos checks with substr_count checks
Bug 8

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Apr 1 05:24:55 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
CVS Tags: V1_1RC1
Changes since 1.13: +43 -24 lines
Diff to previous 1.13
improved error handling strings

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Mar 31 15:43:25 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.12: +6 -2 lines
Diff to previous 1.12
fixed typo on line 389, missign second right paren before 'break'

Revision 1.12 / (view) - annotate - [select for diffs] , Sun Mar 30 22:13:59 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.11: +24 -14 lines
Diff to previous 1.11
Convert gpg_decrypt fn to use plaintext language instead ofcyphertext lang.
Bug 8

Revision 1.11 / (view) - annotate - [select for diffs] , Sat Mar 29 19:57:58 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.10: +61 -54 lines
Diff to previous 1.10
clean up comments in gpg_parse_address fn
Bug 3

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Mar 28 21:09:16 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.9: +16 -19 lines
Diff to previous 1.9
address parsing in gpg_parse_address function now works for sm 1.2.x and sm >=1.3.x
tested on sm 1.4rc2a
fixes bug# 3
Bug 3

Revision 1.9 / (view) - annotate - [select for diffs] , Thu Mar 27 21:03:40 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.8: +47 -48 lines
Diff to previous 1.8
fixed syntax error in gpg_decrypt, extra curly brace

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Mar 27 19:21:11 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.7: +31 -2 lines
Diff to previous 1.7
manual fix of $log entries

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Mar 27 19:11:38 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.6: +309 -160 lines
Diff to previous 1.6
basics of decryption
gpg_decrypt function should work when called with body and passphrase
Bug 8

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Mar 25 16:14:22 2003 UTC (5 years, 4 months ago) by brian
Branch: MAIN
Changes since 1.5: +69 -38 lines
Diff to previous 1.5
Bug 6
Add to SM 1.4 parsing code

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Mar 17 18:58:03 2003 UTC (5 years, 5 months ago) by brian
Branch: MAIN
Changes since 1.4: +48 -35 lines
Diff to previous 1.4
- 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
- path selection for version check in gpg_parse_address
  now correct
- fixed skipped_keys bug in fn gpg_encrypt

Revision 1.4 / (view) - annotate - [select for diffs] , Sat Mar 15 21:04:46 2003 UTC (5 years, 5 months ago) by brian
Branch: MAIN
Changes since 1.3: +21 -15 lines
Diff to previous 1.3
added version checknig code to gpg_parse_address
we now run code based on SM version

Revision 1.3 / (view) - annotate - [select for diffs] , Sat Mar 15 20:50:30 2003 UTC (5 years, 5 months ago) by brian
Branch: MAIN
Changes since 1.2: +12 -11 lines
Diff to previous 1.2
fixes gpg_parse_address function to only return an array, not process it into a recipient list

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Mar 15 20:43:16 2003 UTC (5 years, 5 months ago) by brian
Branch: MAIN
Changes since 1.1: +46 -1 lines
Diff to previous 1.1
added gpg_parse_address function

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Mar 11 23:30:30 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
- Initial breakout of the *_functions.php file

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