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