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

If smux session dead, cancel the context passed to RPC through Envelope #133

Merged
merged 16 commits into from Dec 13, 2018

Commits on Dec 5, 2018

  1. Add new cloudflare.com DNSKEY

    auxten committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    6620ca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c337ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75c42c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a04c9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80751ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e35728d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Move context to the first arg

    auxten committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    ea5bf55 View commit details
    Browse the repository at this point in the history
  2. Mock query context for db_test.go

    auxten committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    ca80080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9915c29 View commit details
    Browse the repository at this point in the history
  4. Add test for query cancel, tobe debuged

    auxten committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    1a85ba0 View commit details
    Browse the repository at this point in the history
  5. Fix xenomint race

    auxten committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    f112e3f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Fix query cancellation feature

    Qi Xiao committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    5f4deb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c33bf6d View commit details
    Browse the repository at this point in the history
  3. Add more comments to clarify test purposes

    Qi Xiao committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    8c3b60b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    a5f5be8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aad36c View commit details
    Browse the repository at this point in the history