| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | TODO | Baitinq | 2024-04-22 | 1 | -28/+34 |
| * | fix undefined fn | Baitinq | 2024-04-06 | 1 | -13/+13 |
| * | TODO | Baitinq | 2024-03-31 | 4 | -20/+59 |
| * | Update aya | Baitinq | 2024-03-28 | 5 | -6453/+6528 |
| * | TODO | Baitinq | 2024-03-26 | 1 | -31/+51 |
| * | start traversing pwd path | Baitinq | 2024-02-01 | 2 | -10/+32 |
| * | cleanup | Baitinq | 2024-01-31 | 4 | -53/+24 |
| * | start fetching pwd recursively | Baitinq | 2024-01-30 | 1 | -78/+55 |
| * | cleanup | Baitinq | 2024-01-28 | 1 | -32/+45 |
| * | get correct dfd | Baitinq | 2024-01-27 | 2 | -14/+21 |
| * | Read fd partial path | Baitinq | 2024-01-27 | 1 | -14/+27 |
| * | Use sharedCpuArray for buf | Baitinq | 2024-01-27 | 3 | -18/+36 |
| * | Continue | Baitinq | 2024-01-27 | 2 | -15/+32 |
| * | Add missing files | Baitinq | 2024-01-27 | 4 | -0/+46846 |
| * | Start with openat syscall | Baitinq | 2024-01-27 | 1 | -74/+20 |
| * | Use common SyscallInfo enum to transfer data | Baitinq | 2024-01-20 | 1 | -6/+4 |
| * | Cleanup | Baitinq | 2024-01-20 | 1 | -70/+62 |
| * | Add comment | Baitinq | 2024-01-18 | 1 | -0/+2 |
| * | Match syscall_enter and syscall_exits to get return value | Baitinq | 2024-01-17 | 1 | -30/+88 |
| * | Add comments | Baitinq | 2024-01-15 | 1 | -1/+2 |
| * | Send write_syscall events to userspace | Baitinq | 2024-01-14 | 1 | -16/+50 |
| * | Handle write syscall | Baitinq | 2024-01-14 | 1 | -12/+26 |
| * | todo | Baitinq | 2024-01-13 | 1 | -3/+50 |
| * | Initial commit | Baitinq | 2024-01-13 | 4 | -0/+77 |