22 Commits
Author SHA1 Message Date
Arthur-Coppey 5459693777 more refactor, print error message *if* there is one, and RFC compliance (terminating connection after sending quote) 2021-11-26 14:08:49 +01:00
Arthur-Coppey b869bbbc27 config.h config file to centralize default values 2021-11-26 13:56:48 +01:00
Arthur-Coppey 79830a9745 fix function prototypes in server.h 2021-11-26 13:49:11 +01:00
Arthur-Coppey fb4052dcff removed client code and executable, use ncat or similar program to communicate with the server 2021-11-26 13:35:43 +01:00
Arthur-Coppey c63415c134 corrections 2021-11-12 17:04:05 +01:00
Arthur-Coppey 3db7ea49b0 refactor done (mostly, at least), ipv6 works btw 2021-11-12 16:57:17 +01:00
Arthur-Coppey a0a1cafa8a sockaddr from sockaddr_in(6) 2021-11-09 14:11:00 +01:00
Arthur-Coppey 39c157b271 start of refactoring + ipv6 2021-10-30 08:08:32 +02:00
Arthur-Coppey 010c9286eb both protocols work 2021-10-18 13:54:08 +02:00
Arthur-Coppey 8396042e83 minor refactor 2021-10-18 13:53:52 +02:00
Arthur-Coppey 726481cc8f working udp client 2021-10-18 13:53:21 +02:00
Arthur-Coppey 7ad0e7ad56 working udp 2021-10-15 14:08:44 +02:00
Arthur-Coppey 8d7ff35875 random quote done 2021-08-22 01:03:21 +02:00
Arthur-Coppey 19a02a84ae comments and cleanup 2021-08-22 01:03:08 +02:00
Arthur-Coppey 68f3bf78de fixed client and server (and added more) 2021-08-22 01:01:57 +02:00
Arthur-Coppey 4b575cf3b9 debug info (kinda?) 2021-08-22 01:00:18 +02:00
Arthur-Coppey a9da4251e2 added test client 2021-07-08 13:42:32 +02:00
Arthur-Coppey c3418f2ec4 test quote functions 2021-04-18 03:14:21 +02:00
Arthur-Coppey 296059e911 start quote selection implementation 2021-04-18 03:13:53 +02:00
Arthur-Coppey 7d0d4356dc start tcp server implementation 2021-04-18 03:12:10 +02:00
Arthur-Coppey 16648ea908 Initial commit 2021-03-29 23:35:25 +02:00
Arthur-Coppey 536a8a689e Initial commit 2021-03-29 23:02:57 +02:00