Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

send SNI for federation requests #3439

Merged
merged 13 commits into from
Aug 10, 2018

Commits on Jun 24, 2018

  1. send SNI for federation requests

    Jeroen committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    3d60585 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. formatting changes for pep8

    Jeroen committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    07b4f88 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. allow self-signed certificates

    Jeroen committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b7f34ee View commit details
    Browse the repository at this point in the history
  2. towncrier changelog

    Jeroen committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    26651b0 View commit details
    Browse the repository at this point in the history
  3. take idna implementation from twisted

    Jeroen committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    95341a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Merge branch 'develop' into send_sni_for_federation_requests

    # Conflicts:
    #	synapse/http/endpoint.py
    Jeroen committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    b5e157d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

  1. Merge remote-tracking branch 'upstream/develop' into send_sni_for_fed…

    …eration_requests
    
    # Conflicts:
    #	synapse/crypto/context_factory.py
    Jeroen committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    505530f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    7041cd8 View commit details
    Browse the repository at this point in the history
  2. fix accidental removal of hs

    Jeroen committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    8e3f75b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. fix isort

    Jeroen committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    2903e65 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. updated docstring for ServerContextFactory

    Jeroen committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d5c0ce4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. include private functions from twisted

    Jeroen committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6489934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9c73e View commit details
    Browse the repository at this point in the history