-
go1.6.1 linux/amd64
https://play.golang.org/p/j9BAuXothm
The implementation of Read() in mime/quotedprintable/reader.go returns an error when the underlying string ends with an equals character ("="…
-
**_Reported by Gajinder Vij:_**
The Zephyr IP stack shall support DNS Resolver as specified in RFC 1035.
The resolver is a system that resides in the local host and communicates with DNS servers. …
-
**_Reported by Gajinder Vij:_**
The Zephyr IP stack shall support DNS Resolver as specified in RFC 1035.
The resolver is a system that resides in the local host and communicates with DNS servers. …
-
Hi,
i have detected some problems with different mail-servers in the internet with S/MIME signed emails.
The test mails are signed correct, but it seems that some mailserver change the content of th…
-
rustc-serialize supports three types of encoding:
MIME: Configuration for RFC 2045 MIME base64 encoding
STANDARD: Configuration for RFC 4648 standard base64 encoding
URL_SAFE: Configuration for RFC 4…
-
Outlook/Exchange can generate Mime messages with headers like this:
> Content-Type: application/pdf; name=
> "This-is-a-very-long-filename-to-prove-Outlook-has-real-erroneous-folding-strategies.p…
-
If this crate is going to be moved into the nursery it might make sense to prototype run-time feature detection directly here, maybe as a branch. This is a pre-RFC, I don't think it makes much sense t…
-
Accessing
resource.jpeg
returns the correct Content-Type response header:
Content-Type: image/jpeg
but accessing
resource.JPEG
returns
Content-Type: text/plain; charset=iso-8859-1
instead of i…
-
The generated mails are missing a `MIME-Version: 1.0` header which is mandatory for `Content-Type`. E.g. RFC 2045 says
> Messages composed in accordance with this document MUST include such
> …
-
Rule contentis_base64 triggers false positive for every single EXE file.
It could be acceptable if the rule name would be might_contain_base64_strings, but the whole EXE file is not base64 so this na…