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

Feature/tls session resumption hostname verification #401

Merged

Commits on Apr 10, 2020

  1. Added https hostname verification, custom hostname verifier, Android …

    …compatible
    
    Refactored channel initialization delaying adding handlers (proxy -> ssl -> websocket -> mqtt)
    SgtSilvio committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    5193fc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Added configurable timeouts: websocket handshake, proxy handshake, so…

    …cket connect, mqtt connect
    SgtSilvio committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    70ae7fd View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    bbcacc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf39ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c30452 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    a84999e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e06b24f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    e807379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb66f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8277920 View commit details
    Browse the repository at this point in the history
  4. Fixed refactoring

    SgtSilvio committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    cd0b09d View commit details
    Browse the repository at this point in the history
  5. Fixed javadoc typo

    SgtSilvio committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    3257b75 View commit details
    Browse the repository at this point in the history