index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
websockets
/
websocket_handshake_handler.cc
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
*
Remove DCHECK(!headers_.empty()) in WebSocketHandshakeResponseHandler
ukai@chromium.org
2011-08-03
1
-6
/
+7
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
1
-4
/
+4
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
1
-3
/
+1
*
Accept new WebSocket handshake format (hybi-04 and later).
yutak@chromium.org
2011-05-06
1
-53
/
+170
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-11
/
+11
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
1
-0
/
+2
*
Add WebSocket handshake message in net_log
ukai@chromium.org
2010-08-12
1
-0
/
+6
*
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
-5
/
+15
*
Add Spdy support in WebSocketHandshake*Handler
ukai@chromium.org
2010-06-29
1
-12
/
+104
*
Implement WebSocketHandshake*Handler to support Http{Request,Response}Info.
ukai@chromium.org
2010-06-08
1
-29
/
+74
*
Refactor WebSocket handshake.
ukai@chromium.org
2010-06-03
1
-0
/
+277