index
:
delta/web-socket-js.git
hixie-76
master
github.com: gimite/web-socket-js.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flash-src
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle continuation frame from server #129
hai.phan
2013-06-24
1
-1
/
+20
*
Fixing a bug that it required whitespace after colon in the header. #126
Hiroshi Ichikawa
2012-12-04
1
-3
/
+5
*
Include the patch from http://code.google.com/p/as3crypto/issues/detail?id=14...
Jason Madden
2012-11-01
1
-0
/
+1
*
Switching to WebSocket version defined in RFC 6455.
Hiroshi Ichikawa
2011-12-27
1
-3
/
+3
*
Firing close event on error in send(). Hopefully fixes issue #92 .
Hiroshi Ichikawa
2011-12-17
1
-5
/
+7
*
Closing connection on masked frame from server. Issue #103
Hiroshi Ichikawa
2011-11-05
2
-1
/
+12
*
Adding wasClean, code, reason to onclose event object. Code was partially tak...
Hiroshi Ichikawa
2011-09-27
3
-27
/
+71
*
Using status code to express connection error and server closing.
Hiroshi Ichikawa
2011-09-25
1
-23
/
+26
*
Handling IOError on send().
Hiroshi Ichikawa
2011-09-25
2
-13
/
+30
*
Sending closing frame for some errors.
Hiroshi Ichikawa
2011-09-19
1
-31
/
+57
*
Fixing a bug that decoded key was not 16 bytes.
Hiroshi Ichikawa
2011-09-19
1
-4
/
+5
*
Fixing closing handshake.
Hiroshi Ichikawa
2011-09-18
1
-18
/
+29
*
Some more refactoring.
Hiroshi Ichikawa
2011-09-18
1
-59
/
+59
*
Implementing pong.
Hiroshi Ichikawa
2011-09-18
2
-95
/
+113
*
Switching to hybi-10 protocol.
Hiroshi Ichikawa
2011-09-17
3
-7
/
+3
*
Style fixes.
Hiroshi Ichikawa
2011-09-17
3
-66
/
+79
*
Merge branch 'master' into hybi-07
Hiroshi Ichikawa
2011-09-17
117
-16
/
+64
|
\
|
*
Allowing HTTP -> HTTPS access on WebSocketMainInsecure.swf.
hixie-76
Hiroshi Ichikawa
2011-09-10
2
-1
/
+4
|
*
Moving our own .as files into flash-src/src and third-party .as files into fl...
Hiroshi Ichikawa
2011-08-28
116
-15
/
+60
*
|
Merge remote branch 'gimite/master' into hybi-08
Joel Martin
2011-08-29
9
-12
/
+90
|
\
\
|
|
/
|
*
Setting static-link-runtime-shared-libraries to false for swc file to avoid e...
Hiroshi Ichikawa
2011-08-14
1
-1
/
+1
|
*
Fixing build.xml syntax error.
Hiroshi Ichikawa
2011-08-14
1
-1
/
+2
|
*
Adding Ant build file to build SWF and SWC files.
Hiroshi Ichikawa
2011-08-07
4
-0
/
+70
|
*
Moving Flash classes to package net.gimite.websocket.
Hiroshi Ichikawa
2011-08-06
6
-7
/
+10
|
*
Fixing import.
Hiroshi Ichikawa
2011-08-06
1
-1
/
+1
|
*
Adding event.text to error message on IoError and SecurityError.
Hiroshi Ichikawa
2011-07-18
1
-4
/
+8
*
|
Merging.
Hiroshi Ichikawa
2011-05-07
2
-19
/
+20
|
\
\
|
|
/
|
*
Accepting array in addition to string for protocol parameter.
Hiroshi Ichikawa
2011-05-06
2
-14
/
+16
|
*
Fix protocol attribute handling.
Joel Martin
2011-05-06
2
-4
/
+13
*
|
Use byte length rather than character length.
Joel Martin
2011-05-06
1
-14
/
+17
*
|
Add HyBi-07 client masking.
Joel Martin
2011-05-02
1
-4
/
+9
*
|
Implement HyBi-07 version of the protocol.
Joel Martin
2011-05-02
3
-124
/
+137
*
|
Fix protocol attribute handling.
Joel Martin
2011-05-02
2
-4
/
+13
*
|
com/gsolo/encryption/SHA1.as: stop compile warnings.
Joel Martin
2011-05-02
1
-3
/
+3
*
|
Add gsolo SHA1 algorithm.
Joel Martin
2011-05-02
1
-0
/
+218
|
/
*
Only set port in Host if not default port
Neuman Vong
2011-04-28
1
-1
/
+2
*
Default to 443 default port for wss
Neuman Vong
2011-04-27
1
-1
/
+2
*
Fixing WebSocket-Protocol to Sec-WebSocket-Protocol.
Hiroshi Ichikawa
2011-04-09
1
-1
/
+1
*
Fixing a bug that it doesn't accept URL such as ws://myserver:8080?room=blah .
Hiroshi Ichikawa
2011-03-01
1
-2
/
+2
*
Minimizing dependency from WebSocket to WebSocketMain.
Hiroshi Ichikawa
2011-02-27
5
-61
/
+55
*
Merging.
Hiroshi Ichikawa
2011-02-27
4
-5
/
+17
|
\
|
*
changed build to not removed swc
Simeon Bateman
2011-02-22
1
-2
/
+2
|
*
updated build script to create WebSocket.swc library file
Simeon Bateman
2011-02-22
1
-2
/
+5
|
*
Updated WebSocket.as to use interface instead of implementation class. Update...
Simeon Bateman
2011-02-22
3
-3
/
+13
*
|
Merging JSBridge to WebSocketMain.
Hiroshi Ichikawa
2011-02-27
3
-151
/
+25
*
|
Some cleanup.
Hiroshi Ichikawa
2011-02-27
4
-327
/
+324
*
|
Pulled in upstream changes.
Wtritch
2011-02-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Making it clear that it requires Flash player 10 or later.
Hiroshi Ichikawa
2011-02-19
1
-1
/
+1
*
|
Completed updates: Removed FABridge dependence. Created javascript WebSocket...
Wtritch
2011-02-22
3
-1056
/
+179
*
|
Removed FABridge dependence. Created javascript WebSocketController to manag...
Wtritch
2011-02-22
2
-0
/
+159
|
/
[next]