Daniel Abramov
|
5695f5d891
|
Bump version
|
3 years ago |
Daniel Abramov
|
6f25eaef78
|
general: specify the MSRV
|
3 years ago |
Daniel Abramov
|
653296a1d4
|
Bump the version and update the changelog
|
3 years ago |
Daniel Abramov
|
d079090031
|
Merge pull request #259 from snapview/new-handling-of-request
client: overhaul of the request generation
|
3 years ago |
Daniel Abramov
|
d661f57224
|
client: overhaul of the request generation
|
3 years ago |
Daniel Abramov
|
1b999136ef
|
clippy: fix warnings
|
3 years ago |
Daniel Abramov
|
47f669dacb
|
minor: re-format the `buffer.rs`
|
3 years ago |
Daniel Abramov
|
cd79500d25
|
Merge pull request #250 from Voronar/message_raw_frame
feature: Raw frame message
|
3 years ago |
Daniel Abramov
|
7f1b4cb7cb
|
Merge pull request #253 from snapview/dependabot/cargo/sha-1-0.10
Update sha-1 requirement from 0.9 to 0.10
|
3 years ago |
dependabot[bot]
|
63acf8e9c0
|
Update sha-1 requirement from 0.9 to 0.10
Updates the requirements on [sha-1](https://github.com/RustCrypto/hashes) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/groestl-v0.9.0...md2-v0.10.0)
---
updated-dependencies:
- dependency-name: sha-1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Kirill A. Khalitov
|
469aaf37be
|
feature: Raw fragment message
|
3 years ago |
Daniel Abramov
|
68541e4095
|
Merge pull request #227 from LYF1999/master
fix: write some header twice
|
3 years ago |
Daniel Abramov
|
958fdb93d7
|
Update changelog and bump the version
|
3 years ago |
Daniel Abramov
|
4729b0f000
|
Merge pull request #244 from dnaka91/rustls-0.20
Upgrade to rustls 0.20
|
3 years ago |
Daniel Abramov
|
54cca09538
|
Merge pull request #241 from PhotonQuantum/master
Move ReadBuffer chunk to heap
|
3 years ago |
Dominik Nakamura
|
05cefa73c4
|
Switch to offical rustls-native-certs 0.6
|
3 years ago |
Daniel Abramov
|
6ff4ffa8e9
|
Merge pull request #248 from FlorianUekermann/patch-1
replace unwrap with ?
|
3 years ago |
Florian Uekermann
|
3e45100f5d
|
replace unwrap with ?
|
3 years ago |
Daniel Abramov
|
951411096d
|
Merge pull request #246 from snapview/echo-close-code
Echo the `CloseFrame` when close is initiated
|
3 years ago |
Daniel Abramov
|
1bbb4ce292
|
Merge pull request #247 from snapview/clippy-fixes
Fix newly introduced clippy warnings
|
3 years ago |
Daniel Abramov
|
6c4d2bab04
|
Fix newly introduced clippy warnings
|
3 years ago |
Daniel Abramov
|
5ad8cef6ff
|
Echo the `CloseFrame` when close is initiated
|
3 years ago |
Daniel Abramov
|
d0b924c088
|
Merge pull request #243 from XAMPPRocky/update-net2
Update net2 to 0.2.37
|
3 years ago |
Dominik Nakamura
|
f4bb653aa0
|
Upgrade to rustls 0.20
|
3 years ago |
Erin Power
|
b2ad6127f6
|
Update net2 to 0.2.37
|
3 years ago |
PhotonQuantum
|
76eaa8ac60
|
Add benchmark for stack read buffer
|
3 years ago |
PhotonQuantum
|
3f5d0985f0
|
Move ReadBuffer chunk to heap
|
3 years ago |
Daniel Abramov
|
7a359f0b4f
|
Merge pull request #238 from snapview/dependabot/cargo/rustls-0.20.0
Update rustls requirement from 0.19.0 to 0.20.0
|
3 years ago |
Daniel Abramov
|
d4a5ffcb5b
|
Merge pull request #222 from snapview/dependabot/cargo/webpki-roots-0.22
Update webpki-roots requirement from 0.21 to 0.22
|
3 years ago |
dependabot[bot]
|
389b3e4cff
|
Update rustls requirement from 0.19.0 to 0.20.0
Updates the requirements on [rustls](https://github.com/rustls/rustls) to permit the latest version.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/OLDCHANGES.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.19.0...v/0.20.0)
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
yifei
|
9f563561a4
|
fix: return err if try to overwrite standard hedaer
|
3 years ago |
Daniel Abramov
|
89697449ff
|
Fixes #230
|
3 years ago |
Daniel Abramov
|
b3759a76bc
|
Merge pull request #229 from dnaka91/reduce-package-size
Reduce crate package size
|
3 years ago |
Daniel Abramov
|
3f5fde0fb9
|
Remove the "unreleased" suffix from the changelog
|
3 years ago |
Daniel Abramov
|
1d9d700bcc
|
Bump version
|
3 years ago |
Daniel Abramov
|
9b9f504ea1
|
Update the changelog
|
3 years ago |
Dominik Nakamura
|
858830aa5e
|
Reduce crate package size
|
3 years ago |
dependabot[bot]
|
63ab29804d
|
Update webpki-roots requirement from 0.21 to 0.22
Updates the requirements on [webpki-roots](https://github.com/ctz/webpki-roots) to permit the latest version.
- [Release notes](https://github.com/ctz/webpki-roots/releases)
- [Commits](https://github.com/ctz/webpki-roots/compare/v/0.21.0...v/0.22.0)
---
updated-dependencies:
- dependency-name: webpki-roots
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Daniel Abramov
|
239f8e293f
|
Merge pull request #226 from dnaka91/connector
Add a connector to configure TLS config
|
3 years ago |
Dominik Nakamura
|
32450ae5af
|
Add a connector to configure TLS config
|
3 years ago |
Daniel Abramov
|
bc1b88b820
|
Merge pull request #223 from dnaka91/clippy-and-deprecation
Fix clippy warnings and deprecated settings
|
3 years ago |
Dominik Nakamura
|
5e0fde5dc6
|
Fix clippy warnings and deprecated settings
|
3 years ago |
Daniel Abramov
|
c9c2f49305
|
Merge pull request #221 from snapview/dependabot/cargo/env_logger-0.9.0
Update env_logger requirement from 0.8.1 to 0.9.0
|
3 years ago |
dependabot[bot]
|
55eb6df51b
|
Update env_logger requirement from 0.8.1 to 0.9.0
Updates the requirements on [env_logger](https://github.com/env-logger-rs/env_logger) to permit the latest version.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.8.1...v0.9.0)
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Daniel Abramov
|
5462b3b986
|
Merge pull request #217 from dnaka91/root-certs-feature-flags
Enable root cert providers through feature flags
|
3 years ago |
Dominik Nakamura
|
8b029baa8d
|
Fix wrong feature name when setting certs
|
3 years ago |
Dominik Nakamura
|
02fb5db98f
|
Mention changes in the changelog
|
3 years ago |
Dominik Nakamura
|
3efb0544c6
|
Remove the rustls-tls feature flag
|
3 years ago |
Dominik Nakamura
|
3fbd583f29
|
Enable root cert providers through feature flags
|
3 years ago |
Daniel Abramov
|
2f40edb91e
|
Update the changelog
|
3 years ago |