ebpf-for-windows/ebpfsvc
Gianni Trevisiol 99b7ece81f
Visual Studio 2022 porting (#1521)
* Draft

* wip - full build

* wip

* Docs & scripts update

* revert test

* Updates to overall GettingStarted.md guide.

* Updated CI/CD scripts

* Update ebpf-verifier cache key

* Fix #1513. Next action forwarded to #1563.

* Bump up epbfverifier to 05bca47

* Fix CRT path.

* Disable sanitizing

* fix cmake build

* Removed unsupported x86 and ARM configurations.

* Test address sanitizer off

* wip -full build w/asan

* asan enabled on ci/cd

* update wdk version to 22621

* wip - full build

* add mock asan

* Update CL param

* wip - proj sync

* wip - ltcg

* wip - driver settings

* wip-build props

* wip - asan opts

* wip-plat asan

* wip-asan

* wip

* wip

* wip-debug

* Branch resync

* Mitigate compiler OOM.

* remove asan mock

* doc update

* doc update

* Removed commented code.

* Added comments for pragma-s
2022-12-08 20:06:57 -07:00
..
CMakeLists.txt Update ubpf and fix build (#1293) 2022-07-25 10:32:35 -07:00
eBPFSvc.vcxproj Visual Studio 2022 porting (#1521) 2022-12-08 20:06:57 -07:00
eBPFSvc.vcxproj.filters Use CRT library to map handles to fds (#513) 2021-09-14 09:25:56 -06:00
packages.config Integrate verifier with ebpfsvc (#198) 2021-05-20 18:04:36 -07:00
resource.h Add version info to ebpfcore.sys, ebpfapi.dll, netebpfext.sys, and ebpfsvc.exe (#478) 2021-09-01 17:57:35 -06:00
rpc_api.cpp Registry changes for program and section data. (#1192) 2022-06-30 16:53:03 -07:00
rpc_util.cpp Fuzz test netebpfext helper(s) (#1467) 2022-11-08 09:31:04 +00:00
rpc_util.h refactor api.lib to api.lib, common.lib, service.lib (#219) 2021-05-25 14:11:13 -07:00
svc_common.h refactor api.lib to api.lib, common.lib, service.lib (#219) 2021-05-25 14:11:13 -07:00
svcmain.cpp Spelling (#1601) 2022-11-16 14:06:14 -07:00