azure / GuestProxyAgent
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 164 files with 23,531 lines of code in files.
    • 30 files that are 366+ days old (8,649 lines of code)
    • 119 files that are 181-365 days old (12,885 lines of code)
    • 10 files that are 91-180 days old (1,708 lines of code)
    • 5 files that are 31-90 days old (289 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
36% | 54% | 7% | 1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 164 files with 23,531 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 60 files have been last changed 181-365 days ago (3,020 lines of code)
    • 26 files have been last changed 91-180 days ago (2,267 lines of code)
    • 48 files have been last changed 31-90 days ago (8,170 lines of code)
    • 30 files have been last changed 1-30 days ago (10,074 lines of code)
0% | 12% | 9% | 34% | 42%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
rs, cs, yaml, sh, ps1, json, cmd, md, toml, vbs, txt, wsf, c, h, gitattributes, dockerignore, spec, gitignore, csproj
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
rs42% | 47% | 9% | 1% | 0%
cmd84% | 15% | 0% | 0% | 0%
c64% | 36% | 0% | 0% | 0%
ps135% | 64% | 0% | 0% | 0%
toml93% | 6% | 0% | 0% | 0%
spec100% | 0% | 0% | 0% | 0%
cs0% | 99% | 0% | <1% | 0%
wsf0% | 100% | 0% | 0% | 0%
h0% | 100% | 0% | 0% | 0%
vbs0% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
rs0% | 6% | 10% | 35% | 47%
cs0% | 39% | 6% | 53% | 0%
ps10% | 64% | 17% | 17% | 0%
c0% | 64% | 0% | 36% | 0%
h0% | 100% | 0% | 0% | 0%
cmd0% | 15% | 0% | 0% | 84%
spec0% | 100% | 0% | 0% | 0%
toml0% | 0% | 7% | 6% | 86%
wsf0% | 0% | 0% | 0% | 100%
vbs0% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
proxy_agent42% | 44% | 12% | <1% | 0%
proxy_agent_extension54% | 45% | <1% | 0% | 0%
proxy_agent_shared38% | 51% | 0% | 9% | 0%
ROOT88% | 11% | 0% | 0% | 0%
linux-ebpf66% | 33% | 0% | 0% | 0%
e2etest5% | 93% | 0% | <1% | 0%
rpmbuild100% | 0% | 0% | 0% | 0%
proxy_agent_setup2% | 96% | 1% | 0% | 0%
Setup0% | 100% | 0% | 0% | 0%
ebpf0% | 100% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
e2etest0% | 43% | 8% | 47% | 0%
proxy_agent0% | 6% | 12% | 31% | 48%
linux-ebpf0% | 100% | 0% | 0% | 0%
proxy_agent_extension0% | 9% | 7% | 39% | 43%
proxy_agent_setup0% | 15% | 20% | 55% | 9%
proxy_agent_shared0% | 1% | 0% | 44% | 53%
rpmbuild0% | 100% | 0% | 0% | 0%
ebpf0% | 24% | 0% | 75% | 0%
ROOT0% | 7% | 0% | 4% | 88%
Setup0% | 0% | 0% | 0% | 100%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
InstallGuestProxyAgentExtension.ps1
in e2etest/GuestProxyAgentTest/Scripts
87 - 2024-03-09 2025-02-14 9 4 zpeng@microsoft.com zpeng@microsoft.com
service_main.rs
in proxy_agent_extension/src
948 11 2024-03-13 2025-04-29 29 7 neeralishah@microsoft.com zpeng@microsoft.com
key_keeper.rs
in proxy_agent/src
754 6 2024-03-13 2025-03-21 44 7 zpeng@microsoft.com zpeng@microsoft.com
provision.rs
in proxy_agent/src
713 - 2024-03-13 2025-04-29 37 7 zpeng@microsoft.com zpeng@microsoft.com
linux.rs
in proxy_agent/src/redirector
567 - 2024-03-13 2025-02-28 39 6 zpeng@microsoft.com zpeng@microsoft.com
windows.rs
in proxy_agent/src/redirector
207 1 2024-03-13 2025-04-25 31 6 zpeng@microsoft.com zpeng@microsoft.com
helpers.rs
in proxy_agent/src/common
117 2 2024-03-13 2025-01-28 13 7 zpeng@microsoft.com frodo@morgul.net
span.rs
in proxy_agent_shared/src/telemetry
92 4 2024-03-13 2025-02-28 8 4 zpeng@microsoft.com zpeng@microsoft.com
telemetry.rs
in proxy_agent_shared/src
46 1 2024-03-13 2024-07-17 5 4 zpeng@microsoft.com 131208062+shahneerali@users...
proxy.rs
in proxy_agent/src
279 1 2024-03-21 2025-02-28 29 8 zpeng@microsoft.com zpeng@microsoft.com
ebpf_cgroup.c
in linux-ebpf
192 2 2024-03-28 2024-07-17 8 4 zpeng@microsoft.com 131208062+shahneerali@users...
Cargo.toml
in proxy_agent
92 - 2024-03-28 2025-04-29 38 7 zpeng@microsoft.com zpeng@microsoft.com
spec
azure-proxy-agent.spec
in rpmbuild/SPECS
37 - 2024-03-29 2024-10-10 5 3 zpeng@microsoft.com cahenk95@gmail.com
IMDSPingTest.ps1
in e2etest/GuestProxyAgentTest/Scripts
45 - 2024-04-03 2024-11-13 7 3 bingyu.yin@outlook.com zpeng@microsoft.com
PingTestOnBindingLocalIP.ps1
in e2etest/GuestProxyAgentTest/Scripts
42 - 2024-04-04 2024-11-13 8 3 siyin@microsoft.com zpeng@microsoft.com
handler_main.rs
in proxy_agent_extension/src
413 12 2024-04-11 2025-04-04 25 8 neeralishah@microsoft.com zpeng@microsoft.com
linux.rs
in proxy_agent_shared/src
154 3 2024-04-12 2025-02-25 14 5 zpeng@microsoft.com zpeng@microsoft.com
cmd
build.cmd
in root
239 - 2024-04-15 2025-04-17 27 5 131208062+shahneerali@users... zpeng@microsoft.com
proxy_summary.rs
in proxy_agent/src/proxy
51 1 2024-04-16 2025-01-27 16 6 zpeng@microsoft.com 133302048+mayankdaruka-msft...
key.rs
in proxy_agent/src/key_keeper
1449 12 2024-04-17 2025-04-10 33 7 zpeng@microsoft.com zpeng@microsoft.com
windows.rs
in proxy_agent/src/proxy
369 7 2024-04-17 2025-04-30 21 6 131208062+shahneerali@users... zpeng@microsoft.com
proxy_agent_status.rs
in proxy_agent/src
302 - 2024-04-30 2025-04-09 33 7 neeralishah@microsoft.com zpeng@microsoft.com
proxy_connection.rs
in proxy_agent/src/proxy
251 - 2024-04-30 2025-04-10 17 5 neeralishah@microsoft.com zpeng@microsoft.com
proxy_agent_aggregate_status.rs
in proxy_agent_shared/src
79 1 2024-04-30 2025-04-29 13 4 neeralishah@microsoft.com zpeng@microsoft.com
Cargo.toml
in proxy_agent_shared
36 - 2024-04-30 2025-04-29 24 5 131208062+shahneerali@users... zpeng@microsoft.com
Cargo.toml
in proxy_agent_extension
27 - 2024-04-30 2025-04-25 24 6 131208062+shahneerali@users... zpeng@microsoft.com
Cargo.toml
in proxy_agent_setup
13 - 2024-04-30 2024-12-05 18 5 131208062+shahneerali@users... zpeng@microsoft.com
linux_service.rs
in proxy_agent_shared/src/service
87 5 2024-05-02 2025-02-25 9 5 zpeng@microsoft.com zpeng@microsoft.com
authorization_rules.rs
in proxy_agent/src/proxy
529 2 2024-05-06 2025-04-10 23 7 131208062+shahneerali@users... zpeng@microsoft.com
misc_helpers.rs
in proxy_agent_shared/src
432 7 2024-05-06 2025-04-29 15 7 131208062+shahneerali@users... zpeng@microsoft.com
common.rs
in proxy_agent_extension/src
460 4 2024-05-08 2025-02-28 19 8 zpeng@microsoft.com zpeng@microsoft.com
event_reader.rs
in proxy_agent/src/telemetry
396 1 2024-05-08 2025-02-28 24 7 zpeng@microsoft.com zpeng@microsoft.com
redirector.rs
in proxy_agent/src
371 - 2024-05-08 2025-04-01 34 6 zpeng@microsoft.com zpeng@microsoft.com
bpf_prog.rs
in proxy_agent/src/redirector/windows
359 2 2024-05-08 2025-03-27 18 6 zpeng@microsoft.com zpeng@microsoft.com
windows_service.rs
in proxy_agent_shared/src/service
358 3 2024-05-08 2025-02-28 13 6 zpeng@microsoft.com zpeng@microsoft.com
windows.rs
in proxy_agent_shared/src
333 5 2024-05-08 2025-04-25 10 6 zpeng@microsoft.com zpeng@microsoft.com
main.rs
in proxy_agent_setup/src
300 8 2024-05-08 2025-02-28 14 6 zpeng@microsoft.com zpeng@microsoft.com
TestScenarioBase.cs
in e2etest/GuestProxyAgentTest/TestScenarios
278 12 2024-05-08 2025-02-28 8 4 zpeng@microsoft.com zpeng@microsoft.com
bpf_api.rs
in proxy_agent/src/redirector/windows
252 5 2024-05-08 2025-04-25 18 5 zpeng@microsoft.com zpeng@microsoft.com
config.rs
in proxy_agent/src/common
242 3 2024-05-08 2025-04-29 17 4 zpeng@microsoft.com zpeng@microsoft.com
bpf_obj.rs
in proxy_agent/src/redirector/windows
242 1 2024-05-08 2024-10-17 7 4 zpeng@microsoft.com zpeng@microsoft.com
instance_info.rs
in proxy_agent/src/host_clients
224 - 2024-05-08 2024-10-17 9 5 zpeng@microsoft.com zpeng@microsoft.com
VMBuilder.cs
in e2etest/GuestProxyAgentTest/Utilities
222 7 2024-05-08 2025-04-04 25 9 zpeng@microsoft.com zpeng@microsoft.com
structs.rs
in proxy_agent_extension/src
208 5 2024-05-08 2024-06-26 5 5 zpeng@microsoft.com 131208062+shahneerali@users...
telemetry_event.rs
in proxy_agent/src/telemetry
208 2 2024-05-08 2025-01-09 10 5 zpeng@microsoft.com zpeng@microsoft.com
goal_state.rs
in proxy_agent/src/host_clients
205 2 2024-05-08 2024-09-11 3 2 zpeng@microsoft.com zpeng@microsoft.com
ebpf_obj.rs
in proxy_agent/src/redirector/linux
198 6 2024-05-08 2024-10-17 7 4 zpeng@microsoft.com zpeng@microsoft.com
event_logger.rs
in proxy_agent_shared/src/telemetry
194 - 2024-05-08 2025-02-28 17 6 zpeng@microsoft.com zpeng@microsoft.com
service.rs
in proxy_agent_shared/src
179 1 2024-05-08 2025-02-25 10 6 zpeng@microsoft.com zpeng@microsoft.com
JUnitTestResultBuilder.cs
in e2etest/GuestProxyAgentTest/Utilities
167 7 2024-05-08 2025-02-28 5 4 zpeng@microsoft.com zpeng@microsoft.com
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
cmd
reset.cmd
in proxy_agent_extension/src/windows
4 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
cmd
uninstall.cmd
in proxy_agent_extension/src/windows
4 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
cmd
disable.cmd
in proxy_agent_extension/src/windows
4 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
ConfigTCPPortScalability.ps1
in e2etest/GuestProxyAgentTest/Scripts
7 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
build.rs
in proxy_agent
8 1 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
build.rs
in proxy_agent_setup
8 1 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
TestCaseResultDetails.cs
in e2etest/GuestProxyAgentTest/Models
12 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
RunCommandOutputDetails.cs
in e2etest/GuestProxyAgentTest/Models
16 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
SetupCGroup2TestCase.cs
in e2etest/GuestProxyAgentTest/TestCases
17 2 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
TestAssertUtils.cs
in e2etest/GuestProxyAgentTest/Utilities
19 1 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
YamlUtils.cs
in e2etest/GuestProxyAgentTest/Utilities
24 1 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
TestMap.cs
in e2etest/GuestProxyAgentTest/Models
26 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
TestScenarioStatusDetails.cs
in e2etest/GuestProxyAgentTest/Models
31 - 2024-05-08 2024-05-08 1 1 zpeng@microsoft.com zpeng@microsoft.com
backup.rs
in proxy_agent_setup/src
9 - 2024-05-08 2024-05-17 2 1 zpeng@microsoft.com zpeng@microsoft.com
telemetry.rs
in proxy_agent/src
2 - 2024-05-08 2024-05-21 2 2 zpeng@microsoft.com github@declined.dev
host_clients.rs
in proxy_agent/src
4 - 2024-05-08 2024-05-21 2 2 zpeng@microsoft.com github@declined.dev
build.rs
in proxy_agent_extension
8 1 2024-05-08 2024-05-21 2 2 zpeng@microsoft.com github@declined.dev
windows.rs
in proxy_agent_extension/src
1 - 2024-05-08 2024-06-26 5 3 zpeng@microsoft.com 131208062+shahneerali@users...
structs.rs
in proxy_agent_extension/src
208 5 2024-05-08 2024-06-26 5 5 zpeng@microsoft.com 131208062+shahneerali@users...
RunCommandSetting.cs
in e2etest/GuestProxyAgentTest/Settings
20 - 2024-05-08 2024-07-17 4 4 zpeng@microsoft.com 131208062+shahneerali@users...
telemetry.rs
in proxy_agent_shared/src
46 1 2024-03-13 2024-07-17 5 4 zpeng@microsoft.com 131208062+shahneerali@users...
ModelExtensions.cs
in e2etest/GuestProxyAgentTest/Extensions
90 4 2024-05-08 2024-07-17 4 4 zpeng@microsoft.com 131208062+shahneerali@users...
TestCommonUtilities.cs
in e2etest/GuestProxyAgentTest/Utilities
102 4 2024-05-08 2024-07-17 9 6 zpeng@microsoft.com 131208062+shahneerali@users...
CertificateUtility.cs
in e2etest/GuestProxyAgentTest/Utilities
103 5 2024-05-08 2024-07-17 4 4 zpeng@microsoft.com 131208062+shahneerali@users...
ebpf_cgroup.c
in linux-ebpf
192 2 2024-03-28 2024-07-17 8 4 zpeng@microsoft.com 131208062+shahneerali@users...
cmd
update.cmd
in proxy_agent_extension/src/windows
4 - 2024-05-08 2024-07-29 2 2 zpeng@microsoft.com neeralishah@microsoft.com
cmd
install.cmd
in proxy_agent_extension/src/windows
4 - 2024-05-08 2024-07-29 2 2 zpeng@microsoft.com neeralishah@microsoft.com
cmd
enable.cmd
in proxy_agent_extension/src/windows
4 - 2024-05-08 2024-08-06 4 3 zpeng@microsoft.com 131208062+shahneerali@users...
LocalIPBindingCase.cs
in e2etest/GuestProxyAgentTest/TestCases
20 2 2024-05-08 2024-09-03 3 1 zpeng@microsoft.com zpeng@microsoft.com
IMDSPingTestCase.cs
in e2etest/GuestProxyAgentTest/TestCases
21 2 2024-05-08 2024-09-03 3 1 zpeng@microsoft.com zpeng@microsoft.com
TCPPortScalabilityCase.cs
in e2etest/GuestProxyAgentTest/TestCases
27 2 2024-05-08 2024-09-03 3 1 zpeng@microsoft.com zpeng@microsoft.com
GuestProxyAgentExtensionValidationCase.cs
in e2etest/GuestProxyAgentTest/TestCases
49 3 2024-05-08 2024-09-03 12 3 zpeng@microsoft.com zpeng@microsoft.com
Constants.cs
in e2etest/GuestProxyAgentTest/Utilities
58 2 2024-05-08 2024-09-03 14 6 zpeng@microsoft.com zpeng@microsoft.com
InstallGuestProxyAgent.ps1
in e2etest/GuestProxyAgentTest/Scripts
19 - 2024-05-08 2024-09-11 2 1 zpeng@microsoft.com zpeng@microsoft.com
CollectInVMGALog.ps1
in e2etest/GuestProxyAgentTest/Scripts
26 - 2024-05-08 2024-09-11 2 1 zpeng@microsoft.com zpeng@microsoft.com
GuestProxyAgentValidation.ps1
in e2etest/GuestProxyAgentTest/Scripts
58 - 2024-05-08 2024-09-11 2 1 zpeng@microsoft.com zpeng@microsoft.com
GuestProxyAgentLoadedModulesValidation.ps1
in e2etest/GuestProxyAgentTest/Scripts
67 - 2024-05-08 2024-09-11 5 4 zpeng@microsoft.com zpeng@microsoft.com
GuestProxyAgentExtensionValidation.ps1
in e2etest/GuestProxyAgentTest/Scripts
144 - 2024-05-08 2024-09-11 14 4 zpeng@microsoft.com zpeng@microsoft.com
goal_state.rs
in proxy_agent/src/host_clients
205 2 2024-05-08 2024-09-11 3 2 zpeng@microsoft.com zpeng@microsoft.com
args.rs
in proxy_agent_setup/src
47 2 2024-05-08 2024-09-25 7 6 zpeng@microsoft.com chhenk@microsoft.com
TestConfig.cs
in e2etest/GuestProxyAgentTest/Models
24 - 2024-05-08 2024-10-10 3 3 zpeng@microsoft.com cahenk95@gmail.com
spec
azure-proxy-agent.spec
in rpmbuild/SPECS
37 - 2024-03-29 2024-10-10 5 3 zpeng@microsoft.com cahenk95@gmail.com
cmd
21 - 2024-09-25 2024-10-11 3 3 chhenk@microsoft.com zpeng@microsoft.com
setup.rs
in proxy_agent_setup/src
26 1 2024-05-08 2024-10-17 4 2 zpeng@microsoft.com zpeng@microsoft.com
socket.h
in ebpf
35 - 2024-10-17 2024-10-17 1 1 zpeng@microsoft.com zpeng@microsoft.com
GuestProxyAgentLoadedModulesValidationCase.cs
in e2etest/GuestProxyAgentTest/TestCases
43 2 2024-05-08 2024-10-17 2 1 zpeng@microsoft.com zpeng@microsoft.com
GuestProxyAgentValidationCase.cs
in e2etest/GuestProxyAgentTest/TestCases
52 3 2024-05-08 2024-10-17 5 4 zpeng@microsoft.com zpeng@microsoft.com
VMHelper.cs
in e2etest/GuestProxyAgentTest/Utilities
68 5 2024-05-08 2024-10-17 5 4 zpeng@microsoft.com zpeng@microsoft.com
RunCommandSettingBuilder.cs
in e2etest/GuestProxyAgentTest/Utilities
82 9 2024-05-08 2024-10-17 5 4 zpeng@microsoft.com zpeng@microsoft.com
socket.h
in linux-ebpf
98 - 2024-05-08 2024-10-17 5 2 zpeng@microsoft.com zpeng@microsoft.com
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
vbs
Utility.vbs
in Setup/Windows
105 8
wsf
Tracing.wsf
in Setup/Windows
77 -
12 1
vbs
UninstallProxyAgent.vbs
in Setup/Windows
11 1
vbs
11 1
11 1
ExceptionExtensions.cs
in e2etest/GuestProxyAgentTest/Extensions
24 1 2025-02-28 2025-02-28 1 1 zpeng@microsoft.com zpeng@microsoft.com
rolling_logger.rs
in proxy_agent_shared/src/logger
172 7 2025-02-25 2025-04-10 3 1 zpeng@microsoft.com zpeng@microsoft.com
logger.rs
in proxy_agent_shared/src
32 1 2025-02-25 2025-04-10 3 1 zpeng@microsoft.com zpeng@microsoft.com
logger_manager.rs
in proxy_agent_shared/src/logger
31 - 2025-02-25 2025-04-10 3 1 zpeng@microsoft.com zpeng@microsoft.com
cli.rs
in proxy_agent/src/common
30 - 2025-02-14 2025-02-24 2 1 zpeng@microsoft.com zpeng@microsoft.com
agent_status_wrapper.rs
in proxy_agent/src/shared_state
587 - 2024-11-25 2025-03-21 5 1 zpeng@microsoft.com zpeng@microsoft.com
key_keeper_wrapper.rs
in proxy_agent/src/shared_state
540 - 2024-11-25 2025-02-05 2 2 zpeng@microsoft.com 133302048+mayankdaruka-msft...
provision_wrapper.rs
in proxy_agent/src/shared_state
218 - 2024-11-25 2025-03-03 2 1 zpeng@microsoft.com zpeng@microsoft.com
redirector_wrapper.rs
in proxy_agent/src/shared_state
148 - 2024-11-25 2024-11-25 1 1 zpeng@microsoft.com zpeng@microsoft.com
proxy_server_wrapper.rs
in proxy_agent/src/shared_state
120 - 2024-11-25 2024-11-25 1 1 zpeng@microsoft.com zpeng@microsoft.com
telemetry_wrapper.rs
in proxy_agent/src/shared_state
78 - 2024-11-25 2024-11-25 1 1 zpeng@microsoft.com zpeng@microsoft.com
error.rs
in proxy_agent_extension/src
8 - 2024-11-20 2024-11-20 1 1 133302048+mayankdaruka-msft... 133302048+mayankdaruka-msft...
error.rs
in proxy_agent_setup/src
5 - 2024-11-20 2024-11-20 1 1 133302048+mayankdaruka-msft... 133302048+mayankdaruka-msft...
result.rs
in proxy_agent_setup/src
2 - 2024-11-20 2024-11-20 1 1 133302048+mayankdaruka-msft... 133302048+mayankdaruka-msft...
result.rs
in proxy_agent_extension/src
2 - 2024-11-20 2024-11-20 1 1 133302048+mayankdaruka-msft... 133302048+mayankdaruka-msft...
error.rs
in proxy_agent_shared/src
64 1 2024-10-30 2025-04-25 4 2 133302048+mayankdaruka-msft... zpeng@microsoft.com
result.rs
in proxy_agent_shared/src
2 - 2024-10-30 2024-10-30 1 1 133302048+mayankdaruka-msft... 133302048+mayankdaruka-msft...
EnableProxyAgentCase.cs
in e2etest/GuestProxyAgentTest/TestCases
55 4 2024-10-23 2025-02-28 2 1 zpeng@microsoft.com zpeng@microsoft.com
wsf
ProxyAgent.wsf
in Setup/Windows
902 - 2024-10-17 2025-04-29 2 1 zpeng@microsoft.com zpeng@microsoft.com
socket.h
in ebpf
35 - 2024-10-17 2024-10-17 1 1 zpeng@microsoft.com zpeng@microsoft.com
error.rs
in proxy_agent/src/common
177 1 2024-10-16 2025-04-01 11 2 133302048+mayankdaruka-msft... zpeng@microsoft.com
result.rs
in proxy_agent/src/common
2 - 2024-10-16 2024-10-30 2 1 133302048+mayankdaruka-msft... 133302048+mayankdaruka-msft...
cmd
21 - 2024-09-25 2024-10-11 3 3 chhenk@microsoft.com zpeng@microsoft.com
proxy_server.rs
in proxy_agent/src/proxy
917 3 2024-09-19 2025-04-10 23 3 zpeng@microsoft.com zpeng@microsoft.com
proxy_authorizer.rs
in proxy_agent/src/proxy
603 12 2024-09-19 2025-04-10 15 3 zpeng@microsoft.com zpeng@microsoft.com
hyper_client.rs
in proxy_agent/src/common
435 4 2024-09-03 2025-04-10 9 3 zpeng@microsoft.com zpeng@microsoft.com
service_state.rs
in proxy_agent_extension/src/service_main
34 - 2024-07-24 2024-12-05 3 3 neeralishah@microsoft.com zpeng@microsoft.com
shared_state.rs
in proxy_agent/src
55 - 2024-07-05 2024-11-25 11 3 zpeng@microsoft.com zpeng@microsoft.com
AddLinuxVMExtensionCase.cs
in e2etest/GuestProxyAgentTest/TestCases
71 3 2024-06-14 2025-02-28 9 4 neeralishah@microsoft.com zpeng@microsoft.com
Cargo.toml
in root
11 - 2024-05-21 2025-02-24 2 2 zpeng@microsoft.com zpeng@microsoft.com
common.rs
in proxy_agent_extension/src
460 4 2024-05-08 2025-02-28 19 8 zpeng@microsoft.com zpeng@microsoft.com
event_reader.rs
in proxy_agent/src/telemetry
396 1 2024-05-08 2025-02-28 24 7 zpeng@microsoft.com zpeng@microsoft.com
redirector.rs
in proxy_agent/src
371 - 2024-05-08 2025-04-01 34 6 zpeng@microsoft.com zpeng@microsoft.com
bpf_prog.rs
in proxy_agent/src/redirector/windows
359 2 2024-05-08 2025-03-27 18 6 zpeng@microsoft.com zpeng@microsoft.com
windows_service.rs
in proxy_agent_shared/src/service
358 3 2024-05-08 2025-02-28 13 6 zpeng@microsoft.com zpeng@microsoft.com
windows.rs
in proxy_agent_shared/src
333 5 2024-05-08 2025-04-25 10 6 zpeng@microsoft.com zpeng@microsoft.com
main.rs
in proxy_agent_setup/src
300 8 2024-05-08 2025-02-28 14 6 zpeng@microsoft.com zpeng@microsoft.com
TestScenarioBase.cs
in e2etest/GuestProxyAgentTest/TestScenarios
278 12 2024-05-08 2025-02-28 8 4 zpeng@microsoft.com zpeng@microsoft.com
bpf_api.rs
in proxy_agent/src/redirector/windows
252 5 2024-05-08 2025-04-25 18 5 zpeng@microsoft.com zpeng@microsoft.com
config.rs
in proxy_agent/src/common
242 3 2024-05-08 2025-04-29 17 4 zpeng@microsoft.com zpeng@microsoft.com
bpf_obj.rs
in proxy_agent/src/redirector/windows
242 1 2024-05-08 2024-10-17 7 4 zpeng@microsoft.com zpeng@microsoft.com
instance_info.rs
in proxy_agent/src/host_clients
224 - 2024-05-08 2024-10-17 9 5 zpeng@microsoft.com zpeng@microsoft.com
VMBuilder.cs
in e2etest/GuestProxyAgentTest/Utilities
222 7 2024-05-08 2025-04-04 25 9 zpeng@microsoft.com zpeng@microsoft.com
structs.rs
in proxy_agent_extension/src
208 5 2024-05-08 2024-06-26 5 5 zpeng@microsoft.com 131208062+shahneerali@users...
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
vbs
Utility.vbs
in Setup/Windows
105 8
wsf
Tracing.wsf
in Setup/Windows
77 -
12 1
vbs
UninstallProxyAgent.vbs
in Setup/Windows
11 1
vbs
11 1
11 1
windows.rs
in proxy_agent/src/proxy
369 7 2024-04-17 2025-04-30 21 6 131208062+shahneerali@users... zpeng@microsoft.com
service_main.rs
in proxy_agent_extension/src
948 11 2024-03-13 2025-04-29 29 7 neeralishah@microsoft.com zpeng@microsoft.com
wsf
ProxyAgent.wsf
in Setup/Windows
902 - 2024-10-17 2025-04-29 2 1 zpeng@microsoft.com zpeng@microsoft.com
provision.rs
in proxy_agent/src
713 - 2024-03-13 2025-04-29 37 7 zpeng@microsoft.com zpeng@microsoft.com
misc_helpers.rs
in proxy_agent_shared/src
432 7 2024-05-06 2025-04-29 15 7 131208062+shahneerali@users... zpeng@microsoft.com
config.rs
in proxy_agent/src/common
242 3 2024-05-08 2025-04-29 17 4 zpeng@microsoft.com zpeng@microsoft.com
Cargo.toml
in proxy_agent
92 - 2024-03-28 2025-04-29 38 7 zpeng@microsoft.com zpeng@microsoft.com
proxy_agent_aggregate_status.rs
in proxy_agent_shared/src
79 1 2024-04-30 2025-04-29 13 4 neeralishah@microsoft.com zpeng@microsoft.com
running.rs
in proxy_agent_setup/src
54 - 2024-05-08 2025-04-29 5 1 zpeng@microsoft.com zpeng@microsoft.com
Cargo.toml
in proxy_agent_shared
36 - 2024-04-30 2025-04-29 24 5 131208062+shahneerali@users... zpeng@microsoft.com
windows.rs
in proxy_agent_shared/src
333 5 2024-05-08 2025-04-25 10 6 zpeng@microsoft.com zpeng@microsoft.com
bpf_api.rs
in proxy_agent/src/redirector/windows
252 5 2024-05-08 2025-04-25 18 5 zpeng@microsoft.com zpeng@microsoft.com
windows.rs
in proxy_agent/src/redirector
207 1 2024-03-13 2025-04-25 31 6 zpeng@microsoft.com zpeng@microsoft.com
version.rs
in proxy_agent_shared/src
100 2 2024-05-08 2025-04-25 7 6 zpeng@microsoft.com zpeng@microsoft.com
error.rs
in proxy_agent_shared/src
64 1 2024-10-30 2025-04-25 4 2 133302048+mayankdaruka-msft... zpeng@microsoft.com
windows_main.rs
in proxy_agent_extension/src/service_main
58 - 2024-05-08 2025-04-25 11 6 zpeng@microsoft.com zpeng@microsoft.com
Cargo.toml
in proxy_agent_extension
27 - 2024-04-30 2025-04-25 24 6 131208062+shahneerali@users... zpeng@microsoft.com
cmd
build.cmd
in root
239 - 2024-04-15 2025-04-17 27 5 131208062+shahneerali@users... zpeng@microsoft.com
key.rs
in proxy_agent/src/key_keeper
1449 12 2024-04-17 2025-04-10 33 7 zpeng@microsoft.com zpeng@microsoft.com
proxy_server.rs
in proxy_agent/src/proxy
917 3 2024-09-19 2025-04-10 23 3 zpeng@microsoft.com zpeng@microsoft.com
proxy_authorizer.rs
in proxy_agent/src/proxy
603 12 2024-09-19 2025-04-10 15 3 zpeng@microsoft.com zpeng@microsoft.com
authorization_rules.rs
in proxy_agent/src/proxy
529 2 2024-05-06 2025-04-10 23 7 131208062+shahneerali@users... zpeng@microsoft.com
hyper_client.rs
in proxy_agent/src/common
435 4 2024-09-03 2025-04-10 9 3 zpeng@microsoft.com zpeng@microsoft.com
proxy_connection.rs
in proxy_agent/src/proxy
251 - 2024-04-30 2025-04-10 17 5 neeralishah@microsoft.com zpeng@microsoft.com
rolling_logger.rs
in proxy_agent_shared/src/logger
172 7 2025-02-25 2025-04-10 3 1 zpeng@microsoft.com zpeng@microsoft.com
logger.rs
in proxy_agent_shared/src
32 1 2025-02-25 2025-04-10 3 1 zpeng@microsoft.com zpeng@microsoft.com
logger_manager.rs
in proxy_agent_shared/src/logger
31 - 2025-02-25 2025-04-10 3 1 zpeng@microsoft.com zpeng@microsoft.com
proxy_agent_status.rs
in proxy_agent/src
302 - 2024-04-30 2025-04-09 33 7 neeralishah@microsoft.com zpeng@microsoft.com
service.rs
in proxy_agent/src
129 4 2024-05-08 2025-04-09 27 5 zpeng@microsoft.com zpeng@microsoft.com
constants.rs
in proxy_agent_extension/src
77 - 2024-05-08 2025-04-09 13 5 zpeng@microsoft.com zpeng@microsoft.com
handler_main.rs
in proxy_agent_extension/src
413 12 2024-04-11 2025-04-04 25 8 neeralishah@microsoft.com zpeng@microsoft.com
VMBuilder.cs
in e2etest/GuestProxyAgentTest/Utilities
222 7 2024-05-08 2025-04-04 25 9 zpeng@microsoft.com zpeng@microsoft.com
redirector.rs
in proxy_agent/src
371 - 2024-05-08 2025-04-01 34 6 zpeng@microsoft.com zpeng@microsoft.com
error.rs
in proxy_agent/src/common
177 1 2024-10-16 2025-04-01 11 2 133302048+mayankdaruka-msft... zpeng@microsoft.com
bpf_prog.rs
in proxy_agent/src/redirector/windows
359 2 2024-05-08 2025-03-27 18 6 zpeng@microsoft.com zpeng@microsoft.com
108 4 2024-05-08 2025-03-27 9 3 zpeng@microsoft.com zpeng@microsoft.com
key_keeper.rs
in proxy_agent/src
754 6 2024-03-13 2025-03-21 44 7 zpeng@microsoft.com zpeng@microsoft.com
agent_status_wrapper.rs
in proxy_agent/src/shared_state
587 - 2024-11-25 2025-03-21 5 1 zpeng@microsoft.com zpeng@microsoft.com
provision_wrapper.rs
in proxy_agent/src/shared_state
218 - 2024-11-25 2025-03-03 2 1 zpeng@microsoft.com zpeng@microsoft.com
main.rs
in proxy_agent/src
97 1 2024-05-08 2025-03-03 23 5 zpeng@microsoft.com zpeng@microsoft.com
constants.rs
in proxy_agent/src/common
29 - 2024-05-08 2025-03-03 10 3 zpeng@microsoft.com zpeng@microsoft.com
linux.rs
in proxy_agent/src/redirector
567 - 2024-03-13 2025-02-28 39 6 zpeng@microsoft.com zpeng@microsoft.com
common.rs
in proxy_agent_extension/src
460 4 2024-05-08 2025-02-28 19 8 zpeng@microsoft.com zpeng@microsoft.com
event_reader.rs
in proxy_agent/src/telemetry
396 1 2024-05-08 2025-02-28 24 7 zpeng@microsoft.com zpeng@microsoft.com