summaryrefslogtreecommitdiff
path: root/extensions/net
AgeCommit message (Expand)Author
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-08-10chore: release crates (#11628)Bartek Iwańczuk
2021-08-10refactor: --unsafely-ignore-certificate-errors (#11629)Bartek Iwańczuk
2021-08-09feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL veri...TheAifam5
2021-08-09feat: support client certificates for connectTls (#11598)Ryan Dahl
2021-08-07feat(tls): Optionally support loading native certs (#11491)Justin Chase
2021-08-02chore: format toml files internally (#11563)David Sherret
2021-07-30chore: upgrade Rust to 1.54.0 (#11554)Yusuke Tanaka
2021-07-26chore: release crates (#11519)Bartek Iwańczuk
2021-07-22fix: support --cert flag for tls connect APIs (#11484)Luca Casonato
2021-07-19chore: release crates (#11454)Bartek Iwańczuk
2021-07-13chore: release crates (#11378)Bartek Iwańczuk
2021-07-12refactor: deno_http op crate (#11335)Luca Casonato
2021-07-09chore: update crates (#11332)Luca Casonato
2021-07-08feat(runtime/http): server side websocket support (#10359)Leo K
2021-07-06chore: use parking_lot for synchronization primitives to align with tokio (#1...David Sherret
2021-07-05chore: upgrade Tokio to 1.8.0 (#11281)Yusuke Tanaka
2021-07-05refactor: asynchronous blob backing store (#10969)Jimmy Wärting
2021-07-04fix: primordials in extensions/net and runtime/js (#11270)Simon Rask
2021-07-03fix: primordials in extensions/net (#11250)Bartek Iwańczuk
2021-07-03refactor: use primordials in extensions/net/ (#11243)Bartek Iwańczuk
2021-06-29feat: Add "deno_net" extension (#11150)Bartek Iwańczuk