Operating Systems and Systems Programming (Y2, S1)
This repository has been archived on 2025-07-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
AKP 2b91931c34 Use a comma instead of a null byte for separating IPs and ports
This was making the client difficult to write as it's not possible
to use any of the string functions to copy the full payload across.
2023-11-11 19:49:41 +00:00
firewall-rules Move some files around for easier reuse 2023-10-30 14:56:38 +00:00
firewall-server Use a comma instead of a null byte for separating IPs and ports 2023-11-11 19:49:41 +00:00
.clang-format Alter 5 files 2023-10-08 19:35:23 +01:00
.gitignore Initial commit 2023-09-28 16:01:14 +01:00
akpa_util.c pragma once deez nuts 2023-11-11 12:52:09 +00:00
firewall_parser.c pragma once deez nuts 2023-11-11 12:52:09 +00:00
firewall_types.c Ensure that ending ports are checked when starting ports are equal 2023-11-11 18:19:22 +00:00
README.md Initial commit for assignment 2 2023-10-30 14:44:43 +00:00

Operating Systems and Systems Programming

Year 2, semester 1


View module on Canvas

Contents