Commit Graph

14 Commits

Author SHA1 Message Date
云微
ffbd9a7ff4 fix the link to github repo (#71) 2023-09-03 23:14:05 +08:00
云微
af2d46a846 Add sslsniff documents (#67)
* impl 25 signal

* update more about openssl analysis

* add skeleton for sslsniff

* add code

* fix summary link

* add link for signal

* add ci for 25 and 30

* fix docs
2023-08-22 06:56:18 +08:00
oluceps
4b558464b0 Add ci for trigger tutorial sync (#61) 2023-08-16 06:11:30 -06:00
云微
1bbe35f02e Fix the rest Eng document syntax and add CI for them. (#63)
* fix memleak build error

* fix en document syntax

* lint the rest documents

* add ci for libbpf 13-17

* add eunomia test ci

* add ci for 10 and 20
2023-08-16 03:16:30 +08:00
云微
dc37ec0fcf remove libclang for libbpf ci (#52) 2023-07-28 20:25:41 +08:00
云微
3ee14a9224 Add CI for libbpf base examples and kprobe (#45)
* add ci for profile

* fix unnecessary code in 7

* fix exit code 124

* fix llvm-strip

* fix trailing space
2023-07-17 20:23:00 +08:00
云微
a53481d131 fix docker image content and add basic CI check (#41)
Replace
```
docker run -it -v `pwd`/:/src/ yunwei37/ebpm:latest
```
with:
```
docker run -it -v `pwd`/:/src/ ghcr.io/eunomia-bpf/ecc-`uname -m`:latest
```

Add a basic CI check for the hello world BPF program.
2023-06-15 16:36:22 +08:00
yunwei37
6be4e577f6 CI: fix deploy on main branch 2023-06-03 23:38:29 +08:00
yunwei37
eb292e2ab5 CI: fix deploy error 2023-05-30 20:28:21 +08:00
ocfox
52ae3ae26d feat: deploy static web with mdbook (#11) 2023-03-09 11:36:23 +08:00
yunwei37
704f44f4ac remove markdown linter 2023-01-23 18:59:59 +08:00
云微
ada48699e9 Create markdown-lint.yml 2022-12-13 20:30:58 +08:00
云微
bb8d1c37d2 Create hugo.yml 2022-12-13 20:23:01 +08:00
yunwei37
0dc87d9794 add github issue template 2022-12-09 19:49:18 +08:00