ebpf-for-windows/ebpfapi
Anurag Saxena 3f5e0ba1ba
Separate out undocked components. (#3055)
* remove not-needed includes

* fix

* fix

* update sample extension

* change include path

* export store APIs from ebpfapi.dll

* fix analyze build

* update dependencies

* add undocked projects

* undock sample_ext driver

* fix build

* more undocking

* fix build

* remove undocked projects from fuzzerdebug

* fix nuget

* remove usersim from export_program_info

* fix configuration manager

* fix tests

* skip building undocked samples for FuzzerDebug builds

* fix build

* try cicd changes

* fix cicd yml

* update export_program_info to not clean up all entries

* code cleanup

* delete global helpers from the store

* code cleanup

* export *delete* store APIs from ebpfapi

* code cleanup

* CR comments

* cr comments

* remove ansi APIs

* CR comments

* cr comments

* fix CI failure

* fix rebase build issues

* change default custom type to bind

* some more fixes

* fix tests

* fix tests

* update expected files

* fix bpf2c tests

* run export_program_info

* fix headers

* CR comments
2023-12-07 21:10:19 +00:00
..
Source.def Separate out undocked components. (#3055) 2023-12-07 21:10:19 +00:00
dllmain.cpp Make runtime binaries not depend on usersim (#2783) 2023-09-05 17:57:21 +00:00
ebpfapi.vcxproj Make runtime binaries not depend on usersim (#2783) 2023-09-05 17:57:21 +00:00
ebpfapi.vcxproj.filters Make runtime binaries not depend on usersim (#2783) 2023-09-05 17:57:21 +00: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_client.cpp Make runtime binaries not depend on usersim (#2783) 2023-09-05 17:57:21 +00:00