Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented smtp client certificate validation and introduced 2 new events if smtp server fails to bind to a socket #214

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    5757507 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    3adab45 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    vyavorsky authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    da55c0e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from vyavorsky/vyavorsky-patch-1

    Update README.md
    vyavorsky authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0d37d8f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    vyavorsky authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5262b1d View commit details
    Browse the repository at this point in the history
  5. Introduced client certificate validation tests and SampleClientCertif…

    …icateValidator.cs class to show example
    vyavorsky committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    98c4ddd View commit details
    Browse the repository at this point in the history
  6. Processed comments

    IgorLysyy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    15bbec7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5086cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    376c6ab View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from vyavorsky/feature-introduce-client-certifi…

    …cate-validation-remote-callback
    
    Implemented client certificate validation callback
    vyavorsky authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d156ee9 View commit details
    Browse the repository at this point in the history
  10. Updated SmtpServerTests

    IgorLysyy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    af27b49 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge pull request #2 from vyavorsky/feature-to-add-a-new-events-for-…

    …the-listener
    
    Added a new events for the listener
    IgorLysyy authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f525a26 View commit details
    Browse the repository at this point in the history