Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / martinthomson/ohttp issues and pull requests

#69 - bhttp 0.5.2 contains a breaking change for MSRV 1.63.0

Issue - State: open - Opened by DanGould 9 days ago - 3 comments

#68 - Update hpke and hpke-pq to 0.11.0

Pull Request - State: closed - Opened by inahga 14 days ago - 1 comment

#67 - Usability nits

Issue - State: open - Opened by tgeoghegan about 1 month ago - 3 comments

#66 - Handling `ControlData::Request` when decapsulating responses is awkward

Issue - State: open - Opened by tgeoghegan about 1 month ago - 2 comments

#65 - Fix clippy lint when feature `nss` is enabled

Pull Request - State: closed - Opened by tgeoghegan about 2 months ago - 1 comment

#64 - Update RFC 9458 reference

Pull Request - State: closed - Opened by tgeoghegan about 2 months ago

#63 - Who is using the `pq` feature downstream?

Issue - State: open - Opened by DanGould 3 months ago - 1 comment

#62 - Continuous integration updates

Pull Request - State: closed - Opened by martinthomson 6 months ago

#61 - Test MSRV in CI

Pull Request - State: closed - Opened by DanGould 6 months ago - 1 comment

#60 - Implement Clone for ClientResponse

Issue - State: closed - Opened by BitcoinZavior 6 months ago - 3 comments

#59 - Test MSRV in CI

Issue - State: open - Opened by martinthomson 6 months ago

#59 - Test MSRV in CI

Issue - State: closed - Opened by martinthomson 6 months ago - 1 comment

#58 - Revert "Use let-else"

Pull Request - State: closed - Opened by DanGould 6 months ago - 1 comment

#57 - MSRV for crate

Issue - State: closed - Opened by jbesraa 6 months ago - 4 comments

#56 - Construct `ClientRequest` from `&mut KeyConfig`

Pull Request - State: closed - Opened by DanGould 6 months ago - 2 comments

#55 - Roll a new release?

Issue - State: closed - Opened by DanGould 6 months ago - 1 comment

#54 - Fix Ergonomics

Pull Request - State: closed - Opened by DanGould 10 months ago - 2 comments

#53 - Parse key config rather than config list

Pull Request - State: closed - Opened by DanGould 10 months ago - 1 comment

#52 - ohttp-client config deserialization fails for hpke build

Issue - State: closed - Opened by DanGould 10 months ago - 3 comments

#51 - Support using NSS in application-services

Pull Request - State: closed - Opened by moztcampbell 11 months ago - 5 comments

#50 - Provide constructors for ClientRequest from lists of configurations

Pull Request - State: closed - Opened by chris-wood about 1 year ago - 3 comments

#49 - Add support for X25519Kyber768Draft00

Pull Request - State: closed - Opened by bwesterb about 1 year ago - 4 comments

#48 - Bump rust-hpke to v0.10.0

Pull Request - State: closed - Opened by bwesterb about 1 year ago - 4 comments

#47 - Incompatible, but maybe neater config list version

Pull Request - State: closed - Opened by martinthomson about 1 year ago - 2 comments

#47 - Incompatible, but maybe neater config list version

Pull Request - State: open - Opened by martinthomson about 1 year ago - 2 comments

#46 - Rust 1.69 lint fixes

Pull Request - State: closed - Opened by martinthomson about 1 year ago

#46 - Rust 1.69 lint fixes

Pull Request - State: closed - Opened by martinthomson about 1 year ago

#45 - Support decoding of key configuration lists

Pull Request - State: closed - Opened by martinthomson about 1 year ago - 2 comments

#45 - Support decoding of key configuration lists

Pull Request - State: closed - Opened by martinthomson about 1 year ago - 2 comments

#44 - Parsing multiple key configurations

Issue - State: closed - Opened by chris-wood about 1 year ago - 3 comments

#44 - Parsing multiple key configurations

Issue - State: closed - Opened by chris-wood about 1 year ago - 3 comments

#43 - Update bindgen to 0.64

Pull Request - State: closed - Opened by glandium over 1 year ago

#43 - Update bindgen to 0.64

Pull Request - State: closed - Opened by glandium over 1 year ago

#42 - Indeterminate, not indefinite

Pull Request - State: closed - Opened by martinthomson over 1 year ago

#41 - bhttp: Mode::IndefiniteLength

Issue - State: closed - Opened by LPardue over 1 year ago - 1 comment

#40 - Truncation tests

Pull Request - State: closed - Opened by martinthomson over 1 year ago - 1 comment

#40 - Truncation tests

Pull Request - State: closed - Opened by martinthomson over 1 year ago - 1 comment

#39 - split_at can panic

Issue - State: closed - Opened by mozkeeler over 1 year ago - 1 comment

#39 - split_at can panic

Issue - State: closed - Opened by mozkeeler over 1 year ago - 1 comment

#38 - Remove unnecessary reference

Pull Request - State: closed - Opened by martinthomson over 1 year ago

#38 - Remove unnecessary reference

Pull Request - State: closed - Opened by martinthomson over 1 year ago

#37 - Use thiserror crate for errors

Pull Request - State: closed - Opened by martinthomson over 1 year ago

#37 - Use thiserror crate for errors

Pull Request - State: closed - Opened by martinthomson over 1 year ago

#36 - Check that there is enough input in read_vec

Pull Request - State: closed - Opened by martinthomson over 1 year ago - 1 comment

#36 - Check that there is enough input in read_vec

Pull Request - State: closed - Opened by martinthomson over 1 year ago - 1 comment

#34 - loosen bhttp's url dependency

Pull Request - State: closed - Opened by mozkeeler over 1 year ago

#33 - Stop using env_logger

Pull Request - State: closed - Opened by martinthomson over 1 year ago

#33 - Stop using env_logger

Pull Request - State: closed - Opened by martinthomson over 1 year ago

#32 - Update bindgen to 0.63 and env_logger to 0.9

Pull Request - State: closed - Opened by glandium over 1 year ago - 3 comments

#32 - Update bindgen to 0.63 and env_logger to 0.9

Pull Request - State: closed - Opened by glandium over 1 year ago - 3 comments

#31 - guard against truncated ciphertext in Aead::open (nss)

Pull Request - State: closed - Opened by mozkeeler over 1 year ago - 2 comments

#31 - guard against truncated ciphertext in Aead::open (nss)

Pull Request - State: closed - Opened by mozkeeler over 1 year ago - 2 comments

#30 - integer underflow in open in nss/aead.rs

Issue - State: closed - Opened by mozkeeler over 1 year ago

#30 - integer underflow in open in nss/aead.rs

Issue - State: closed - Opened by mozkeeler over 1 year ago

#29 - use byteorder instead of re-implementing integer serialization

Pull Request - State: closed - Opened by mozkeeler over 1 year ago

#29 - use byteorder instead of re-implementing integer serialization

Pull Request - State: closed - Opened by mozkeeler over 1 year ago

#28 - avoid Pin in ParamItem

Pull Request - State: closed - Opened by mozkeeler over 1 year ago

#28 - avoid Pin in ParamItem

Pull Request - State: closed - Opened by mozkeeler over 1 year ago

#27 - audit use of `Pin`

Issue - State: closed - Opened by mozkeeler over 1 year ago - 1 comment

#27 - audit use of `Pin`

Issue - State: closed - Opened by mozkeeler over 1 year ago - 1 comment

#26 - make ohttp buildable in gecko

Pull Request - State: closed - Opened by mozkeeler over 1 year ago

#25 - Add support for custom request and response labels

Issue - State: open - Opened by chris-wood almost 2 years ago - 2 comments

#25 - Add support for custom request and response labels

Issue - State: open - Opened by chris-wood almost 2 years ago - 2 comments

#24 - Use rust-hpke by default

Pull Request - State: closed - Opened by rillian almost 2 years ago - 1 comment

#24 - Use rust-hpke by default

Pull Request - State: closed - Opened by rillian almost 2 years ago - 1 comment

#23 - Remove unnecessary mut reference.

Pull Request - State: closed - Opened by rillian almost 2 years ago - 1 comment

#23 - Remove unnecessary mut reference.

Pull Request - State: closed - Opened by rillian almost 2 years ago - 1 comment

#22 - rust-hpke by default?

Issue - State: closed - Opened by rillian almost 2 years ago - 2 comments

#22 - rust-hpke by default?

Issue - State: closed - Opened by rillian almost 2 years ago - 2 comments

#21 - Move configuration binding to HPKE info

Pull Request - State: closed - Opened by martinthomson almost 2 years ago

#21 - Move configuration binding to HPKE info

Pull Request - State: closed - Opened by martinthomson almost 2 years ago

#20 - Avoid use_preconfigured_tls

Pull Request - State: closed - Opened by kgraney about 2 years ago

#20 - Avoid use_preconfigured_tls

Pull Request - State: closed - Opened by kgraney about 2 years ago

#19 - Fix type in README

Pull Request - State: closed - Opened by kgraney about 2 years ago

#19 - Fix type in README

Pull Request - State: closed - Opened by kgraney about 2 years ago

#18 - misuse-resistant API with no dead args

Issue - State: closed - Opened by martinthomson about 2 years ago

#18 - misuse-resistant API with no dead args

Issue - State: closed - Opened by martinthomson about 2 years ago

#17 - Pin the encapsulated content type to "message/bhttp"

Pull Request - State: closed - Opened by chris-wood over 2 years ago

#17 - Pin the encapsulated content type to "message/bhttp"

Pull Request - State: closed - Opened by chris-wood over 2 years ago

#16 - Default to system TLS when no trust store provided

Pull Request - State: closed - Opened by chris-wood over 2 years ago

#16 - Default to system TLS when no trust store provided

Pull Request - State: closed - Opened by chris-wood over 2 years ago

#15 - Add KeyConfig::derive API.

Pull Request - State: closed - Opened by chris-wood almost 3 years ago - 2 comments

#15 - Add KeyConfig::derive API.

Pull Request - State: closed - Opened by chris-wood almost 3 years ago - 2 comments

#14 - Derive KeyConfigs

Issue - State: closed - Opened by chris-wood almost 3 years ago - 1 comment

#14 - Derive KeyConfigs

Issue - State: closed - Opened by chris-wood almost 3 years ago - 1 comment

#13 - Make rust-hpke an option

Pull Request - State: closed - Opened by martinthomson almost 3 years ago - 1 comment

#13 - Make rust-hpke an option

Pull Request - State: closed - Opened by martinthomson almost 3 years ago - 1 comment

#12 - rust-hpke

Issue - State: closed - Opened by martinthomson almost 3 years ago

#12 - rust-hpke

Issue - State: closed - Opened by martinthomson almost 3 years ago

#11 - Validate HTTP fields

Issue - State: open - Opened by martinthomson almost 3 years ago

#11 - Validate HTTP fields

Issue - State: open - Opened by martinthomson almost 3 years ago

#10 - Split HPKE into R/S

Issue - State: closed - Opened by martinthomson over 3 years ago - 1 comment

#10 - Split HPKE into R/S

Issue - State: closed - Opened by martinthomson over 3 years ago - 1 comment

#9 - Fix the length of public key

Pull Request - State: closed - Opened by martinthomson over 3 years ago

#9 - Fix the length of public key

Pull Request - State: closed - Opened by martinthomson over 3 years ago

#8 - Output the correct encapsulated request/responses in tests.

Pull Request - State: closed - Opened by chris-wood over 3 years ago - 1 comment

#8 - Output the correct encapsulated request/responses in tests.

Pull Request - State: closed - Opened by chris-wood over 3 years ago - 1 comment

#7 - Block Upgrade, CONNECT, etc...

Issue - State: closed - Opened by martinthomson over 3 years ago - 1 comment

#7 - Block Upgrade, CONNECT, etc...

Issue - State: closed - Opened by martinthomson over 3 years ago - 1 comment