swh:1:snp:c53ab93da1867a0ee99951a3636bca865f9194df

sort by:
Revision Author Date Message Commit Date
1faa952 corrected regression race condition in handling of data delivered with http upgrade 07 February 2012, 08:15:07 UTC
20fcf87 bump 06 February 2012, 22:32:31 UTC
7059a5e rewrite receiver to avoid stack overflow in bundled frame packets. fixes #20 06 February 2012, 22:30:06 UTC
8786a2a whitespace cleanup 06 February 2012, 21:40:06 UTC
e2c5d41 whitespace cleanup 06 February 2012, 14:50:00 UTC
ab2fefa history update 06 February 2012, 14:46:45 UTC
ac8660e Merge pull request #19 from aslakhellesoy/18-add-event-listener Fix for #18 06 February 2012, 14:44:45 UTC
2e3d275 Implemented addEventListener and slightly improved the API by adding a MessageEvent with a readonly data attribute. Closes #18. 06 February 2012, 14:37:15 UTC
459b3f6 pass original request on to verifyClient, to enable session verification etc 05 February 2012, 12:19:41 UTC
fa21340 ensure that connection is closed when invalid hixie data is encountered 04 February 2012, 16:54:34 UTC
03fd8f8 slight readability increase 04 February 2012, 16:53:00 UTC
6c8f92e bump 04 February 2012, 16:14:40 UTC
6d6b16a refactoring and fixed socket leak 04 February 2012, 16:12:54 UTC
aba80ac code cleanup 04 February 2012, 16:12:12 UTC
ec95ff2 more package desc updates 04 February 2012, 14:37:55 UTC
a5ca02b package description updated 04 February 2012, 14:36:28 UTC
8c39ca5 bump 04 February 2012, 11:40:44 UTC
23521ea updated history 04 February 2012, 11:40:25 UTC
1c63b32 update docs 04 February 2012, 11:37:52 UTC
9a1b511 expose protocol support info 04 February 2012, 11:37:45 UTC
2667bcc restructured test cases 04 February 2012, 10:50:47 UTC
a9ada76 clarifying hixie support 04 February 2012, 10:15:16 UTC
e046177 comments and clarifications 04 February 2012, 10:13:00 UTC
7400b54 add option to disable hixie support 04 February 2012, 10:09:00 UTC
e828353 updated todos 03 February 2012, 20:19:38 UTC
98fa75b Merge branch 'master' of github.com:einaros/ws 03 February 2012, 20:15:46 UTC
4eb094a clarifications 03 February 2012, 20:14:45 UTC
0739397 updated buffered nonce reading 03 February 2012, 20:05:52 UTC
ce7a93d update with hixie comment 03 February 2012, 19:50:14 UTC
d1173e0 fixed hixie header issues 03 February 2012, 19:48:44 UTC
7c032b8 fixed hixie handshake 03 February 2012, 19:41:43 UTC
bcad194 partial hixie76 support 03 February 2012, 19:25:23 UTC
cd6d66b rename parser to receiver 03 February 2012, 18:23:27 UTC
b5cac24 removed old bench 03 February 2012, 10:35:26 UTC
39880c8 split benchmark 03 February 2012, 10:35:09 UTC
934ae79 Update lib/Receiver.js 02 February 2012, 13:42:57 UTC
1686e63 changed verifyOrigin to verifyClient and added info indicating connection ssl status 31 January 2012, 14:14:17 UTC
a96c7fc updated 31 January 2012, 14:13:24 UTC
acea57e Merge branch 'master' of github.com:einaros/ws 26 January 2012, 14:19:02 UTC
7013f27 updated 26 January 2012, 14:18:42 UTC
1ab05b3 Update History.md 26 January 2012, 04:57:33 UTC
ba0f85d bump 26 January 2012, 04:09:24 UTC
194d22c updated history 26 January 2012, 04:08:54 UTC
a0854d4 whitespace cleanup 26 January 2012, 03:50:32 UTC
0f66a23 reworked connection procedure 26 January 2012, 03:49:35 UTC
ce4b3d9 test cleanup and introduction of noServer mode 26 January 2012, 02:39:47 UTC
205fe6f updated 24 January 2012, 19:24:49 UTC
caf7790 added tests for ping and pong events 24 January 2012, 19:24:06 UTC
3a3c4cb Merge remote-tracking branch 'paddy/development' 24 January 2012, 18:50:08 UTC
359e762 Update README.md 16 January 2012, 20:51:10 UTC
83ff71d Update README.md 13 January 2012, 13:33:34 UTC
6bea4c6 Added pong event 12 January 2012, 13:07:30 UTC
d7b49a0 Merge pull request #11 from tricknotes/cleanup-test Cleanup test 05 January 2012, 20:57:12 UTC
e7228b1 removed unused assert 05 January 2012, 15:53:14 UTC
8188177 modified test message about WebSocketServer 05 January 2012, 15:20:13 UTC
7535abe added build status image 05 January 2012, 10:17:21 UTC
545ae5a updated history 05 January 2012, 10:14:09 UTC
2460eb0 fixed test suite race condition 05 January 2012, 10:11:52 UTC
bd73c56 Merge branch 'master' of github.com:einaros/ws 04 January 2012, 15:54:20 UTC
7a1bf34 added travis-ci config 04 January 2012, 15:54:04 UTC
0be9526 Merge pull request #8 from tricknotes/readline use readline to wscat 03 January 2012, 11:07:42 UTC
01a2c65 Merge pull request #9 from tricknotes/read-version read version from package.json 03 January 2012, 11:06:19 UTC
1ef874a use readyState for getting _readyState 03 January 2012, 06:46:55 UTC
37ca8a2 use _readyState instead of _state 03 January 2012, 06:36:00 UTC
ce287e2 modify state name at test for WebSocket.js 03 January 2012, 06:14:28 UTC
44b6cd5 read version from package.json 02 January 2012, 16:44:20 UTC
962327e use readline to wscat 02 January 2012, 16:02:18 UTC
8ea3bb7 bump 02 January 2012, 15:35:23 UTC
7998797 update 02 January 2012, 15:34:55 UTC
2fcb0b0 cleanup and addition of test command 02 January 2012, 15:32:20 UTC
9df996d updated test command 02 January 2012, 15:20:01 UTC
06121f8 added fallbacks for windows 02 January 2012, 15:17:13 UTC
bdeff5c added make.bat in an attempt to make it windows compatible 02 January 2012, 14:19:38 UTC
09355ed test syntax cleanup 01 January 2012, 18:29:49 UTC
ebee5c3 corrected ssl support, added tests and some cleanups 01 January 2012, 18:24:09 UTC
6c51036 cleanup 01 January 2012, 14:37:46 UTC
d08d322 property cleanup 01 January 2012, 14:36:38 UTC
0c53b70 bump 01 January 2012, 14:34:25 UTC
6a4ea22 datefix 01 January 2012, 14:34:00 UTC
abf4719 updated history 01 January 2012, 14:33:35 UTC
a4b2a8e makefile fix 01 January 2012, 14:32:26 UTC
71a1675 merged 01 January 2012, 14:31:39 UTC
b060281 modify scope of ready states #7 01 January 2012, 10:02:15 UTC
458a8d0 Add a readyState property to the WebSocket. 01 January 2012, 08:21:45 UTC
75671a8 Add a URL property to the WebSocket. 01 January 2012, 04:25:15 UTC
74d671c cleanup 28 December 2011, 09:49:48 UTC
5bdcc0f improve framing perf 28 December 2011, 09:29:17 UTC
7c4bc0b wss test 28 December 2011, 02:08:05 UTC
514fea3 remove comments 27 December 2011, 22:48:02 UTC
274eefe updated history 27 December 2011, 12:06:12 UTC
eef436c fixed tests for floating buffer shrink 27 December 2011, 12:05:26 UTC
4a8c98d remove redundant buffer handling 27 December 2011, 12:04:26 UTC
83ceffd bump preparation 27 December 2011, 11:56:35 UTC
a64dd75 updated 27 December 2011, 11:02:21 UTC
62e8898 fixed issue where sending SlowBuffer instances (e.g. from crypto random bytes) would be copied to a Buffer 27 December 2011, 10:54:26 UTC
1c0dc37 updated history for 0.3.8-pre 26 December 2011, 23:26:08 UTC
f400a46 future considerations 26 December 2011, 22:17:42 UTC
cff295b cleanup 26 December 2011, 22:13:57 UTC
c0ec39f remember dealing with buffer sizes over time 26 December 2011, 22:13:43 UTC
209fd2e began moving opcode handlers out of the ctor 26 December 2011, 22:03:45 UTC
back to top