aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/php/vendor/ratchet/rfc6455
diff options
context:
space:
mode:
authormarvin-borner@live.com2018-04-14 19:38:31 +0200
committermarvin-borner@live.com2018-04-14 19:38:31 +0200
commit7ac4371989ac19ebbb753402319882c9c49d32dd (patch)
treef95b12741476289ed49cfa795f71c12764c36a2c /assets/php/vendor/ratchet/rfc6455
parente3b1cabdd370b452a77c0a0248c69f0c292a9e72 (diff)
Began login system integration
Diffstat (limited to 'assets/php/vendor/ratchet/rfc6455')
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/.gitignore0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/.travis.yml0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/LICENSE0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/README.md0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/composer.json0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/phpunit.xml.dist0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Handshake/ClientNegotiator.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Handshake/NegotiatorInterface.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Handshake/RequestVerifier.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Handshake/ResponseVerifier.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Handshake/ServerNegotiator.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Messaging/CloseFrameChecker.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Messaging/DataInterface.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Messaging/Frame.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Messaging/FrameInterface.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Messaging/Message.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageBuffer.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageInterface.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/AbResultsTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/ab/clientRunner.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingclient.json0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/ab/run_ab_tests.sh0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/ab/startServer.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/bootstrap.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/RequestVerifierTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ResponseVerifierTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ServerNegotiatorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/FrameTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageBufferTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageTest.php0
31 files changed, 0 insertions, 0 deletions
diff --git a/assets/php/vendor/ratchet/rfc6455/.gitignore b/assets/php/vendor/ratchet/rfc6455/.gitignore
index 42ab5d5..42ab5d5 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/.gitignore
+++ b/assets/php/vendor/ratchet/rfc6455/.gitignore
diff --git a/assets/php/vendor/ratchet/rfc6455/.travis.yml b/assets/php/vendor/ratchet/rfc6455/.travis.yml
index 11d51b4..11d51b4 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/.travis.yml
+++ b/assets/php/vendor/ratchet/rfc6455/.travis.yml
diff --git a/assets/php/vendor/ratchet/rfc6455/LICENSE b/assets/php/vendor/ratchet/rfc6455/LICENSE
index 7f8c128..7f8c128 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/LICENSE
+++ b/assets/php/vendor/ratchet/rfc6455/LICENSE
diff --git a/assets/php/vendor/ratchet/rfc6455/README.md b/assets/php/vendor/ratchet/rfc6455/README.md
index 7c09148..7c09148 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/README.md
+++ b/assets/php/vendor/ratchet/rfc6455/README.md
diff --git a/assets/php/vendor/ratchet/rfc6455/composer.json b/assets/php/vendor/ratchet/rfc6455/composer.json
index 224066b..224066b 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/composer.json
+++ b/assets/php/vendor/ratchet/rfc6455/composer.json
diff --git a/assets/php/vendor/ratchet/rfc6455/phpunit.xml.dist b/assets/php/vendor/ratchet/rfc6455/phpunit.xml.dist
index 8f2e7d1..8f2e7d1 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/phpunit.xml.dist
+++ b/assets/php/vendor/ratchet/rfc6455/phpunit.xml.dist
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Handshake/ClientNegotiator.php b/assets/php/vendor/ratchet/rfc6455/src/Handshake/ClientNegotiator.php
index 70856df..70856df 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Handshake/ClientNegotiator.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Handshake/ClientNegotiator.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Handshake/NegotiatorInterface.php b/assets/php/vendor/ratchet/rfc6455/src/Handshake/NegotiatorInterface.php
index c152eca..c152eca 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Handshake/NegotiatorInterface.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Handshake/NegotiatorInterface.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Handshake/RequestVerifier.php b/assets/php/vendor/ratchet/rfc6455/src/Handshake/RequestVerifier.php
index 1ace489..1ace489 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Handshake/RequestVerifier.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Handshake/RequestVerifier.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Handshake/ResponseVerifier.php b/assets/php/vendor/ratchet/rfc6455/src/Handshake/ResponseVerifier.php
index de03f53..de03f53 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Handshake/ResponseVerifier.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Handshake/ResponseVerifier.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Handshake/ServerNegotiator.php b/assets/php/vendor/ratchet/rfc6455/src/Handshake/ServerNegotiator.php
index 5a0073b..5a0073b 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Handshake/ServerNegotiator.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Handshake/ServerNegotiator.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Messaging/CloseFrameChecker.php b/assets/php/vendor/ratchet/rfc6455/src/Messaging/CloseFrameChecker.php
index 3d800e5..3d800e5 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Messaging/CloseFrameChecker.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Messaging/CloseFrameChecker.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Messaging/DataInterface.php b/assets/php/vendor/ratchet/rfc6455/src/Messaging/DataInterface.php
index 18aa2e3..18aa2e3 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Messaging/DataInterface.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Messaging/DataInterface.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Messaging/Frame.php b/assets/php/vendor/ratchet/rfc6455/src/Messaging/Frame.php
index 40f9eb2..40f9eb2 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Messaging/Frame.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Messaging/Frame.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Messaging/FrameInterface.php b/assets/php/vendor/ratchet/rfc6455/src/Messaging/FrameInterface.php
index dc24091..dc24091 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Messaging/FrameInterface.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Messaging/FrameInterface.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Messaging/Message.php b/assets/php/vendor/ratchet/rfc6455/src/Messaging/Message.php
index 4f3b014..4f3b014 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Messaging/Message.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Messaging/Message.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageBuffer.php b/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageBuffer.php
index 07ff4f1..07ff4f1 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageBuffer.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageBuffer.php
diff --git a/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageInterface.php b/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageInterface.php
index fd7212e..fd7212e 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageInterface.php
+++ b/assets/php/vendor/ratchet/rfc6455/src/Messaging/MessageInterface.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/AbResultsTest.php b/assets/php/vendor/ratchet/rfc6455/tests/AbResultsTest.php
index 9bc502d..9bc502d 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/AbResultsTest.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/AbResultsTest.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/ab/clientRunner.php b/assets/php/vendor/ratchet/rfc6455/tests/ab/clientRunner.php
index 0c5578a..0c5578a 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/ab/clientRunner.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/ab/clientRunner.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingclient.json b/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingclient.json
index d2fd0d0..d2fd0d0 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingclient.json
+++ b/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingclient.json
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json b/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json
index 0422560..0422560 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json
+++ b/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/ab/run_ab_tests.sh b/assets/php/vendor/ratchet/rfc6455/tests/ab/run_ab_tests.sh
index 8fa9ced..8fa9ced 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/ab/run_ab_tests.sh
+++ b/assets/php/vendor/ratchet/rfc6455/tests/ab/run_ab_tests.sh
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/ab/startServer.php b/assets/php/vendor/ratchet/rfc6455/tests/ab/startServer.php
index b256ec2..b256ec2 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/ab/startServer.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/ab/startServer.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/bootstrap.php b/assets/php/vendor/ratchet/rfc6455/tests/bootstrap.php
index 511b041..511b041 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/bootstrap.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/bootstrap.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/RequestVerifierTest.php b/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/RequestVerifierTest.php
index 239de33..239de33 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/RequestVerifierTest.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/RequestVerifierTest.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ResponseVerifierTest.php b/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ResponseVerifierTest.php
index 312930e..312930e 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ResponseVerifierTest.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ResponseVerifierTest.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ServerNegotiatorTest.php b/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ServerNegotiatorTest.php
index 9c9aa8d..9c9aa8d 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ServerNegotiatorTest.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/unit/Handshake/ServerNegotiatorTest.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/FrameTest.php b/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/FrameTest.php
index b73f600..b73f600 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/FrameTest.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/FrameTest.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageBufferTest.php b/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageBufferTest.php
index c33ff0c..c33ff0c 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageBufferTest.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageBufferTest.php
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageTest.php b/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageTest.php
index 1f7eab5..1f7eab5 100644..100755
--- a/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageTest.php
+++ b/assets/php/vendor/ratchet/rfc6455/tests/unit/Messaging/MessageTest.php