Commit Graph

10 Commits

Author SHA1 Message Date
x3 9ef53163e8
Use a user agent string 2023-10-08 15:22:30 +02:00
x3 15b1f3421d
Add lto and only use O2
because it works on gcc 11.3.0 but not on 12.2.0
With clang, its good
2022-10-22 12:08:41 +02:00
x3 088639b3e6
Progress bar for HTTP requests 2022-10-22 11:35:05 +02:00
x3 4de06eae0c
Handle http:// torrent urls 2022-07-14 15:33:32 +02:00
x3 b9465c916e
Fix mistake rm command 2021-05-23 18:23:39 +02:00
x3 5dfc8f80ce
Add `make install` and `make uninstall` 2021-05-23 18:22:43 +02:00
x3 b6f58089b0
Add -f option to make using this in scripts easier 2021-05-23 18:06:17 +02:00
x3 d4951e0a70
Bump C std version to 11, and use static_assert 2021-05-04 18:34:35 +02:00
x3 502ad833fc
Add O3 optimization 2021-05-04 18:22:30 +02:00
x3 bfef7d9084
1. 2021-05-02 21:22:13 +02:00