Commit Graph

  • 13cfb4db65 Refactors extension handling SirCipher 2020-11-02 15:41:27 +0000
  • 2e711fb6fd
    Merge pull request #154 from Horki/matches_macro_fix Daniel Abramov 2020-10-23 15:49:48 +0200
  • 88ff5f371f matches!: use macros; remove unused imports #154 Horki 2020-10-23 00:51:48 +0200
  • 2af9891809
    Update bytes requirement from 0.5 to 0.6 #153 dependabot[bot] 2020-10-21 05:57:11 +0000
  • 2853699f31
    Merge pull request #152 from snapview/dependabot/cargo/env_logger-0.8.1 Daniel Abramov 2020-10-19 20:12:56 +0200
  • 1571e8b601
    Merge pull request #146 from snapview/dependabot/cargo/base64-0.13.0 Daniel Abramov 2020-10-19 20:01:40 +0200
  • f62bfcba0e
    Update env_logger requirement from 0.7.1 to 0.8.1 #152 dependabot[bot] 2020-10-19 06:46:10 +0000
  • be09b582c2 Respect existing "Sec-WebSocket-Key" in client requests #151 patr0nus 2020-10-14 23:09:58 +0800
  • b2a477b305 GH-46 Return the response in case of non-101 response from server #150 Ivan Nikulin 2020-10-14 12:58:52 +0100
  • 069955ceb5 Update base64 dependency to 0.13 #149 Sebastian Dröge 2020-10-07 09:52:58 +0300
  • e71f19ba32
    Merge pull request #4 from swimos/chunked Thomas Klapwijk 2020-10-06 12:35:08 +0100
  • 8b809f7e74
    Merge pull request #2 from SirCipher/chunked Thomas Klapwijk 2020-10-06 12:34:01 +0100
  • 33f8464211
    Update base64 requirement from 0.12.0 to 0.13.0 #146 dependabot[bot] 2020-10-01 06:16:40 +0000
  • 42e6fd8e68
    Merge pull request #3 from snapview/master Thomas Klapwijk 2020-09-24 14:28:07 +0100
  • cd43267e17
    Merge pull request #1 from SirCipher/master Thomas Klapwijk 2020-09-24 13:16:14 +0100
  • 710be47e1d Changes chunk iterator to use field for chunk size SirCipher 2020-09-23 17:09:09 +0100
  • fcf56c31c5 Renames ambiguous extension type parameters SirCipher 2020-09-23 16:53:06 +0100
  • 2744d1be4f Reformat SirCipher 2020-09-23 16:52:01 +0100
  • 3cf0b83949 Adds support for outbound message chunking SirCipher 2020-09-23 16:44:11 +0100
  • 31b50bf6b5 Adds Default implementation for UncompressedExt SirCipher 2020-09-23 12:35:21 +0100
  • 4714182f11 Resets fragments length after fragment buffer is reset SirCipher 2020-09-23 12:16:42 +0100
  • 941b3f898e Updates autobahn server example SirCipher 2020-09-23 12:15:33 +0100
  • 592ee8640b Tidy up SirCipher 2020-09-23 11:54:52 +0100
  • 15621a0b9f Refactors deflate extension SirCipher 2020-09-23 11:33:46 +0100
  • 96a8499533
    Merge pull request #143 from phimuemue/simpl Daniel Abramov 2020-09-23 12:07:07 +0200
  • 50bc1b5e90 Delegate into_client_request (4) #143 philipp 2020-09-20 16:23:02 +0200
  • 064fd9313f Delegate into_client_request (3) philipp 2020-09-20 16:23:02 +0200
  • 90345c994a Delegate into_client_request (2) philipp 2020-09-20 16:23:02 +0200
  • 4cdc2edab1 Delegate into_client_request philipp 2020-09-20 16:23:02 +0200
  • 599b677f5a Avoid temporary variable `fin` philipp 2020-09-20 11:59:01 +0200
  • bd170a0de6 Resolves PR comments SirCipher 2020-09-18 13:17:53 +0100
  • 2be3d31ab0 Feature-gates flate2 SirCipher 2020-09-17 17:00:22 +0100
  • 0c8ae53633 Tidy up SirCipher 2020-09-16 17:36:09 +0100
  • 31e087f325
    Merge pull request #140 from Redrield/fix/dedup-reason Daniel Abramov 2020-09-13 15:54:58 +0200
  • bcf2b22d9e
    Deduplicate the reason line in HTTP responses #140 Redrield 2020-09-12 22:41:39 -0400
  • 0d597fab8b Fixes failing unit tests SirCipher 2020-09-10 18:19:49 +0100
  • 77ffd34cd2 Integrates permessage-deflate into servers SirCipher 2020-09-10 18:12:15 +0100
  • d6f49547b5 Adds client complete permessage-deflate implementation SirCipher 2020-09-10 14:50:28 +0100
  • 8dccd2fc1b Adds extension header parameter parsing SirCipher 2020-09-10 13:13:24 +0100
  • cd49fc2085 Updates feature flags SirCipher 2020-09-09 19:35:48 +0100
  • 0127b55160 Refactors deflate extension handling SirCipher 2020-09-09 16:32:30 +0100
  • e24c00db32 Fixes compression truncation issue SirCipher 2020-09-09 11:27:49 +0100
  • 1ddb454d9a Removes autobahn output folders SirCipher 2020-09-09 07:31:20 +0100
  • b08061abe2 Updates compression Tom 2020-09-08 19:10:34 +0100
  • e93f9a01e6 Adds initial deflate implementation SirCipher 2020-09-05 00:00:09 +0100
  • 006cec72ea
    Merge pull request #135 from RAnders00/enable-dependabot Daniel Abramov 2020-08-22 22:34:06 +0200
  • 65b0837589
    Enable dependabot #135 Ruben Anders 2020-08-19 17:54:20 +0200
  • faea043ec2
    Merge pull request #134 from Zoldszemesostoros/patch-1 Daniel Abramov 2020-08-17 14:42:29 +0200
  • e7bab13e6d
    make echo server compile #134 Zoldszemesostoros 2020-08-17 11:47:00 +0200
  • 9d67240cab cargo: add author v0.11.1 Daniel Abramov 2020-08-07 18:40:13 +0200
  • 1de6da9a3c Bump version Daniel Abramov 2020-08-05 17:39:30 +0200
  • 939c4d181c
    Merge pull request #132 from sdroege/sha-1-0.9 Daniel Abramov 2020-08-05 14:28:58 +0200
  • 849f248a94 Update to sha-1 0.9 #132 Sebastian Dröge 2020-07-28 09:34:31 +0300
  • fd7de42347
    Merge pull request #110 from najamelan/doc/mib Daniel Abramov 2020-06-24 17:41:41 +0200
  • 6791dcc0d6
    Merge pull request #119 from kids300/master Daniel Abramov 2020-06-24 17:41:22 +0200
  • 744bd87a41
    Merge pull request #130 from Krisa/patch-1 Daniel Abramov 2020-06-24 17:39:18 +0200
  • fe4d631c97
    Allow statically linking #130 Christophe Vidal 2020-06-17 15:43:07 +0200
  • 1a729bb362 Release version 0.11.0 v0.11.0 Alexey Galakhov 2020-06-12 19:32:20 +0200
  • bbaa48b4d6
    Merge pull request #126 from Dushistov/fix-deprecation Alexey Galakhov 2020-05-23 22:39:33 +0200
  • 5a95f12c6d refactoring/apply_mask: reduce number of usage of unsafe to 1 #126 Evgeniy A. Dushistov 2020-05-23 18:57:09 +0300
  • 9764ac13a1 infra/apply_mask: test more case for apply_mask Evgeniy A. Dushistov 2020-05-23 18:53:22 +0300
  • 3a24ca3f03
    Merge pull request #125 from Dushistov/fix-from-for-close-code Alexey Galakhov 2020-05-22 10:29:18 +0200
  • de80b9bced Change Into to From for CloseCode to u16 conversation #125 Evgeniy A. Dushistov 2020-05-22 01:31:08 +0300
  • fb83e8c791 rm to_string #119 kids300 2020-05-08 16:26:45 +0800
  • 16a33df195 fix ws subportocol lowercase header Yan 2020-05-08 15:58:55 +0800
  • 366700342b
    Merge pull request #116 from mpdn/patch-1 Daniel Abramov 2020-05-01 23:18:11 +0200
  • b01e619f8d update timeout to examples #117 error.d 2020-04-28 18:33:33 +0800
  • 770b8f3582 connect support timout error.d 2020-04-27 17:39:58 +0800
  • 1f744f1548
    Make mask public on FrameHeader #116 Mike Pedersen 2020-04-25 09:58:51 +0200
  • 1ef18d54ad
    Merge pull request #115 from rijenkii/patch-1 Daniel Abramov 2020-04-20 11:47:25 +0200
  • 4ef8aa981d
    Update base64 dependency to 0.12.0 #115 Rijenkii 2020-04-20 12:43:12 +0700
  • 0c429cba94 chore: remove deprecated `description()` Daniel Abramov 2020-03-28 20:03:30 +0100
  • 431b6d9241
    Merge pull request #112 from najamelan/feature/get_config Daniel Abramov 2020-03-27 13:03:54 +0100
  • 9c48226c8f chore: Remove needless closing/opening of the impl block on WebSocketContext. #112 Naja Melan 2020-03-21 17:14:45 +0100
  • 1f407f1005 feat: Allow reading the configuration. Naja Melan 2020-03-21 17:13:57 +0100
  • d17f749914 doc: be precise about max message sizes. #110 Naja Melan 2020-03-21 16:46:51 +0100
  • ae38ef1489
    Import http::header::HeaderValue; #108 Jade Devin Cabatlao 2020-02-12 12:12:13 +0800
  • dff9827cfa
    Solves issue 107 Jade Devin Cabatlao 2020-02-12 03:26:22 +0800
  • 17732694d4 trivial: bump version v0.10.1 Alexey Galakhov 2020-02-02 21:29:46 +0100
  • faf4b598a0
    Merge pull request #106 from macpp/firefox-connection Alexey Galakhov 2020-02-02 03:35:38 +0100
  • 0bfc217cfc allow firefox to connect #106 macpp 2020-02-01 22:52:41 +0100
  • 6b3423292f trivial: fix clippy warning v0.10.0 Alexey Galakhov 2020-01-31 03:08:06 +0100
  • 61f46be644
    Merge pull request #105 from snapview/can-read-write Daniel Abramov 2020-01-18 21:24:48 +0100
  • 85f211230a websocket: add `can_read()` and `can_write()` #105 Alexey Galakhov 2020-01-17 21:23:38 +0100
  • 4bef574d63 Add support for shared websocket messages #104 jean-airoldie 2020-01-14 16:12:58 -0500
  • 010266e001 test: autobahn: add strict error reporting Alexey Galakhov 2020-01-13 22:22:42 +0100
  • da3acc107e protocol: handle "Connection reset by peer" in closing state Alexey Galakhov 2020-01-13 21:47:50 +0100
  • 615bf71748 test: check close with SO_LINGER Alexey Galakhov 2020-01-13 19:09:26 +0100
  • 0eecc28cc7 travis: force build fail on autobahn failure Alexey Galakhov 2020-01-08 22:42:51 +0100
  • c08f2c72ff client: correct port in request Alexey Galakhov 2020-01-08 13:42:16 +0100
  • 9ec11cbc7a client: cover request generation with tests Alexey Galakhov 2020-01-08 13:26:40 +0100
  • 6d8358cd19
    Merge pull request #98 from sdroege/http-0.2 Daniel Abramov 2019-12-10 16:12:52 +0100
  • c3aff4ae9e Update to bytes 0.5 and input_buffer 0.3 #98 Sebastian Dröge 2019-12-03 10:01:18 +0200
  • c2f713b6bb Update to http 0.2 Sebastian Dröge 2019-12-03 09:48:49 +0200
  • 1da9614ab2
    Merge pull request #97 from alfiedotwtf/master Alexey Galakhov 2019-11-30 15:26:04 +0100
  • 7ca9bd6f2f Minor grammar fix #97 Alfie John 2019-12-01 01:13:54 +1100
  • ed0010126a Add drain method for WebSocket{,Context} #95 jean-airoldie 2019-11-26 09:46:57 -0500
  • 345d262972
    Merge pull request #93 from sdroege/http-types Daniel Abramov 2019-11-25 18:03:18 +0100
  • e1a5153f40 Bump version to 0.10.0 because of API changes #93 Sebastian Dröge 2019-11-24 18:17:13 +0100
  • 88760b8b59 Fix various clippy warnings Sebastian Dröge 2019-11-24 15:20:19 +0100