Home GnuPG
Diffusion GpgOL c6335b081a2f

Try harder to match outlooks internal filename enc
c6335b081a2fUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Try harder to match outlooks internal filename enc

* src/common.c (qp_encode): New. Simple quoted printable encoder.
  (b64_encode): Fix termination of return value.
* src/common.h: Add prototype
* src/mimemaker.c (utf8_to_rfc2047b): Use infer content encoding
  to switch between base64 and quoted printable.

As outlook rewrites the attachment filenames in unencrypted mails
we have to guess how they will look so that we sign them correctly.
If it turns out that this is to buggy we should probably replace
non ascii characters in that case.

Details

Provenance
aheineckeAuthored on Dec 3 2015, 3:38 PM
Parents
rO94b331747d84: Add revert support for PGP MulitpartEncrypted
Branches
Unknown
Tags
Unknown