..
generatevpackpat
Replace Newtonsoft.Json with System.Text.Json ( #3032 )
2022-08-29 19:46:06 -04:00
DotNetTest.ps1
Onboard Tests for OpenSSL 3 ( #3388 )
2023-02-02 13:43:49 -05:00
FullRunRPS.json
Remove stub TLS ( #1411 )
2021-03-30 14:22:39 -07:00
Invoke-EtwTraceCollection.ps1
Add Salted Hash Support To Etw Collection ( #1734 )
2021-06-17 14:13:14 -07:00
RemoteTests.json
Support Optional Units on secnetperf Arguments ( #4015 )
2024-01-08 20:03:04 -05:00
TcpTests.json
Linux TCP support ( #3895 )
2023-10-12 15:24:12 +00:00
build.ps1
More Connection Statistics for netperf ( #4114 )
2024-02-06 11:21:25 -08:00
build.rs
Enable minimal datagram support ( #2986 )
2022-08-16 14:33:35 -04:00
cancel-performance.ps1
Add a script to always clean up perf machines ( #1997 )
2021-09-16 16:16:29 -07:00
clog.inputs
Add New Receive Buffer Unit Tests ( #4020 )
2023-12-20 16:15:44 -05:00
create-release.ps1
Clean up after Master to Main Rename ( #757 )
2020-08-22 11:32:02 -07:00
docfx-replace-url.ps1
Add JIT compilation to replace relative path ../src with full URL to prepare for docfx ( #3909 )
2023-10-10 15:35:10 -07:00
download-failures.ps1
Add option to open the debugger from the download logs script ( #1132 )
2021-01-04 11:54:34 -08:00
emulated-performance.ps1
Onboard Tests for OpenSSL 3 ( #3388 )
2023-02-02 13:43:49 -05:00
generate-docfx-yml.ps1
Add DocFx Integration ( #3833 )
2023-09-19 16:48:18 -07:00
generate-dotnet.ps1
Add Support for Custom TLS Alert in Certificate Validation Failure ( #3391 )
2023-02-03 21:02:00 -05:00
generate-git-checkin.ps1
Move VPack to OneBranch ( #3763 )
2023-07-19 13:19:05 -07:00
get-buildconfig.ps1
improve OpenSSL detection ( #3390 )
2023-02-03 19:21:43 -05:00
install-build-artifacts.ps1
Onboard Tests for OpenSSL 3 ( #3388 )
2023-02-02 13:43:49 -05:00
install-powershell-docker.sh
update msquic to clog 0.4.0 ( #2260 )
2022-01-04 10:11:46 -05:00
install-powershell.sh
Fix Powershell not installing correctly ( #1163 )
2021-01-15 11:34:08 -08:00
install-test-certificates.ps1
Fix tests on downlevel systems failing at end of test ( #2177 )
2021-11-23 14:12:08 -08:00
interop.ps1
Migrate Windows Prerelease tests to 1ES hosted pool ( #3732 )
2023-07-05 12:08:43 -07:00
log.ps1
Fix perf command existence check ( #3923 )
2023-10-16 22:41:00 -07:00
log_wrapper.sh
add note for default ubuntu issue ( #3916 )
2023-10-12 20:44:47 +00:00
lola-perf.ps1
Merge Lola Branch ( #2404 )
2022-02-18 15:00:33 -05:00
make-packages.sh
Update Linux Packages to Depend on libnuma ( #3670 )
2023-06-02 15:24:08 -07:00
make-pgo-pr.ps1
Unify datapath ( #3819 )
2023-09-23 12:45:17 -07:00
merge-coverage.ps1
Onboard Tests for OpenSSL 3 ( #3388 )
2023-02-02 13:43:49 -05:00
merge-darwin.ps1
Enable building macOS and iOS framework bundles ( #1927 )
2021-08-19 12:22:19 -07:00
onebranch-build-kernel.cmd
Use vse2022:vnext in Onebranch pipeline ( #3595 )
2023-04-29 10:04:27 -07:00
package-darwin-framework.ps1
Enable building macOS and iOS framework bundles ( #1927 )
2021-08-19 12:22:19 -07:00
package-darwin-xcframework.ps1
Enable building macOS and iOS framework bundles ( #1927 )
2021-08-19 12:22:19 -07:00
package-distribution.ps1
Update Minor Version to v2.4 in main ( #4086 )
2024-01-26 17:46:57 -05:00
package-nuget.ps1
Fix missing headers in NuGet packaging script ( #4103 )
2024-02-01 17:49:12 -05:00
performance-helper.psm1
Refactor Performance Testing ( #3953 )
2023-12-14 14:00:54 -05:00
performance.ps1
Unify datapath ( #3819 )
2023-09-23 12:45:17 -07:00
prepare-docfx.ps1
Add DocFx Integration ( #3833 )
2023-09-19 16:48:18 -07:00
prepare-machine.ps1
Adds Kernel Support for netperf ( #4068 )
2024-01-22 13:49:16 -05:00
prepare-package.ps1
Completely remove 32 bit windows kernel mode ( #2462 )
2022-03-09 08:10:16 -05:00
publish-quictrace.ps1
Enable single file exe for QuicTrace ( #2204 )
2021-12-07 13:19:40 -08:00
qns.Dockerfile
Use Latest Interop Runner Docker Image ( #3542 )
2023-09-30 17:45:36 -07:00
recvfuzz.ps1
Fuzz Handshake packet ( #4074 )
2024-03-12 18:39:38 +05:30
rps.ps1
Rename quicperf to netsecperf ( #1368 )
2021-03-23 14:05:41 -07:00
run-executable.ps1
Migrate Windows Prerelease tests to 1ES hosted pool ( #3732 )
2023-07-05 12:08:43 -07:00
run-gtest.ps1
Light up Windows Kernel + DuoNic testing ( #3991 )
2023-12-07 12:04:07 -08:00
run_endpoint.sh
Use Latest Interop Runner Docker Image ( #3542 )
2023-09-30 17:45:36 -07:00
secnetperf-helpers.psm1
Implement watermark idea (reopen PR) ( #4193 )
2024-03-14 12:00:51 -07:00
secnetperf.ps1
Implement watermark idea (reopen PR) ( #4193 )
2024-03-14 12:00:51 -07:00
sign.ps1
Onboard Kernel Tests to GitHub (w/ Signing Fixes) ( #3699 )
2023-06-14 15:29:42 -04:00
spin.ps1
More GitHub Automation Improvements ( #3434 )
2023-02-15 13:32:22 -08:00
sync-mirror.ps1
Debug Mirroring ( #2128 )
2021-11-08 12:04:58 -05:00
t.cmd
Create t.cmd ( #2247 )
2021-12-23 08:12:47 -05:00
test.ps1
Light up Windows Kernel + DuoNic testing ( #3991 )
2023-12-07 12:04:07 -08:00
update-docfx-site.ps1
Update README and Automation Script to include documentation dashboard. ( #3899 )
2023-10-05 18:52:01 -04:00
update-sidecar.ps1
Merge Lola Branch ( #2404 )
2022-02-18 15:00:33 -05:00
update-version.ps1
Move VPack to OneBranch ( #3763 )
2023-07-19 13:19:05 -07:00
upload-linux-packages.sh
Migrate to PMC v4 for publishing ( #3674 )
2023-06-03 17:31:36 -07:00
validate-package-commits.ps1
Validate pipeline commit matches resource in vpack publish ( #2425 )
2022-02-24 12:48:34 -05:00
wpa.ps1
Improve Pacing Send Logic ( #2266 )
2022-01-07 07:42:22 -05:00
write-versions.ps1
Update Minor Version to v2.4 in main ( #4086 )
2024-01-26 17:46:57 -05:00
xdp.json
Update xdp.json to 1.0.1 ( #4130 )
2024-02-12 19:36:23 -05:00