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

Changes for SSL support and custom HTTP request headers #3

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

Commits on May 14, 2014

  1. Added support for HTTPS connections. Added support for custom HTTP re…

    …quest headers. Added EventSource state updates for OPEN and CLOSED.
    whizzosoftware committed May 14, 2014
    Configuration menu
    Copy the full SHA
    4ea8d82 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2014

  1. Configuration menu
    Copy the full SHA
    df2ce71 View commit details
    Browse the repository at this point in the history
  2. Added some comments.

    whizzosoftware committed May 15, 2014
    Configuration menu
    Copy the full SHA
    d18efa1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

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

Commits on May 30, 2014

  1. Configuration menu
    Copy the full SHA
    27587f7 View commit details
    Browse the repository at this point in the history
  2. From TomMettam: Re-set the URI when reconnecting to avoid a perpetual…

    … unresolved address condition
    whizzosoftware committed May 30, 2014
    Configuration menu
    Copy the full SHA
    5f7f208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc9a5fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bddab8e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2014

  1. Fixed unit test bug.

    whizzosoftware committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    4586077 View commit details
    Browse the repository at this point in the history
  2. Added SSLEngineProvider interface so EventSource can re-create SSLEng…

    …ine on reconnects. Thanks Tom for finding the bug!
    whizzosoftware committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    cb669a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2014

  1. Configuration menu
    Copy the full SHA
    75ad788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20a945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc93feb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59619f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08864d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cf8180 View commit details
    Browse the repository at this point in the history
  7. fixed port:-1

    flocsy authored and whizzosoftware committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    af1322c View commit details
    Browse the repository at this point in the history