Граф коммитов

177 Коммитов

Автор SHA1 Сообщение Дата
Christof Marti 3d209d2e29 Copy https.Agent certificates to options (microsoft/vscode#234175) 2024-11-19 17:34:27 +01:00
Christof Marti c8f948e3df Do not overwrite https.Agent certificates (microsoft/vscode#234175) 2024-11-19 12:00:27 +01:00
Christof Marti ec30df6ca4 Refactor for reuse with fetch (microsoft/vscode#228697) 2024-11-05 17:49:07 +01:00
Christof Marti e2f71125da Skip keepAlive flag (microsoft/vscode#228872) 2024-09-30 16:29:08 +02:00
Christof Marti 4eddc930d4 Pass on keepAlive flag (microsoft/vscode#173861) 2024-08-20 22:36:16 +02:00
Christof Marti 7aa33a750b Add CredScan suppressions 2024-07-25 17:19:01 +02:00
Christof Marti 0fb4b67ad5 Clarify 'Remember my credentials' (microsoft/vscode#223342) 2024-07-24 12:43:55 +02:00
Raymond Zhao 489a7ef7f6
docs: clarify basic auth test README (#43) 2024-07-23 09:36:30 -07:00
Christof Marti ad4ed8b28c Suppress alerts for test credentials 2024-07-12 10:53:07 +02:00
Christof Marti 2163340f4f Set agent protocol (microsoft/vscode-extension-test-runner#42) 2024-07-12 09:41:54 +02:00
Christof Marti f3b8bea95c Dev container for testing basic auth support (microsoft/vscode#220034) 2024-07-10 09:19:25 +02:00
João Moreno cbb23e7f00
Merge pull request #37 from microsoft/dependabot/npm_and_yarn/tests/test-client/braces-3.0.3
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /tests/test-client
2024-07-02 09:28:10 +02:00
Christof Marti ca00f7c0dc 0.21.0 2024-06-24 11:31:51 +02:00
mohankumarelec dda8746b94
Added NO_PROXY setting to be passed from config (microsoft/vscode#211958) 2024-06-24 09:22:48 +00:00
Christof Marti 287e76e8e0 Add testCertificates for testing 2024-06-24 09:51:13 +02:00
dependabot[bot] 15e18baf35
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /tests/test-client
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 16:18:02 +00:00
Christof Marti 56ff7c0cb8 Update socks to avoid CVE-2024-29415 2024-06-13 18:17:23 +02:00
Raymond Zhao 91b81109c7
0.19.1 (#34) 2024-02-21 18:08:20 +01:00
dependabot[bot] 0dcb98a0fa
build(deps): bump ip from 2.0.0 to 2.0.1 (#33)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 08:53:34 -08:00
Christof Marti f8aaf689c3 Also check for /etc/ssl/ca-bundle.pem (microsoft/vscode#203847) 2024-01-31 11:08:11 +01:00
Christof Marti 20a1492523 Avoid excessive trace logging (microsoft/vscode#197549) 2023-11-21 11:13:44 +01:00
Christof Marti b8c064bbd6 Avoid excessive trace logging (microsoft/vscode#197549) 2023-11-14 09:39:31 +01:00
Christof Marti 39b560fcd9 Reduce surfaced interface 2023-11-13 16:01:33 +01:00
Christof Marti eaae157d16 Async callback for additional certificates (microsoft/vscode-remote-release#9176) 2023-11-13 16:01:33 +01:00
Christof Marti 1a6ef6967d Avoid excessive trace logging (microsoft/vscode#197549) 2023-11-13 16:01:33 +01:00
Raymond Zhao 6a84722296
Bump dependencies, prepare 0.17.5 (#28)
* Bump dependencies

* Bump to 0.17.5
2023-10-12 08:35:30 +02:00
Christof Marti 065a2b8302 Handle objects without prototype 2023-09-20 09:36:41 +02:00
Christof Marti 3a5cfb8e03 Improve logging 2023-09-15 18:20:09 +02:00
Christof Marti f5826c5dc5 0.17.3 2023-09-15 16:42:31 +02:00
Christof Marti 9c1266c24a Trace log connect options 2023-09-15 16:42:31 +02:00
Christof Marti 1ef32bec0b Fix: net.connect options in tls.connect 2023-09-15 16:42:31 +02:00
Christof Marti 36b6bb5794 Fix: timeout option 2023-09-15 16:42:31 +02:00
Christof Marti d340b9d346 0.17.2 2023-07-27 18:43:13 +02:00
Christof Marti 80d7714cdc Avoid logging arbitrary objects (microsoft/vscode#188783) 2023-07-26 10:33:33 +02:00
Christof Marti d39ebe89c0 Sync with main repo 2023-07-24 20:22:25 +02:00
Christof Marti 60a13a44d1 Isolate internal network 2023-07-24 20:22:25 +02:00
Christof Marti 2e803c24dc Use placeholder names for tests 2023-07-24 17:58:35 +02:00
Christof Marti e390847e6f
Remember authentication state for single request (#20) 2023-07-20 17:44:12 +02:00
Christof Marti 608837620d
Add auth callback and Kerberos test setup (#19) 2023-07-19 15:42:28 +02:00
Christof Marti 8a32cdb74a 0.16.0 2023-07-16 21:48:51 +02:00
Christof Marti d85c2e1ac2 Update dependencies 2023-07-16 21:48:51 +02:00
Christof Marti c6527a95f1 0.15.0 2023-07-07 17:32:23 +02:00
Christof Marti 055d34ac91 Ensure early writes are queued (microsoft/vscode#185098) 2023-07-07 17:32:23 +02:00
Christof Marti 2292b058b5 Handle additional socks schemes (microsoft/vscode#158669) 2023-07-07 11:41:45 +02:00
Christof Marti a2bd7be062 Only set up mitmproxy 2023-06-20 14:45:56 +02:00
Christof Marti da08b4d149 Configure wget 2023-06-20 14:45:56 +02:00
Christof Marti c313eda651 Lockfile 2023-06-20 14:45:56 +02:00
Christof Marti 3186dfed3c Include docker-in-docker 2023-06-20 14:45:56 +02:00
Christof Marti b8f47b80b3 Fix keyboard 2023-06-20 14:45:56 +02:00
Christof Marti 5d6c57ee1d Add Chromium and libnss3-tools 2023-06-20 14:45:56 +02:00