Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 1 | -1/+2 |
* | Add RandomNumberGenerator adapter to base/rand_util.h | isherman@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+3 |
* | Fix websocket key generation algorithm. | ukai@chromium.org | 2010-04-20 | 1 | -5/+5 |
* | Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76 | ukai@chromium.org | 2010-03-26 | 1 | -112/+206 |
* | Refactor WebSocketHandshake out of WebSocket. | ukai@chromium.org | 2010-03-17 | 1 | -0/+209 |