summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
2019-07-30test: fix nits in test/fixtures/tls-connect.jsLuigi Pinca
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-07-23module: implement "exports" proposal for CommonJSJan Krems
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-18esm: implement "pkg-exports" proposalGuy Bedford
2019-07-15module: increase code coverage of cjs loaderAndrey Melikhov
2019-07-05test: generate des rsa_cert.pfxCaleb ツ Everett
2019-06-28test: reset validity dates of expired certsSam Roberts
2019-06-13test: remove FIB environment variable from cpu-prof.jsRich Trott
2019-06-11module: handle empty require.resolve() optionscjihrig
2019-06-10test: add comments to the foaf+ssl fixturesAlex Aubuchon
2019-06-10test: change formatting of fixtures/keys/MakefileAlex Aubuchon
2019-06-10test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-10test: move foafssl certs to fixtures/keys/Alex Aubuchon
2019-06-10test: remove uneeded alice certs in fixtures/Alex Aubuchon
2019-06-10test: remove uneeded certs in fixtures/Alex Aubuchon
2019-06-10test: move dherror.pem to fixtures/keys/Alex Aubuchon
2019-06-10test: remove pass-* certsAlex Aubuchon
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-10test: move spkac certs to fixtures/keys/Alex Aubuchon
2019-06-10test: move x448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move ed448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move dsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move rsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move x25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-10test: move ed25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-06test,v8: skip less and stabilize test-linux-perf.jsRefael Ackermann
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05test: add comments to the foaf+ssl fixturesAlex Aubuchon
2019-06-05test: change formatting of fixtures/keys/MakefileAlex Aubuchon
2019-06-05test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-05test: move foafssl certs to fixtures/keys/Alex Aubuchon
2019-06-05test: remove uneeded alice certs in fixtures/Alex Aubuchon
2019-06-05test: remove uneeded certs in fixtures/Alex Aubuchon
2019-06-05test: move dherror.pem to fixtures/keys/Alex Aubuchon
2019-06-05test: remove pass-* certsAlex Aubuchon
2019-06-05test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-05test: move spkac certs to fixtures/keys/Alex Aubuchon
2019-06-05test: move x448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move ed448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move dsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move rsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move x25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-05test: move ed25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-01lib: no need to strip BOM or shebang for scriptsRefael Ackermann
2019-05-28test: switch assertEqual argumentsEvgenii Shchepotev
2019-05-28test: update wpt/encoding to 7287608f90Joyee Cheung
2019-05-26inspector: implement --heap-profJoyee Cheung
2019-05-26lib: rework logic of stripping BOM+Shebang from commonjsGus Caplan
2019-05-24test: update wpt/url to 418f7fabebJoyee Cheung