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
/
ext
/
net
Age
Commit message (
Expand
)
Author
2021-10-12
chore: bump crate version for 1.15.0 (#12406)
Satya Rohith
2021-10-10
feat: stabilize Deno.resolveDns (#12368)
Satya Rohith
2021-10-10
feat(ext/net): relevant errors for resolveDns (#12370)
Satya Rohith
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek IwaĆczuk
2021-10-04
chore: remove No*Permissions structs (#12316)
Luca Casonato
2021-10-02
fix(ext/net): should not panic when listening to unix abstract address (#12300)
Ahab
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-22
chore(ext/net): improve embedder friendliness (#12178)
Ben Noordhuis
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-21
chore: bump deno_net (#12157)
Satya Rohith
2021-09-20
refactor(ext/net): make op_connect & op_connect_tls public (#12150)
Satya Rohith
2021-09-17
chore: Remove unused deps from Cargo.toml files (#12106)
Squirrel
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-09-07
docs(ext/net): add note about listening 0.0.0.0 (#11938)
Yoshiya Hinosawa
2021-09-02
feat(fmt): add basic JS doc formatting (#11902)
David Sherret
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-08-31
fix: move unstable declarations to deno.unstable (#11876)
Luca Casonato
2021-08-25
feat(fetch): mTLS client certificates for fetch() (#11721)
Sean Michael Wykes
2021-08-23
chore: release crates for 1.13.2 (#11820)
David Sherret
2021-08-16
chore: release crates for 1.13.1 (#11729)
David Sherret
2021-08-15
refactor(ops): return BadResource errors in ResourceTable calls (#11710)
Aaron O'Mullan
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl