Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-28 | add unit tests for vdf & md5, allow escaped quotesvdf-parser | Jan200101 | |
2022-06-26 | add vdf library | Jan200101 | |
2022-06-17 | Correct font for Windows | Jan200101 | |
2022-06-17 | give each thread a string, require UI Thread to clear string to progress | Jan200101 | |
2022-06-17 | add install targets for frontends, link pthread, add CI | Jan200101 | |
2022-06-16 | Change MD5 function signatures, make libtvn static, not object | Jan200101 | |
this solves a problem on x86_64 Windows where the MD5 functions were included within ntdll. STATIC libraries have better defined behavior than static ones, and we do not compile the same thing multiple times since we use it as a libary. | |||
2022-06-13 | use murse for User Agent | Jan200101 | |
the official toast.openfortress.fun server only accepts some UAs | |||
2022-06-13 | rename libofqt to libtvn | Jan200101 | |
2022-06-08 | Release 0.1.00.1.0 | Jan200101 | |