Dirkjan Ochtman
|
4c31a320be
|
Upgrade dev-dependencies
|
2022-02-11 09:21:28 -08:00 |
|
Anthony Ramine
|
13dd80be8d
|
Remove useless mut
|
2021-04-29 09:18:12 -07:00 |
|
DavidKorczynski
|
9c7f47af95
|
Initial oss-fuzz integration. (#529)
Signed-off-by: davkor <david@adalogics.com>
|
2021-04-16 14:58:07 -07:00 |
|
Sean McArthur
|
b4976675fa
|
Update to Tokio and Bytes 1.0 (#504)
|
2020-12-23 10:01:44 -08:00 |
|
Paolo Barbolini
|
5a92f256c0
|
Upgrade to bytes 0.6 (#497)
* Upgrade to bytes 0.6
* Update Cargo.toml
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
* Update tests/h2-support/Cargo.toml
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
|
2020-11-19 14:38:56 -08:00 |
|
João Oliveira
|
cbbdd305b1
|
update to tokio 0.3 (#491)
|
2020-10-23 10:45:09 -07:00 |
|
João Oliveira
|
a19323727b
|
fix h2-fuzz testing, import futures with FuturesUnordered (#482)
|
2020-08-26 10:58:52 -07:00 |
|
Kornel
|
9af48b08c7
|
Fix fuzz compilation error (#454)
|
2020-03-09 14:06:57 -04:00 |
|
Sean McArthur
|
eab9c0b410
|
Update to http 0.2 (#432)
|
2019-12-02 16:22:26 -08:00 |
|
Sean McArthur
|
4398e169e8
|
Update to Tokio 0.2 (#428)
|
2019-11-27 14:53:57 -08:00 |
|
Lucio Franco
|
9c5bc03908
|
Update tokio alpha.6
|
2019-10-01 06:41:28 -07:00 |
|
Aaron Hill
|
b4c129c99d
|
chore(dependencies): update tokio to 0.2.0-alpha.5 (#409)
|
2019-09-20 13:43:03 -07:00 |
|
Sean McArthur
|
678c90eb0a
|
Update futures and tokio alphas
|
2019-08-29 15:44:26 -07:00 |
|
Gurwinder Singh
|
85b1f669c0
|
chore: async_await is stable on nightly
|
2019-08-21 11:10:03 -07:00 |
|
Gurwinder Singh
|
b039ef25bc
|
Make handshake an async fn; other cleanup
|
2019-08-16 18:47:47 -07:00 |
|
Gurwinder Singh
|
ad7ffa795f
|
Updated as per review comments
|
2019-08-16 18:47:47 -07:00 |
|
Gurwinder Singh
|
517077c698
|
Update h2-fuzz to std-future
|
2019-08-16 18:47:47 -07:00 |
|
Jakub Beránek
|
db6b841e67
|
Update crate to Rust 2018 (#383)
|
2019-07-23 10:18:43 -07:00 |
|
Geoffry Song
|
4321caf6b3
|
Augment the fuzzer to open multiple concurrent streams. (#328)
This is how I found #319 and #320.
|
2018-10-29 14:07:08 -07:00 |
|
Carl Lerche
|
173f9a67e7
|
Include fuzz testing setup (#274)
|
2018-05-10 14:48:02 -07:00 |
|