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-11-26
feat(ext/net): ALPN support in `Deno.connectTls()` (#12786)
Yury Selivanov
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
2021-11-09
fix(ext/net): expose all tls ops (#12699)
Luca Casonato
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-10-30
cleanup(ext/net): consistent op names (#12607)
Aaron O'Mullan
2021-10-29
feat: stabilize Deno.startTls (#12581)
Luca Casonato
2021-10-26
feat(ext/net): add TlsConn.handshake() (#12467)
Bert Belder
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-20
fix(ext/net): fix TLS bugs and add 'op_tls_handshake' (#12501)
Bert Belder
2021-10-18
chore: release crates for v1.15.2 (#12478)
Bartek Iwańczuk
2021-10-17
fix(core): poll async ops eagerly (#12385)
Bert Belder
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
[prev]