aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Respect CFLAGS, move static to frontHEADmasterRunxi Yu2024-08-172-2/+2
* Add a README and a LICENSERunxi Yu2024-07-082-0/+186
* Use environment variable instead of password argument directlyRunxi Yu2024-07-081-2/+9
* Makefile: -std=c++23, nopedanticRunxi Yu2024-07-081-1/+1
* Comment out unsigned verible and unused checkRunxi Yu2024-07-083-9/+9
* afktest -> mtafkRunxi Yu2024-07-082-4/+4
* Makefile: CFLAGS = -Ofast -Wall -Wextra -pedanticRunxi Yu2024-07-081-7/+10
* Linux code styleRunxi Yu2024-07-0813-4676/+4436
* more updatesTest_User2022-03-033-0/+3
* updated makefileTest_User2022-03-031-3/+15
* fix some errorsTest_User2021-12-173-9/+11
* updatesTest_User2021-12-153-4/+5
* Updated makefile for more compatabilityTest_User2021-12-152-20/+7
* Updated timeout to 30 seconds, prints errno when recv failsTest_User2021-10-231-2/+4
* Updated makefile to fix some bugs and added a `make clean` option.Test_User2021-10-221-2/+7
* Initial commitTest_User2021-10-1314-0/+8303