summaryrefslogtreecommitdiff
path: root/flash-src/src
Commit message (Expand)AuthorAgeFilesLines
* Suppress SecurityError on processEvents(). #159HEADmasterHiroshi Ichikawa2015-11-071-2/+8
* fix the empty cookie buglightsocks2015-10-101-1/+1
* fix #151x252014-03-121-4/+3
* handle continuation frame from server #129hai.phan2013-06-241-1/+20
* Fixing a bug that it required whitespace after colon in the header. #126Hiroshi Ichikawa2012-12-041-3/+5
* Switching to WebSocket version defined in RFC 6455.Hiroshi Ichikawa2011-12-271-3/+3
* Firing close event on error in send(). Hopefully fixes issue #92 .Hiroshi Ichikawa2011-12-171-5/+7
* Closing connection on masked frame from server. Issue #103Hiroshi Ichikawa2011-11-052-1/+12
* Adding wasClean, code, reason to onclose event object. Code was partially tak...Hiroshi Ichikawa2011-09-273-27/+71
* Using status code to express connection error and server closing.Hiroshi Ichikawa2011-09-251-23/+26
* Handling IOError on send().Hiroshi Ichikawa2011-09-252-13/+30
* Sending closing frame for some errors.Hiroshi Ichikawa2011-09-191-31/+57
* Fixing a bug that decoded key was not 16 bytes.Hiroshi Ichikawa2011-09-191-4/+5
* Fixing closing handshake.Hiroshi Ichikawa2011-09-181-18/+29
* Some more refactoring.Hiroshi Ichikawa2011-09-181-59/+59
* Implementing pong.Hiroshi Ichikawa2011-09-182-95/+113
* Switching to hybi-10 protocol.Hiroshi Ichikawa2011-09-173-7/+3
* Style fixes.Hiroshi Ichikawa2011-09-173-66/+79
* Merge branch 'master' into hybi-07Hiroshi Ichikawa2011-09-173-122/+142
* Allowing HTTP -> HTTPS access on WebSocketMainInsecure.swf.hixie-76Hiroshi Ichikawa2011-09-101-0/+3
* Moving our own .as files into flash-src/src and third-party .as files into fl...Hiroshi Ichikawa2011-08-285-0/+681