Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect CFLAGS, move static to frontHEADmaster | Runxi Yu | 2024-08-17 | 2 | -2/+2 |
| | |||||
* | Add a README and a LICENSE | Runxi Yu | 2024-07-08 | 2 | -0/+186 |
| | |||||
* | Use environment variable instead of password argument directly | Runxi Yu | 2024-07-08 | 1 | -2/+9 |
| | |||||
* | Makefile: -std=c++23, nopedantic | Runxi Yu | 2024-07-08 | 1 | -1/+1 |
| | |||||
* | Comment out unsigned verible and unused check | Runxi Yu | 2024-07-08 | 3 | -9/+9 |
| | |||||
* | afktest -> mtafk | Runxi Yu | 2024-07-08 | 2 | -4/+4 |
| | |||||
* | Makefile: CFLAGS = -Ofast -Wall -Wextra -pedantic | Runxi Yu | 2024-07-08 | 1 | -7/+10 |
| | |||||
* | Linux code style | Runxi Yu | 2024-07-08 | 13 | -4676/+4436 |
| | |||||
* | more updates | Test_User | 2022-03-03 | 3 | -0/+3 |
| | |||||
* | updated makefile | Test_User | 2022-03-03 | 1 | -3/+15 |
| | |||||
* | fix some errors | Test_User | 2021-12-17 | 3 | -9/+11 |
| | |||||
* | updates | Test_User | 2021-12-15 | 3 | -4/+5 |
| | |||||
* | Updated makefile for more compatability | Test_User | 2021-12-15 | 2 | -20/+7 |
| | | | | Removed unnessecary include | ||||
* | Updated timeout to 30 seconds, prints errno when recv fails | Test_User | 2021-10-23 | 1 | -2/+4 |
| | |||||
* | Updated makefile to fix some bugs and added a `make clean` option. | Test_User | 2021-10-22 | 1 | -2/+7 |
| | |||||
* | Initial commit | Test_User | 2021-10-13 | 14 | -0/+8303 |