Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all objects from the spdy:: namespace to net:: | rch@chromium.org | 2012-03-22 | 1 | -5/+5 |
* | WebSocket unit test style fix on static const char kFooBar[] | toyoshim@chromium.org | 2011-06-27 | 1 | -29/+29 |
* | Header file which defines unit test's target class should be included at first. | toyoshim@chromium.org | 2011-06-24 | 1 | -1/+2 |
* | Accept new WebSocket handshake format (hybi-04 and later). | yutak@chromium.org | 2011-05-06 | 1 | -2/+344 |
* | FBTF: Start cleaning up net/ | erg@google.com | 2010-08-11 | 1 | -0/+1 |
* | Fix integer underflow in ParseHandshakeHeader in websocket_handshake_handler.cc | ukai@chromium.org | 2010-07-06 | 1 | -4/+28 |
* | Add Spdy support in WebSocketHandshake*Handler | ukai@chromium.org | 2010-06-29 | 1 | -1/+145 |
* | Implement WebSocketHandshake*Handler to support Http{Request,Response}Info. | ukai@chromium.org | 2010-06-08 | 1 | -0/+84 |
* | Refactor WebSocket handshake. | ukai@chromium.org | 2010-06-03 | 1 | -0/+152 |