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: TooTallNate/proxy-agents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: TooTallNate/proxy-agents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 13, 2020

  1. Remove servername check

    TooTallNate committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    3d2981c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Fix compatibility with Node.js 14 (#104)

    If the socket is writable, a write is attempted and an
    `ERR_SOCKET_CLOSED` error is emitted because the socket was never
    connected.
    
    Refs: nodejs/node#32272
    lpinca authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    c30a9dc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. 5.0.1

    TooTallNate committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    d0d80cc View commit details
    Browse the repository at this point in the history
Loading