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

Feature | Add support server SPN option #1607

Merged
merged 17 commits into from
Jun 16, 2022

Commits on May 12, 2022

  1. net fx draft

    DavoudEshtehari committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7aeea23 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. net fx

    DavoudEshtehari committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f56de8f View commit details
    Browse the repository at this point in the history
  2. net core & doc

    DavoudEshtehari committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0104fb5 View commit details
    Browse the repository at this point in the history
  3. tests

    DavoudEshtehari committed May 16, 2022
    Configuration menu
    Copy the full SHA
    42b5a59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d982c2 View commit details
    Browse the repository at this point in the history
  5. Amend

    DavoudEshtehari committed May 16, 2022
    Configuration menu
    Copy the full SHA
    86fd491 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Apply suggestions from code review

    Co-authored-by: David Engel <dengel1012@gmail.com>
    DavoudEshtehari and David-Engel authored May 17, 2022
    Configuration menu
    Copy the full SHA
    e4aea59 View commit details
    Browse the repository at this point in the history
  2. address comments

    DavoudEshtehari committed May 17, 2022
    Configuration menu
    Copy the full SHA
    7693ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98962f9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Unify encoding

    DavoudEshtehari committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e9569d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Merge remote-tracking branch 'UpSream/main' into ServerSPN

    # Conflicts:
    #	src/Microsoft.Data.SqlClient/tests/FunctionalTests/SqlConnectionTest.cs
    DavoudEshtehari committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    442037f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Merge remote-tracking branch 'UpSream/main' into ServerSPN

    # Conflicts:
    #	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObjectManaged.cs
    #	src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.resx
    DavoudEshtehari committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    7ebc8c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    994cbfe View commit details
    Browse the repository at this point in the history
  2. Update SNI version

    DavoudEshtehari committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d32c51b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'UpStream/main' into ServerSPN

    # Conflicts:
    #	doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml
    #	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SNI/SNIProxy.cs
    #	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SqlInternalConnectionTds.cs
    #	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParser.cs
    #	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObject.cs
    #	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObjectManaged.cs
    #	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObjectNative.cs
    #	src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs
    #	src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient/SqlConnectionString.cs
    #	src/Microsoft.Data.SqlClient/tests/FunctionalTests/SqlConnectionStringBuilderTest.cs
    DavoudEshtehari committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    5b5f77f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Address comments

    DavoudEshtehari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    cba974c View commit details
    Browse the repository at this point in the history
  2. Inactivate a test

    DavoudEshtehari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8b026b3 View commit details
    Browse the repository at this point in the history