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
VMime
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jun 15, 2024 — Jun 15, 2025
Showing page 21 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Unit tests for POP3Utils.
Vincent Richard
More...
over 12 years ago
Unit tests for POP3Response.
Vincent Richard
More...
over 12 years ago
Trim first line of POP3 response to get rid of CR, if any.
Vincent Richard
More...
over 12 years ago
Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinished().
Vincent Richard
More...
over 12 years ago
Rewrote SMTP command sending. Better code for pipelining. Report full command text on MAIL/RCPT errors.
Vincent Richard
More...
over 12 years ago
Fixed invalid use of freed memory.
Vincent Richard
More...
over 12 years ago
Added missing includes.
Vincent Richard
More...
over 12 years ago
Check for MLang on Windows platform.
Vincent Richard
More...
over 12 years ago
Fixed issue #23. Avoid additional queries if gethostname() is already a FQDN. Use getaddrinfo() instead of gethostbyname() for IPv6 compatibility.
Vincent Richard
More...
over 12 years ago
Link with "ws2_32" library on Windows, if available.
Vincent Richard
More...
over 12 years ago
Additional MDN fields (thanks to Mehmet Bozkurt).
Vincent Richard
More...
over 12 years ago
Fixed linking with pthread library.
Vincent Richard
More...
over 12 years ago
Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Use localtime_s and gmtime_s on Windows, if available.
Vincent Richard
More...
over 12 years ago
Updated book. Added build target for HTML using HeVeA.
Vincent Richard
More...
over 12 years ago
Gives access to X.509 certificate underlying structure.
Vincent Richard
More...
over 12 years ago
Fixed script for MacOS X.
Vincent Richard
More...
over 12 years ago
Moved includes to fix compilation issue.
Vincent Richard
More...
over 12 years ago
Renamed TYPE_BOOL to avoid name collision on MacOS.
Vincent Richard
More...
over 12 years ago
Better test for stream state.
Vincent Richard
More...
over 12 years ago
Removed unused includes for OpenSSL.
Vincent Richard
More...
over 12 years ago
Updated copyright year and maintainer email address.
Vincent Richard
More...
over 12 years ago
Fixed issue #17.
Vincent Richard
More...
over 12 years ago
Merge pull request #16 from mabrand/master-fix-example
Vincent Richard
More...
over 12 years ago
Merge pull request #18 from mabrand/fix-no-tls
Vincent Richard
More...
over 12 years ago
exclude defaultCertificateVerifier.cpp unless VMIME_HAVE_TLS_SUPPORT
Mark Brand
More...
over 12 years ago
fix example6: missing arg to defaultCertificateVerifier::verify
Mark Brand
More...
over 12 years ago
Fixed type for maximum line length.
Vincent Richard
More...
over 12 years ago
Fixed first modifier not being generated.
Vincent Richard
More...
over 12 years ago
Misc fixes for Windows build (thanks to Mehmet Bozkurt).
Vincent Richard
More...
over 12 years ago
More robust check for EOF in input stream.
Vincent Richard
More...
over 12 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
42
43
→
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