1
0
Commit Graph

21 Commits

Author SHA1 Message Date
00fed60b9d proj: Add meaningful return value for getaddrinfo 2025-04-19 17:06:43 +02:00
127456d23a proj: Add struct addrinfo and INTERCEPT_VERBOSE 2025-04-19 16:44:26 +02:00
d988d1d28b proj: Adapt test scripts and fix bugs 2025-04-19 11:50:33 +02:00
74c5fa7c2c proj: Add library file name and symbol name to return address 2025-04-17 13:46:16 +02:00
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
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
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
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
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