1
0
Commit Graph

78 Commits

Author SHA1 Message Date
c848fa0514 proj: Add tid to msg() 2025-04-17 11:30:45 +02:00
83ddd409a4 proj: Allow exclutions of functions 2025-04-14 23:51:09 +02:00
cd8384f4fb proj/intercept.c: Fix non-ASCII character escaping 2025-04-14 19:28:51 +02:00
e851f5b90d proj: Add pid to msg() 2025-04-14 17:05:40 +02:00
a738e3ee2b proj: Implement socket 2025-04-14 16:02:23 +02:00
d4575728b5 proj: Implement fork/exec/pipe 2025-04-02 16:30:30 +02:00
e9389d4187 proj: Rename buf to msg_buf 2025-03-17 17:15:39 +01:00
0153c3e6a5 thesis: Fill out personal data 2025-03-17 11:43:44 +01:00
244dc354ed thesis: Add TU Wien Informatics template 2025-03-17 11:41:23 +01:00
ab6a405830 proj: Enhance ./test-return-values 2025-03-09 10:58:24 +01:00
de790eabf9 proj: Restructure 2025-03-04 14:49:15 +01:00
d85f506a8d proj: Implement ftruncate 2025-03-02 11:46:32 +01:00
cf71b7b9d1 proj: Implement mmap, munmap 2025-03-02 11:34:19 +01:00
aa5cb0ae9d proj: Implement shm_open, shm_unlink 2025-03-01 20:20:12 +01:00
ae8dd9f8e6 proj: Implement sigaction 2025-03-01 14:25:05 +01:00
10a16fbf42 proj: Small fixes 2025-02-23 12:27:06 +01:00
3db8439a9b proj: Implement InterruptedCheckTester 2025-02-17 20:15:01 +01:00
cc2b270d8f proj: Implement semaphore functions 2025-02-17 15:00:30 +01:00
9104c555eb proj: Implement TODOs in memory mgmt functions 2025-02-05 11:34:28 +01:00
71681ee9a7 intercept.py: Properly parse function arguments 2025-02-02 12:46:09 +01:00
bcf82f91a4 proj: Add intercept.py 2025-01-20 19:06:27 +01:00
526893b78a proj: Combine test_preload.c and test_wrap.c into intercept.c 2025-01-13 14:09:14 +01:00
6c70a3c401 proj: Add PoC 2025-01-09 09:42:02 +01:00
235dc631aa doc/README: Add option 4 and 5 2025-01-04 16:15:13 +01:00
4c8fae3fec doc/README: Add heading links 2025-01-02 15:15:47 +01:00
230ec520bc Update doc/README 2025-01-02 12:07:31 +01:00
8316726635 Add test_wrap.c 2024-12-31 12:29:23 +01:00
ab0b73af5b Initial commit 2024-12-30 19:45:48 +01:00