aboutsummaryrefslogtreecommitdiff
path: root/server.c
AgeCommit message (Expand)Author
2023-09-26small typo fixesHEADmainsotech117
2023-09-26clean up some final bugssotech117
2023-09-26remove logging & add easter egg in compiler errorsotech117
2023-09-26REMOVE WARNINGS. I BELIEVE I AM DONE!sotech117
2023-09-26find two bugs with passing arguments into threadssotech117
2023-09-26found the bug, attempting fixessotech117
2023-09-26remove warnigns, but command line doesn't work :(sotech117
2023-09-25massive restrcuting of code for readabilitysotech117
2023-09-25more refactoring and commentingsotech117
2023-09-25add comments and clean clientsotech117
2023-09-25clean up stream thread functionsotech117
2023-09-25fix udp connection pointers. may abstract into a memo type structure to reduc...sotech117
2023-09-25big refactoring code. some issues with udp stream now, though. will need to f...sotech117
2023-09-24fix for stations with lots of stationssotech117
2023-09-24important small thingssotech117
2023-09-24more extra credit :)sotech117
2023-09-24add small fixes for cmd prompt and optimizesotech117
2023-09-24cleanup more server codesotech117
2023-09-24simplify into functions and add log outputsotech117
2023-09-23cleanupsotech117
2023-09-23implement extra creditsotech117
2023-09-24pass all control tests!sotech117
2023-09-23small changessotech117
2023-09-23fix makefilesotech117
2023-09-23PASS ALL TESTSsotech117
2023-09-23pass one extra testsotech117
2023-09-23bitrate still low, but pass the no read from file testsotech117
2023-09-21decent stopping point. failing some more tests - may have to redesign my threadssotech117
2023-09-21change model to seeksotech117
2023-09-21small improvmentssotech117
2023-09-21optimizations and cleanup functionsotech117
2023-09-21death with handshake firstsotech117
2023-09-21add timeoutsotech117
2023-09-21good stopping point. added some more edge cases.sotech117
2023-09-20fix the set station byte readingsotech117
2023-09-20implement collecting all bits, if they don't come in one messagesotech117
2023-09-20fix handshake protocolsotech117
2023-09-15work on server handling multiple clients with a fd setsotech117
2023-09-14cleanup filessotech117
2023-09-14pass all tests on warmupsotech117
2023-09-14finish warmup, hopefullysotech117
2023-09-14good starting point, finished the guidesotech117