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
/
cli
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2021-11-08
feat: update to V8 9.7 (#12685)
Luca Casonato
2021-11-01
chore: upgrade deno_ast to 0.5.0 (#12595)
David Sherret
2021-11-01
feat(ext/fetch): support fetching local files (#12545)
Kitson Kelly
2021-10-30
feat(ext/console): Display error.cause in console (#12462)
Kenta Moriuchi
2021-10-29
fix(runtime): require full read and write permissions to create symlinks (#12...
David Sherret
2021-10-29
feat: stabilize Deno.startTls (#12581)
Luca Casonato
2021-10-28
feat(cli): enable `useUnknownInCatchVariables` by default (#12547)
Kitson Kelly
2021-10-26
fix(ext/http): allow multiple values in upgrade header for websocket (#12551)
Leo K
2021-10-26
feat(ext/net): add TlsConn.handshake() (#12467)
Bert Belder
2021-10-26
feat(runtime): add Deno.addSignalListener API (#12512)
Yoshiya Hinosawa
2021-10-25
fix(tls): Make TLS clients support HTTP/2 (#12530)
Andreu Botella
2021-10-21
fix: declare web types as global (#12497)
Bartek Iwańczuk
2021-10-20
fix(ext/net): fix TLS bugs and add 'op_tls_handshake' (#12501)
Bert Belder
2021-10-19
fix(cli/tests): flaky Deno.watchFs() tests (#12485)
Nayeem Rahman
2021-10-17
fix(core): poll async ops eagerly (#12385)
Bert Belder
2021-10-17
chore(cli/tests): fix flaky fs watcher tests (#12385)
Bert Belder
2021-10-14
fix(console): fix display of primitive wrapper objects (#12425)
Kenta Moriuchi
2021-10-12
feat(ext/crypto): implement deriveKey (#12117)
Divy Srivastava
2021-10-11
perf(webidl): inline ResponseInit converter (#12285)
Aaron O'Mullan
2021-10-11
fix(http): don't expose body on GET/HEAD requests (#12260)
Luca Casonato
2021-10-11
feat(ext/crypto): implement AES-CBC encryption & decryption (#12123)
Divy Srivastava
2021-10-11
feat(unstable/test): imperative test steps API (#12190)
David Sherret
2021-10-11
feat(runtime): improve error messages of runtime fs (#11984)
Feng Yu
2021-10-10
feat: Stabilize Deno.kill and Deno.Process.kill (#12375)
Ryan Dahl
2021-10-10
test: remove duplicate import (#12374)
Feng Yu
2021-10-08
feat(ext/crypto): implement deriveBits for ECDH (p256) (#11873)
Divy Srivastava
2021-10-07
feat(core): cleaner opcall stack traces (#12358)
Aaron O'Mullan
2021-10-07
fix(runtime): don't equate SIGINT to SIGKILL on Windows (#12356)
Bert Belder
2021-10-06
feat(ext/crypto): export spki for RSA (#12114)
Divy Srivastava
2021-10-03
fix(ext/crypto): missing Aes key typings (#12307)
Divy Srivastava
2021-10-02
fix(ext/net): should not panic when listening to unix abstract address (#12300)
Ahab
2021-10-01
feat(ext/crypto): implement wrapKey (#12125)
Divy Srivastava
2021-10-01
fix(ext/crypto): decode id-RSASSA-PSS with default params (#12147)
Divy Srivastava
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
2021-09-30
chore: ensure first process in shared flock test does not enter and exit lock...
David Sherret
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-27
fix: subprocess kill support on windows (#12134)
Luca Casonato
2021-09-26
fix(ext/http): include port number in h2 urls (#12181)
Ben Noordhuis
2021-09-25
fix(http): panic when responding to a closed conn (#12216)
Aaron O'Mullan
2021-09-23
test(cli): align unit test permissions with runtime test permissions (#12189)
Casper Beyer
2021-09-22
chore: replace calls to assertThrowsAsync with assertRejects (#12176)
Casper Beyer
2021-09-20
test(ext/ffi): add tests for different parameter and return types (#12158)
Elias Sjögreen
2021-09-17
chore(tests): maybe fix flaky flock tests (#12122)
David Sherret
2021-09-17
chore(tests): fix flaky fetchPostBodyTypedArray (#12104)
David Sherret
2021-09-17
chore(tests): fix flaky flock tests (#12099)
David Sherret
2021-09-16
fix(ext/crypto): don't use core.decode for encoding jwk keys (#12088)
Divy Srivastava
2021-09-14
feat(ext/crypto): import RSA pkcs#8 keys (#11891)
Divy Srivastava
2021-09-13
feat(unstable): allow specifing gid and uid for subprocess (#11586)
Leo K
2021-09-13
fix: change assertion in httpServerIncompleteMessage test (#12052)
Bartek Iwańczuk
[prev]
[next]