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
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-28
fix(ext/net): Remove unstable check from op_node_unstable_net_listen_udp (#17...
Kamil Ogórek
2022-12-28
feat(unstable): Add Deno.Conn.ref()/unref() (#17170)
Bartek Iwańczuk
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
1.29.0 (#17052)
denobot
2022-12-14
feat: Stabilize Deno.TcpConn.setNoDelay() and Deno.TcpConn.setKeepAlive() (#1...
Bartek Iwańczuk
2022-12-13
docs: use example & default tags (#17032)
Leo Kettmeir
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-27
perf(ops): Reenable fast unit result optimization (#16827)
Divy Srivastava
2022-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-17
chore: forward v1.28.1 release commit to main (#16678)
denobot
2022-11-13
1.28.0 (#16620)
denobot
2022-11-10
feat: don't require --unstable flag for npm programs (#16520)
Bartek Iwańczuk
2022-11-09
chore: forward v1.27.2 release commit to main (#16572)
denobot
2022-11-04
chore: forward v1.27.1 release commit to main (#16533)
denobot
2022-10-27
1.27.0 (#16442)
denobot
2022-10-26
feat(ext/net): reusePort for TCP on Linux (#16398)
Luca Casonato
2022-10-25
Revert "Revert "refactor(ext/net): clean up variadic network ops (#16… (#16...
Bartek Iwańczuk
2022-10-25
Revert "refactor(ext/net): clean up variadic network ops (#16392)" (#16417)
Bartek Iwańczuk
2022-10-24
refactor(ext/net): clean up variadic network ops (#16392)
Luca Casonato
2022-10-24
feat(ext/net): add reuseAddress option for UDP (#13849)
Gianluca Oldani
2022-10-24
fix(ext/net): don't remove sockets on unix listen (#16394)
Luca Casonato
2022-10-18
fix(ext/net): return an error from `startTls` and `serveHttp` if the original...
Yusuke Tanaka
2022-10-17
chore: forward v1.26.2 to main (#16331)
Bartek Iwańczuk
2022-10-15
chore: fix windows-only clippy errors (#16289)
David Sherret
2022-10-10
feat(core): add Deno.core.writeAll(rid, chunk) (#16228)
Luca Casonato
2022-10-09
feat(core): improve resource read & write traits (#16115)
Luca Casonato
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-09-30
fix(runtime): no FastStream for unrefable streams (#16095)
Luca Casonato
2022-09-29
1.26.0
denobot
2022-09-27
feat: Add requesting API name to permission prompt (#15936)
Bartek Iwańczuk
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-02
chore: forward v1.25.1 release commit to main (#15735)
denobot
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-23
docs: add permission tags to JSDocs (#15541)
Kitson Kelly
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-17
docs: add category tag for built-in APIs (#15480)
Kitson Kelly
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
[next]