Grant Timmerman
|
4d83456f74
|
Fix xss vulnerability in example chat app
|
2014-05-30 02:03:33 -07:00 |
|
Tony Kovanen
|
201aad83b1
|
Merge pull request #1540 from grant/master
Make chat example wrap long words (no overflow)
|
2014-05-30 12:02:15 +03:00 |
|
Grant Timmerman
|
72eb61d01f
|
Make chat example wrap long words (no overflow)
|
2014-05-30 01:44:27 -07:00 |
|
Tony Kovanen
|
163a2a696e
|
Merge pull request #1543 from mohnish/patch-1
Remove obsolete message from README file
|
2014-05-29 21:33:36 +03:00 |
|
Dav Glass
|
64de64cb91
|
component-emitter@1.1.2, component-bind@1.0.0
|
2014-05-29 08:54:14 -05:00 |
|
Guillermo Rauch
|
199a479ebc
|
Merge pull request #1545 from overra/patch-1
Use cleanInput() on incoming messages
|
2014-05-28 20:47:20 -07:00 |
|
Guillermo Rauch
|
d383ff9662
|
Merge pull request #1546 from hiddenmin/patch-1
Update Readme.md
|
2014-05-28 19:42:39 -07:00 |
|
Amin Cheloh
|
416b550189
|
Update Readme.md
socket.io-adapter link
|
2014-05-29 09:41:37 +07:00 |
|
Adam Snodgrass
|
536b338a01
|
Use cleanInput() on incoming messages
This prevents XSS if one were to send messages using socket.io from the console.
|
2014-05-28 20:35:24 -05:00 |
|
Mohnish Thallavajhula
|
a06ae10895
|
Remove obsolete message from README file
|
2014-05-28 17:10:50 -07:00 |
|
Guillermo Rauch
|
35a85084b1
|
Release 1.0.2
1.0.2
|
2014-05-28 13:24:59 -07:00 |
|
Guillermo Rauch
|
8d1e98306d
|
Release 1.0.2
|
2014-05-28 13:24:56 -07:00 |
|
Guillermo Rauch
|
0c2b44a846
|
package: bump parser for windows fix
|
2014-05-28 13:23:51 -07:00 |
|
Guillermo Rauch
|
3aab16cf86
|
package: bump parser for windows fix
|
2014-05-28 13:23:37 -07:00 |
|
Guillermo Rauch
|
0f6ee2dbd9
|
travis
|
2014-05-28 12:56:10 -07:00 |
|
Guillermo Rauch
|
d7f40a0bc6
|
travis
|
2014-05-28 12:55:55 -07:00 |
|
Guillermo Rauch
|
61ea471035
|
Merge pull request #255 from Aaron1011/fix_badge
Fix Travis Badge URL in README
|
2014-05-28 12:09:30 -07:00 |
|
Aaron1011
|
5d83c7c222
|
Fix Travis Badge URL in README
|
2014-05-28 15:07:37 -04:00 |
|
Guillermo Rauch
|
68ac0d6d24
|
Release 1.0.1
1.0.1
|
2014-05-28 10:32:31 -07:00 |
|
Guillermo Rauch
|
9857cd0550
|
Release 1.0.1
|
2014-05-28 10:32:28 -07:00 |
|
Guillermo Rauch
|
367a9cb5a5
|
Release 1.0.0
|
2014-05-28 10:19:25 -07:00 |
|
Guillermo Rauch
|
00ef9ca652
|
Release 1.0.0
1.0.0
|
2014-05-28 10:19:24 -07:00 |
|
Guillermo Rauch
|
e958b5deaa
|
zuul: added older androids
|
2014-05-27 17:42:42 -07:00 |
|
Guillermo Rauch
|
c5333d0d08
|
Merge branch 'master' of github.com:LearnBoost/socket.io-client
|
2014-05-27 17:42:15 -07:00 |
|
Guillermo Rauch
|
05911dab50
|
added android to zuul
|
2014-05-27 17:42:05 -07:00 |
|
Guillermo Rauch
|
6bebd60ddb
|
Merge pull request #669 from kevin-roark/update/has-binary-data
bump has-binary-data
|
2014-05-24 15:19:53 -07:00 |
|
Guillermo Rauch
|
2febbce87d
|
Merge pull request #1530 from kevin-roark/update/has-binary-data
bump has-binary-data
|
2014-05-24 15:19:48 -07:00 |
|
Kevin Roark
|
b0e6072512
|
bump has-binary-data
|
2014-05-24 14:23:40 -05:00 |
|
Kevin Roark
|
31c45862cb
|
bump has-binary-data
|
2014-05-24 14:14:59 -05:00 |
|
Guillermo Rauch
|
aaf07313c6
|
Release 2.1.5
|
2014-05-24 11:37:02 -07:00 |
|
Guillermo Rauch
|
60f25b95e8
|
Merge pull request #668 from rase-/fix/ack
add test cases for dates in ack and on callbacks
|
2014-05-24 11:23:56 -07:00 |
|
Guillermo Rauch
|
cf16eca0f7
|
Merge pull request #11 from rase-/fix/date
don't iterate keys of date objects
|
2014-05-24 11:22:14 -07:00 |
|
Tony Kovanen
|
9e6f519926
|
add test cases for dates in ack and on callbacks
|
2014-05-24 21:18:31 +03:00 |
|
Guillermo Rauch
|
809e2bc3f8
|
Merge pull request #1529 from rase-/add/bc
Added socket.handshake BC object
|
2014-05-24 11:08:00 -07:00 |
|
Tony Kovanen
|
e2fb6e58c8
|
don't iterate keys of date objects
|
2014-05-24 19:33:30 +03:00 |
|
Tony Kovanen
|
10adcb089e
|
Added socket.handshake BC object
|
2014-05-24 17:02:47 +03:00 |
|
Guillermo Rauch
|
ed0b5c13ff
|
Release 1.0.0-pre5
|
2014-05-22 09:35:33 -07:00 |
|
Guillermo Rauch
|
5bc75ea944
|
Release 1.0.0-pre5
1.0.0-pre5
|
2014-05-22 09:35:32 -07:00 |
|
Guillermo Rauch
|
cd4f6ad5e9
|
package: bump socket.io-client for parser fixes
|
2014-05-22 09:32:42 -07:00 |
|
Guillermo Rauch
|
24f2ef5009
|
package: bump engine.io-client
|
2014-05-22 09:26:26 -07:00 |
|
Guillermo Rauch
|
54e6c79014
|
package: bump engine.io
|
2014-05-22 09:25:58 -07:00 |
|
Guillermo Rauch
|
3b6c195afa
|
Release 1.2.1
|
2014-05-22 09:08:39 -07:00 |
|
Guillermo Rauch
|
d5fecf7494
|
Release 1.2.1
|
2014-05-22 09:08:36 -07:00 |
|
Guillermo Rauch
|
ca7a539856
|
package: bump engine.io-client
|
2014-05-22 09:08:06 -07:00 |
|
Guillermo Rauch
|
2c6418e36b
|
build
|
2014-05-22 09:07:35 -07:00 |
|
Guillermo Rauch
|
0eca5e5d46
|
shishishishishi
|
2014-05-22 01:45:21 -07:00 |
|
Guillermo Rauch
|
13cbe34fbc
|
index: prevent inaccurate length for utf8.js-encoded strings
|
2014-05-22 01:26:56 -07:00 |
|
Pawel
|
5676699a1c
|
added missing comment about Content-Type header
|
2014-05-21 11:21:32 +02:00 |
|
Pawel
|
bd42b1ee1e
|
added missing support for XSS filters on IE
issue #252
|
2014-05-21 11:14:56 +02:00 |
|
Guillermo Rauch
|
8c109efa51
|
Merge pull request #302 from j-salazar/noping
Make 'don't-ping' test browser-only
|
2014-05-19 17:05:02 -07:00 |
|