issues
search
martinthomson
/
ohttp
Rust library for encapsulating HTTP messages in a cryptographic wrapper
Apache License 2.0
30
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Streamed read for binary HTTP
#74
martinthomson
opened
2 weeks ago
0
Delete OHTTP client and gateway code.
#73
agokarn
closed
2 weeks ago
0
Tienle/binding
#72
tle15
closed
1 month ago
0
Unused 'stream' feature flag causes build error in `bhttp`
#71
tanyav2
opened
1 month ago
0
Arthig/chunked ohttp
#70
agokarn
closed
1 month ago
0
bhttp 0.5.2 contains a breaking change for MSRV 1.63.0
#69
DanGould
opened
4 months ago
3
Update hpke and hpke-pq to 0.11.0
#68
inahga
closed
5 months ago
1
Usability nits
#67
tgeoghegan
opened
5 months ago
3
Handling `ControlData::Request` when decapsulating responses is awkward
#66
tgeoghegan
opened
5 months ago
2
Fix clippy lint when feature `nss` is enabled
#65
tgeoghegan
closed
6 months ago
1
Update RFC 9458 reference
#64
tgeoghegan
closed
6 months ago
0
Who is using the `pq` feature downstream?
#63
DanGould
opened
7 months ago
1
Continuous integration updates
#62
martinthomson
closed
10 months ago
0
Test MSRV in CI
#61
DanGould
closed
10 months ago
1
Implement Clone for ClientResponse
#60
BitcoinZavior
closed
10 months ago
3
Test MSRV in CI
#59
martinthomson
closed
10 months ago
1
Revert "Use let-else"
#58
DanGould
closed
10 months ago
1
MSRV for crate
#57
jbesraa
closed
10 months ago
4
Construct `ClientRequest` from `&mut KeyConfig`
#56
DanGould
closed
10 months ago
2
Roll a new release?
#55
DanGould
closed
10 months ago
1
Fix Ergonomics
#54
DanGould
closed
1 year ago
2
Parse key config rather than config list
#53
DanGould
closed
1 year ago
1
ohttp-client config deserialization fails for hpke build
#52
DanGould
closed
1 year ago
3
Support using NSS in application-services
#51
moztcampbell
closed
1 year ago
5
Provide constructors for ClientRequest from lists of configurations
#50
chris-wood
closed
1 year ago
3
Add support for X25519Kyber768Draft00
#49
bwesterb
closed
1 year ago
4
Bump rust-hpke to v0.10.0
#48
bwesterb
closed
1 year ago
4
Incompatible, but maybe neater config list version
#47
martinthomson
closed
1 year ago
2
Rust 1.69 lint fixes
#46
martinthomson
closed
1 year ago
0
Support decoding of key configuration lists
#45
martinthomson
closed
1 year ago
2
Parsing multiple key configurations
#44
chris-wood
closed
1 year ago
3
Update bindgen to 0.64
#43
glandium
closed
1 year ago
0
Indeterminate, not indefinite
#42
martinthomson
closed
1 year ago
0
bhttp: Mode::IndefiniteLength
#41
LPardue
closed
1 year ago
1
Truncation tests
#40
martinthomson
closed
1 year ago
1
split_at can panic
#39
mozkeeler
closed
1 year ago
1
Remove unnecessary reference
#38
martinthomson
closed
1 year ago
0
Use thiserror crate for errors
#37
martinthomson
closed
1 year ago
0
Check that there is enough input in read_vec
#36
martinthomson
closed
1 year ago
1
consider making it harder to cause the bhttp parser to allocate a massive amount of memory
#35
mozkeeler
closed
1 year ago
2
loosen bhttp's url dependency
#34
mozkeeler
closed
1 year ago
0
Stop using env_logger
#33
martinthomson
closed
1 year ago
0
Update bindgen to 0.63 and env_logger to 0.9
#32
glandium
closed
1 year ago
3
guard against truncated ciphertext in Aead::open (nss)
#31
mozkeeler
closed
1 year ago
2
integer underflow in open in nss/aead.rs
#30
mozkeeler
closed
1 year ago
0
use byteorder instead of re-implementing integer serialization
#29
mozkeeler
closed
2 years ago
0
avoid Pin in ParamItem
#28
mozkeeler
closed
2 years ago
0
audit use of `Pin`
#27
mozkeeler
closed
2 years ago
1
make ohttp buildable in gecko
#26
mozkeeler
closed
2 years ago
0
Add support for custom request and response labels
#25
chris-wood
opened
2 years ago
2
Next