Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: talkative/cocoa-websocket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: iceydee/cocoa-websocket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 31, 2011

  1. Fixed compiler warnings.

    rodaebel committed Mar 31, 2011
    Configuration menu
    Copy the full SHA
    4637647 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2011

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

Commits on Apr 2, 2011

  1. Using system INT_MAX

    rodaebel committed Apr 2, 2011
    Configuration menu
    Copy the full SHA
    2356e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b06fc97 View commit details
    Browse the repository at this point in the history
  3. Minor refactoring.

    rodaebel committed Apr 2, 2011
    Configuration menu
    Copy the full SHA
    cb12e1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59663f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7b81f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2011

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

Commits on Apr 5, 2011

  1. Revert "Completed implementing support for draft-hixie-thewebsocketpr…

    …otocol-76"
    
    This reverts commit b009f55.
    erichocean committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    cd08aae View commit details
    Browse the repository at this point in the history
  2. Revert "Using correct types for key generation."

    This reverts commit b7b81f6.
    erichocean committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    3eabd4c View commit details
    Browse the repository at this point in the history
  3. Revert "Implemented better method for validating the Web Socket hands…

    …hake response."
    
    This reverts commit 59663f8.
    erichocean committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    cc1c395 View commit details
    Browse the repository at this point in the history
  4. Revert "Minor refactoring."

    This reverts commit cb12e1d.
    erichocean committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    fe91f31 View commit details
    Browse the repository at this point in the history
  5. Revert "Fixed key generation and did minor refactoring."

    This reverts commit b06fc97.
    erichocean committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    0c60ee7 View commit details
    Browse the repository at this point in the history
  6. Revert "Using system INT_MAX"

    This reverts commit 2356e4b.
    erichocean committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    797cb50 View commit details
    Browse the repository at this point in the history
  7. Revert "Started implementing WebSocket protocol draft-hixie-thewebsoc…

    …ketprotocol-76"
    
    This reverts commit 98ef436.
    erichocean committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    4270285 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2012

  1. Update project settings

    Mio Nilsson committed Apr 2, 2012
    Configuration menu
    Copy the full SHA
    a07b7a2 View commit details
    Browse the repository at this point in the history
  2. Fix compiler warnings

    Mio Nilsson committed Apr 2, 2012
    Configuration menu
    Copy the full SHA
    def1058 View commit details
    Browse the repository at this point in the history
Loading