-
Notifications
You must be signed in to change notification settings - Fork 109
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jhillyerd/enmime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jhillyerd/enmime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 20 files changed
- 6 contributors
Commits on May 17, 2022
-
feat: add option skip malformed parts (#248)
* feat: add option skip malformed parts This commit introduces Parser, which allows to configure how MIME will be parsed. Default parser behavior isn't changed - ReadEnvelope and ReadParts will work as before. Currently only adding option to skip malformed parts. Co-authored-by: Dmytro Kasianenko <dmytro.kasianeneko@outreach.io>
Configuration menu - View commit details
-
Copy full SHA for 1cec25e - Browse repository at this point
Copy the full SHA 1cec25eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7331d07 - Browse repository at this point
Copy the full SHA 7331d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390998f - Browse repository at this point
Copy the full SHA 390998fView commit details
Commits on May 26, 2022
-
fix(meditype): remove traling HTML tags (#252)
Co-authored-by: Dmytro Kasianenko <dmytro.kasianeneko@outreach.io>
Configuration menu - View commit details
-
Copy full SHA for f8aba51 - Browse repository at this point
Copy the full SHA f8aba51View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e143fa3 - Browse repository at this point
Copy the full SHA e143fa3View commit details
Commits on Jun 5, 2022
-
fix: buffer overrun when quoted printable is at the end of line and o…
…utput buffer (#254) * fix: buffer overrun when quoted printable is at the end of line and output buffer Co-authored-by: Pavel Bazika <pavel.bazika@icewarp.com>
Configuration menu - View commit details
-
Copy full SHA for d29462e - Browse repository at this point
Copy the full SHA d29462eView commit details
Commits on Jun 7, 2022
-
fix: QPCleaner line length equal sign counting (#255)
Co-authored-by: Pavel Bazika <pavel.bazika@icewarp.com>
Configuration menu - View commit details
-
Copy full SHA for 4906981 - Browse repository at this point
Copy the full SHA 4906981View commit details
Commits on Jun 15, 2022
-
fix(mediatype): quoted semicolon (#256)
* feat(stringutil): add find quoted * feat(stringutil): add split after quoted * fix(mediatype): fix splitting with inside quoted text * fix: rename Quoted -> Unquoted Co-authored-by: Dmytro Kasianenko <dmytro.kasianeneko@outreach.io>
Configuration menu - View commit details
-
Copy full SHA for 48f4e03 - Browse repository at this point
Copy the full SHA 48f4e03View commit details
Commits on Jul 4, 2022
-
feat: add option to treat multipart w/o boundary as single-part (#257)
* feat(detect): add possibility to detect multipart w/o boundary as singlepart * feat(parser): add option to treat multipart w/o boundary as singlepart Co-authored-by: Dmytro Kasianenko <dmytro.kasianeneko@outreach.io>
Configuration menu - View commit details
-
Copy full SHA for 5376447 - Browse repository at this point
Copy the full SHA 5376447View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bde17c3 - Browse repository at this point
Copy the full SHA bde17c3View commit details
There are no files selected for viewing