Age | Commit message (Expand) | Author |
---|---|---|
2021-02-11 | fix(runtime/tls): handle invalid host for connectTls/startTls (#9453) | Erik Price |
2021-02-07 | fix(runtime/tls): remove unnecessary clone calls (#9429) | Ben Noordhuis |
2021-01-29 | refactor: IO resource types, fix concurrent read/write and graceful close (#9... | Bert Belder |
2021-01-12 | feat(runtime/tls): add global tls session cache (#8877) | Ben Noordhuis |
2021-01-11 | upgrade: tokio 1.0 (#8779) | Bartek Iwańczuk |
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl |
2020-12-30 | BREAKING(unstable): Use hosts for net allowlists (#8845) | Nayeem Rahman |
2020-12-29 | refactor(runtime): return iterator from resolve_addr (#8891) | Yusuke Tanaka |
2020-12-16 | refactor: rewrite ops to use ResourceTable2 (#8512) | Bartek Iwańczuk |
2020-12-15 | fix: make DNS resolution async (#8743) | Yusuke Tanaka |
2020-12-13 | refactor: deno_runtime crate (#8640) | Bartek Iwańczuk |