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

General improvements to HTTPS API #1255

Merged
merged 39 commits into from
May 27, 2020
Merged

General improvements to HTTPS API #1255

merged 39 commits into from
May 27, 2020

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    7dc662e View commit details
    Browse the repository at this point in the history
  2. Fixed HTTPS tests

    Giotino committed May 12, 2020
    Configuration menu
    Copy the full SHA
    687a23a View commit details
    Browse the repository at this point in the history
  3. Added checkServerIdentity tests

    Added some HTTPS tests
    Changed `PeerCertificate` to `DetailedPeerCertificate`
    Giotino committed May 12, 2020
    Configuration menu
    Copy the full SHA
    263bebe View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    750d8cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ac003a View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak committed May 13, 2020
    Configuration menu
    Copy the full SHA
    49fcb1a View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 13, 2020
    Configuration menu
    Copy the full SHA
    6aa19ed View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 13, 2020
    Configuration menu
    Copy the full SHA
    a283a5f View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 13, 2020
    Configuration menu
    Copy the full SHA
    401cbde View commit details
    Browse the repository at this point in the history
  7. Some HTTPS properties renamed

    Giotino committed May 13, 2020
    Configuration menu
    Copy the full SHA
    565376c View commit details
    Browse the repository at this point in the history
  8. Damn whitespace

    Giotino committed May 13, 2020
    Configuration menu
    Copy the full SHA
    99b28dc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Added key type

    Added backwards compatibility for `ca` and `cert`
    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    dfb682e View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak committed May 14, 2020
    Configuration menu
    Copy the full SHA
    314308a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6463c8e View commit details
    Browse the repository at this point in the history
  4. Added validation for the new options

    Added a "never documented" warning for `ca` and `cert`
    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    b205d9b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    b5b3cbe View commit details
    Browse the repository at this point in the history
  2. Updated documentation

    Giotino committed May 15, 2020
    Configuration menu
    Copy the full SHA
    b3ef4cc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Added https option

    Added deprecation warnings
    Added deprecation tests
    Giotino committed May 16, 2020
    Configuration menu
    Copy the full SHA
    d0ecc71 View commit details
    Browse the repository at this point in the history
  2. Small documentation fixes

    Giotino committed May 16, 2020
    Configuration menu
    Copy the full SHA
    cb17d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98d312d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a3f8bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45f86ad View commit details
    Browse the repository at this point in the history
  6. Update source/utils/deprecation-warning.ts

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak committed May 16, 2020
    Configuration menu
    Copy the full SHA
    4656276 View commit details
    Browse the repository at this point in the history
  7. Little test cleanup

    Giotino committed May 16, 2020
    Configuration menu
    Copy the full SHA
    25e7bd1 View commit details
    Browse the repository at this point in the history
  8. Update source/utils/deprecation-warning.ts

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak committed May 16, 2020
    Configuration menu
    Copy the full SHA
    b9eeb99 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    73655ce View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    6fe45a0 View commit details
    Browse the repository at this point in the history
  3. Update test/https.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    b4eeb02 View commit details
    Browse the repository at this point in the history
  4. Update test/https.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    257d0a7 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    59bace2 View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    3dafcd3 View commit details
    Browse the repository at this point in the history
  7. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    90b60b2 View commit details
    Browse the repository at this point in the history
  8. Update test/https.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 21, 2020
    Configuration menu
    Copy the full SHA
    a8d02ff View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Updated tests with p-event

    Giotino committed May 27, 2020
    Configuration menu
    Copy the full SHA
    785c028 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 27, 2020
    Configuration menu
    Copy the full SHA
    bd87e0a View commit details
    Browse the repository at this point in the history
  3. Update source/core/index.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 27, 2020
    Configuration menu
    Copy the full SHA
    0f9e1b3 View commit details
    Browse the repository at this point in the history
  4. Update test/https.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 27, 2020
    Configuration menu
    Copy the full SHA
    a25c288 View commit details
    Browse the repository at this point in the history
  5. Applied requested changes

    Giotino committed May 27, 2020
    Configuration menu
    Copy the full SHA
    8054797 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66ee8d3 View commit details
    Browse the repository at this point in the history