openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenPOP.NET
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Sep 20, 2024 — Sep 20, 2025
Showing page 6 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed XML documentation warnings and stopped building XML output for release build
foens
More...
over 14 years ago
Bug found by Tudor eliminated. A body encoded under QuotedPrintable would have underscores "_" erroneously converted to spaces.
foens
More...
over 14 years ago
Disposing a Pop3Client will not send a QUIT command to the server.
foens
More...
over 14 years ago
When a ContentTransferEncoding parameter is invalid, we do not throw an exception anymore.
foens
More...
over 14 years ago
Refactored a bit
foens
More...
over 14 years ago
Implemented CRAM-MD5 as an authentication method. Also refactored a small bit. Unit tests implemented.
foens
More...
over 14 years ago
Moved the private property to the private member properties region instead of having a private property in the public region.
foens
More...
almost 15 years ago
More robust parser: Character set of utf8 now handled - it should be specified as utf-8. Test cases implemented.
foens
More...
almost 15 years ago
Emails with only headers (and no header-end-line) could not be parsed. This bug was reported by Rune Moberg and the solution as well. Test cases implemented. Bug fixed.
foens
More...
almost 15 years ago
Added another test case for Encoded word found on the net. No flaws found using it.
foens
More...
almost 15 years ago
Fixed bug reported by Nadav: if ContentType ends with a semicolon and extra whitespace, an exception would be raised. Added test case for the bug.
foens
More...
almost 15 years ago
Added documentation config for NDoc3 Added XML output on release Bumped AssemblyCommon version
foens
More...
almost 15 years ago
Updated RFC links to use the same site.
foens
More...
almost 15 years ago
Major documentation update. Now documentation can be generated using NDoc3.
foens
More...
almost 15 years ago
Better documentation Changed some methods in RfcMailAddress to internal.
foens
More...
almost 15 years ago
Added assembly information to the Example project. Not really needed. Updated version in AssemblyCommon.cs
foens
More...
almost 15 years ago
Fixed compilation issued which were added since FindFileName was changed to FileName
foens
More...
almost 15 years ago
Added example project to the solution
foens
More...
almost 15 years ago
Added a bit more documentation about ArgumentNullExceptions
foens
More...
almost 15 years ago
Changed the FindFileName property to FileName instead. Seems easier to use.
foens
More...
almost 15 years ago
fixed documentation bug
foens
More...
almost 15 years ago
Fixed bad documentation in HeaderFieldParser Removed all events from Pop3Client and propergated the changes to MailMonitor and TestForm.
foens
More...
almost 15 years ago
Added the new headers to the TestForm
foens
More...
almost 15 years ago
Added test for Disposition-Notification-To
foens
More...
almost 15 years ago
Added tests for keywords header field
foens
More...
almost 15 years ago
Now parses Message header "References"
foens
More...
almost 15 years ago
The Message header In-Reply-To is now parsed
foens
More...
almost 15 years ago
Cleaned up TestForm a bit
foens
More...
almost 15 years ago
Upgraded the OpenPop test application. It now shows the hierarchy of the Message. Based on the selected node in the message view, it is possible to show the selected MessagePart's text. This way you are now able to examine each part of a Message. At least the text ones.
foens
More...
almost 15 years ago
Redid the Assembly attributes. Now several attributes are shared between projects Changed version number The keyfile is uploaded as well - it is (hopefully) encrypted under a strong password.
foens
More...
almost 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree