0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed base, embed, input, link and source tags as "unsafe" tags More... 10 days ago
Bump some nuget dependencies More... 22 days ago
Fix typo in XSS vulnerability description in release notes (#1245) More... 26 days ago
Bumped version to 4.17.0 More... 27 days ago
More unnecessary variable assignments in Parameter.Rfc2047EncodeNextChunk() More... about 1 month ago
Avoid calling virtual SetStream() method in MimeReader .ctor More... about 1 month ago
Micro-optimization in Parameter.Rfc2047EncodeNextChunk() More... about 1 month ago
More code quality improvements More... about 1 month ago
Updated BenchmarkDotNet to v0.15.8 More... about 1 month ago
Micro-optimizations in Base64Encoders, UUEncoder, and Received.ToString() More... about 1 month ago
Fixed string concatenation loop in Received parser More... about 1 month ago
Change default TnefPart mime-type to application/ms-tnef More... about 1 month ago
Add 'using' keyword for ValueStringBuilder usage More... about 1 month ago
Fixed some string concatenation in a loop issues More... about 1 month ago
Avoid shadowing member variables by renaming method params and locals More... about 1 month ago
Get rid of a catch-all in MimeMessage's logic for converting S.N.M objects More... about 1 month ago
Use a ReceivedClauseComparer rather than having ReceivedClause implement IComparable More... about 1 month ago
A few more code quality fixes based on CodeQL reports More... about 1 month ago
Catch exceptions in WindowsSecureMimeContext thrown by CmsRecipient .ctor More... about 1 month ago
more unit tests code quality fixes More... about 1 month ago
Minor code quality fixes More... about 1 month ago
Get rid of some unused variables and dispose more stuff in unit tests More... about 1 month ago
Code quality readonly fields and disposing objects in tests More... about 1 month ago
Code quality improvements More... about 1 month ago
More code quality fixes More... about 1 month ago
More code quality improvements (mostly in unit tests) More... about 1 month ago
Fixed some unit tests to dispose streams More... about 1 month ago
A few code-quality fixes to Parameter and Rfc2047 More... about 1 month ago
Fixed some issues in Received detected by CodeQL More... about 1 month ago
Fixed 2 more tests that I missed in my previous commit More... about 1 month ago