Commit Graph

17 Commits

Author SHA1 Message Date
Max
11226d1495 function for creating windows with borders and title 2024-03-01 01:04:07 +01:00
Max
e6e43fc9f0 Working on ncurses TUI 2024-01-28 23:38:39 +01:00
Max
47f5ce53d6 Testing ncurses for TUI 2024-01-28 01:10:59 +01:00
Max
7a1808f8c6 Added ncurses lib 2024-01-21 17:46:25 +01:00
Max
60dfda1a1e Finished socket creation func. 2024-01-14 20:19:43 +01:00
Max
6b5dfdc8d4 Implemented hostname resolving, added IPv6 2024-01-14 18:14:52 +01:00
Max
07cde8f676 Changed socket setup 2024-01-14 01:40:44 +01:00
Max
ed1d311dd9 Reworking socket fd creation, added simple http response to send to the client. 2024-01-13 02:07:54 +01:00
Max
c43520a28d feat(app): library setup_socket function implementation
Implemented function that accepts hostname & port number and returns a fd that can be used to listen.
2024-01-12 23:42:01 +01:00
Max
42bfd9dc14 Implementing socket creation 2024-01-07 18:04:39 +01:00
Max
71326e34b2 Implemented simple config system (loading/writing to file in JSON format) 2024-01-06 23:33:14 +01:00
Max
334df8f9f0 Added getter for configuration. 2024-01-03 23:23:05 +01:00
Max
1b66d5edab Base - Adding properties to config implemented. 2023-12-27 13:41:42 +01:00
Max
127b779905 Building base. 2023-12-26 02:55:18 +01:00
Max
2827878904 removing thread_manager 2023-12-24 23:17:27 +01:00
Max
d55cf5ee81 reworking proj with OpenSSL 2023-12-24 18:23:19 +01:00
Max Holleman
6125824f3d Small changes 2023-08-01 15:43:43 +02:00