summaryrefslogtreecommitdiff
path: root/flash-src/third-party
Commit message (Collapse)AuthorAgeFilesLines
* Include the patch from ↵Jason Madden2012-11-011-0/+1
| | | | http://code.google.com/p/as3crypto/issues/detail?id=14 to make sending packets greater than 16K possible over SSL. Compile the SWF files with this patch using the flex 4.6 sdk. Tested in IE9 with flashplayer 11.4.402.287 to work.
* Merge branch 'master' into hybi-07Hiroshi Ichikawa2011-09-171-0/+218
| | | | | | Conflicts: WebSocketMain.swf WebSocketMainInsecure.zip
* Moving our own .as files into flash-src/src and third-party .as files into ↵Hiroshi Ichikawa2011-08-28109-0/+21934
flash-src/third-party. Adding build rule for WebSocketWithoutDependencies.swc.