This website requires JavaScript.
e23582ac62
cleanup
dev-multithreading
Arthur-Coppey
2022-11-21 11:25:20 +01:00
252493b4ea
Threads work, turns out listening on ipv6 also listens on ipv4. Look into IPV6_V6ONLY flag.
Arthur-Coppey
2022-11-06 01:22:24 +01:00
cea7131f77
threads wip
Arthur-Coppey
2022-04-15 12:10:42 +02:00
ee2eecf6a2
pthreads test with the compiler options now
Arthur-Coppey
2022-03-10 16:51:55 +01:00
195d4352a0
pthreads testing (have to add a flag in cmake but don't remember which and internet is slow af rn)
Arthur-Coppey
2022-02-25 12:08:43 +01:00
9ea6089327
Update cmake.yml
master
Arthur Coppey
2021-11-30 13:08:31 +00:00
6c834e05f9
Create cmake.yml
Arthur Coppey
2021-11-30 12:25:52 +00:00
3d93fc7758
Merge pull request #2 from Arthur-Coppey/refactor
dev
Arthur Coppey
2021-11-29 12:55:50 +00:00
f07a3740a7
Merge branch 'master' into refactor
refactor
Arthur Coppey
2021-11-29 12:55:22 +00:00
5459693777
more refactor, print error message *if* there is one, and RFC compliance (terminating connection after sending quote)
Arthur-Coppey
2021-11-26 14:08:49 +01:00
b869bbbc27
config.h config file to centralize default values
Arthur-Coppey
2021-11-26 13:56:48 +01:00
79830a9745
fix function prototypes in server.h
Arthur-Coppey
2021-11-26 13:40:21 +01:00
fb4052dcff
removed client code and executable, use ncat or similar program to communicate with the server
Arthur-Coppey
2021-11-26 13:35:43 +01:00
c63415c134
corrections
Arthur-Coppey
2021-11-12 17:04:05 +01:00
3db7ea49b0
refactor done (mostly, at least), ipv6 works btw
Arthur-Coppey
2021-11-12 16:57:17 +01:00
a0a1cafa8a
sockaddr from sockaddr_in(6)
Arthur-Coppey
2021-11-09 14:11:00 +01:00
39c157b271
start of refactoring + ipv6
Arthur-Coppey
2021-10-30 08:08:32 +02:00
77e74d52bb
Rename LICENSE to LICENSE.md
Arthur Coppey
2021-10-28 11:49:50 +00:00
bd77f53549
Create LICENSE
Arthur Coppey
2021-10-28 11:43:26 +00:00
20a0957f5f
Update README.md
Arthur Coppey
2021-10-28 11:38:09 +00:00
3799f46ecc
Update README.md
Arthur Coppey
2021-10-28 11:34:05 +00:00
010c9286eb
both protocols work
Arthur-Coppey
2021-10-18 13:54:08 +02:00
8396042e83
minor refactor
Arthur-Coppey
2021-10-18 13:53:52 +02:00
726481cc8f
working udp client
Arthur-Coppey
2021-10-18 13:53:21 +02:00
7ad0e7ad56
working udp
Arthur-Coppey
2021-10-15 14:08:44 +02:00
61221bffff
Update README.md
Arthur Coppey
2021-08-22 23:22:43 +02:00
df4e7e4bb0
hyperlink to rfc
Arthur Coppey
2021-08-22 12:52:17 +02:00
2487f3482f
usage precisions
Arthur Coppey
2021-08-22 12:45:54 +02:00
41efad7276
Merge pull request #1 from Legonzaur/master
Arthur Coppey
2021-08-22 12:44:40 +02:00
da9205a6ca
Update README.md
Legonzaur
2021-08-22 12:25:08 +02:00
c05da03de4
Create README.md
Arthur Coppey
2021-08-22 01:13:09 +02:00
8d7ff35875
random quote done
Arthur-Coppey
2021-08-22 01:03:21 +02:00
19a02a84ae
comments and cleanup
Arthur-Coppey
2021-08-22 01:03:08 +02:00
68f3bf78de
fixed client and server (and added more)
Arthur-Coppey
2021-08-22 01:01:57 +02:00
4b575cf3b9
debug info (kinda?)
Arthur-Coppey
2021-08-22 00:59:02 +02:00
a9da4251e2
added test client
Arthur-Coppey
2021-07-08 13:42:02 +02:00
c3418f2ec4
test quote functions
Arthur-Coppey
2021-04-18 03:14:21 +02:00
296059e911
start quote selection implementation
Arthur-Coppey
2021-04-18 03:13:53 +02:00
7d0d4356dc
start tcp server implementation
Arthur-Coppey
2021-04-18 03:12:10 +02:00
16648ea908
Initial commit
Arthur-Coppey
2021-03-29 23:02:57 +02:00
536a8a689e
Initial commit
Arthur-Coppey
2021-03-29 23:02:57 +02:00