• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jstedfast / MailKit / 3.4.1.490

Builds Branch Commit Type Ran Committer Via Coverage
3.4.1.490 master Only send the ORCPT argument to RCPT TO if NOTIFY is specified push 20 Sep 2022 03:50PM UTC jstedfast coveralls.net
0.0
3.4.1.489 master Pipeline the SMTP DATA command as well. May improve performance. push 19 Sep 2022 11:12PM UTC jstedfast coveralls.net
92.29
3.4.1.488 master Simplify SmtpStream.ReadAhead() by removing unused logic push 19 Sep 2022 03:39PM UTC jstedfast coveralls.net
92.3
3.4.1.487 master Refactored more SmtpClient code * Use the BDAT command if CHUNKING *or* BINARYMIME is available and preferred. * Use SmtpStream.QueueCommand() to blit the BDAT command to the output stream * Renamed SmtpExtension to SmtpExtensions (internal flags... push 19 Sep 2022 02:16PM UTC jstedfast coveralls.net
92.27
3.4.1.486 master Modified SmtpClient/Stream to reduce memory allocations when sending commands All SMTP commands are now required to end with \r\n. (The protected SendCommand/Async methods will now only append \r\n if the command doesn't already have it) push 19 Sep 2022 02:11PM UTC jstedfast coveralls.net
92.27
3.4.1.485 master Untangle more Sync and Async code in SmtpClient Might improve performance. push 19 Sep 2022 01:54PM UTC jstedfast coveralls.net
92.27
3.4.1.484 master Make Sync and Async versions of SmtpClient.FlushCommandQueueAsync/DataAsync This might cut down on GC overhead and make sending mail slightly faster? push 19 Sep 2022 01:52PM UTC jstedfast coveralls.net
92.56
3.4.1.483 master Separate sync and async I/O in SmtpStream for performance reasons push 19 Sep 2022 01:46PM UTC jstedfast coveralls.net
92.57
3.4.0.482 smtp-perf Refactored more SmtpClient code * Use the BDAT command if CHUNKING *or* BINARYMIME is available and preferred. * Use SmtpStream.QueueCommand() to blit the BDAT command to the output stream * Renamed SmtpExtension to SmtpExtensions (internal flags... push 19 Sep 2022 03:19AM UTC jstedfast coveralls.net
92.31
3.4.0.481 smtp-perf Modified SmtpClient/Stream to reduce memory allocations when sending commands All SMTP commands are now required to end with \r\n. (The protected SendCommand/Async methods will now only append \r\n if the command doesn't already have it) push 17 Sep 2022 09:07PM UTC jstedfast coveralls.net
92.31
3.4.0.480 smtp-perf More refactoring push 17 Sep 2022 06:10PM UTC jstedfast coveralls.net
92.33
3.4.0.479 smtp-perf Untangle more Sync and Async code in SmtpClient Might improve performance. push 17 Sep 2022 05:34PM UTC jstedfast coveralls.net
92.27
3.4.0.478 smtp-perf Make Sync and Async versions of SmtpClient.FlushCommandQueueAsync/DataAsync This might cut down on GC overhead and make sending mail slightly faster? push 17 Sep 2022 03:33AM UTC jstedfast coveralls.net
92.6
3.4.0.477 smtp-perf Separate SmtpStream.Flush and FlushAsync push 17 Sep 2022 03:28AM UTC jstedfast coveralls.net
92.61
3.4.1.476 master Make ImapFolder.Search(SearchOptions.None, query) work the same as Search(query) Reduces code duplication and fixes issue #1437 push 16 Sep 2022 08:28PM UTC jstedfast coveralls.net
92.63
  • ← Previous
  • 1
  • 2
  • …
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • …
  • 165
  • 166
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc