Commit Graph

20 Commits

Author SHA1 Message Date
755acd067a Fixed IPv6 bug (sockaddr size too small) when binding socket to address 2023-02-24 11:01:23 -06:00
a1d17770ba Updated main.c 2023-02-24 10:59:03 -06:00
54374082f4 Started IPv6 support [WIP] 2023-02-24 08:11:46 -06:00
7dce5bbaa1 Added 'allwarn' target to Makefile 2023-02-24 08:11:33 -06:00
80263cb92e Updated .gitignore 2023-02-24 08:11:19 -06:00
e664c1526d Added 'clean' target 2023-02-23 21:31:19 -06:00
ae6e7a5b2f Added Additional rules for Makefile 2023-02-23 11:17:01 -06:00
9107109e1c Updated TODO.txt 2023-02-23 11:16:45 -06:00
d8eb4624a5 Updated .gitignore 2023-02-23 11:16:30 -06:00
330e6fd27b Added Usage section to README 2023-02-23 00:20:06 -06:00
70b6b6b604 Added support for cli args 2023-02-22 23:57:15 -06:00
5f11a3294b Added Makefile 2023-02-22 23:57:03 -06:00
b7b3911c4d Added .gitignore 2023-02-22 23:56:56 -06:00
97d428d61d Added TODO file 2023-02-22 22:49:08 -06:00
be336f01dc Added include guards 2023-02-22 22:40:35 -06:00
1731d36735 Updated header inclusion 2023-02-22 22:40:19 -06:00
62467b7926 Added README 2023-02-22 08:57:26 -06:00
b5c5db9117 Added separate file for helper functions. 2023-02-22 08:15:11 -06:00
0b21444fc3 Fixed bugs 2023-02-22 07:48:35 -06:00
d204627b73 First commit 2023-02-22 07:40:58 -06:00