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

Uw dlink tls #8

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Uw dlink tls #8

wants to merge 9 commits into from

Commits on Aug 20, 2015

  1. Configuration menu
    Copy the full SHA
    cda9354 View commit details
    Browse the repository at this point in the history
  2. broken .travis.yml

    uwiger committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    c6143e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0cb94c View commit details
    Browse the repository at this point in the history
  4. also capture erlang logs

    uwiger committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    9961903 View commit details
    Browse the repository at this point in the history
  5. remove bt, dlink_bt during ct

    uwiger committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    44ef789 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f8a808 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85a6c6d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

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

Commits on Sep 19, 2015

  1. Add dlink_tls

    - Authorization works just like for dlink_tcp
    - After authorization, the TCP session is upgraded to TLS
    - Currently, hard-coded use of OTP's example certs and keys
    - Test suite installs a tls client and tls backend, but doesn't start them
    - Manually tested that authorization and service announcement work
    uwiger committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    adba18b View commit details
    Browse the repository at this point in the history