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: ihciah/shadow-tls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.22
Choose a base ref
...
head repository: ihciah/shadow-tls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on May 16, 2023

  1. Feat: Add config file support (#90)

    * Feat: Add config file support
    
    * Fix formatting
    
    * Fix clippy warnings
    
    * Add default value for `disable_nodelay` and `fastopen`
    
    * Change default json values to match clap
    
    * Fix default function for listening on [::]:443
    erfan-khadem authored May 16, 2023
    Configuration menu
    Copy the full SHA
    5484ecc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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

Commits on Dec 12, 2023

  1. chore: update depencencies

    ihciah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    dee3a5a View commit details
    Browse the repository at this point in the history
Loading