Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cofyc/dnscrypt-wrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: cofyc/dnscrypt-wrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 8 files changed
  • 5 contributors

Commits on Dec 10, 2018

  1. make tests more stable

    cofyc committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    914cb5b View commit details
    Browse the repository at this point in the history
  2. format help message

    cofyc committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    30d0559 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #161 from cofyc/travis

    make tests more stable
    cofyc-bot authored Dec 10, 2018
    Configuration menu
    Copy the full SHA
    4642bc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    073577c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #162 from cofyc/fix147

    Add --no-tcp, --no-udp to disable tcp/udp respectively
    cofyc-bot authored Dec 10, 2018
    Configuration menu
    Copy the full SHA
    42d91cc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    1cd4668 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from mibere/master

    Log level of "Short query received" changed to debug
    cofyc-bot authored Mar 16, 2019
    Configuration menu
    Copy the full SHA
    1802d77 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Configuration menu
    Copy the full SHA
    e8e5286 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #173 from cofyc/fix-ci

    fix libsodium installation in CI
    cofyc-bot authored Aug 22, 2020
    Configuration menu
    Copy the full SHA
    e967d8c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. docs: fix simple typo, retransmision -> retransmission

    There is a small typo in rfc1035.c.
    
    Should read `retransmission` rather than `retransmision`.
    timgates42 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    55d4237 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Merge pull request #174 from timgates42/bugfix_typo_retransmission

    docs: fix simple typo, retransmision -> retransmission
    cofyc-bot authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    4591521 View commit details
    Browse the repository at this point in the history
Loading