summaryrefslogtreecommitdiff
path: root/ext/net/lib.rs
AgeCommit message (Expand)Author
2022-03-17fix: cargo publish fails without absolute paths (#13993)Ryan Dahl
2022-03-14feat(core): codegen ops (#13861)Divy Srivastava
2022-03-14chore: improve build times for `ext/` changes (#13927)Divy Srivastava
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-11-09feat(core): streams (#12596)Aaron O'Mullan
2021-10-04chore: remove No*Permissions structs (#12316)Luca Casonato
2021-09-20refactor(ext/net): make op_connect & op_connect_tls public (#12150)Satya Rohith
2021-08-31fix: move unstable declarations to deno.unstable (#11876)Luca Casonato
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl