Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-11 | Add missing string.h includes | Patrick Griffis | |
Closes #2652 | |||
2021-11-03 | fishlim: Minor test improvements | Patrick Griffis | |
- Don't have tests repeat themselves, meson has a `--repeat` flag - Fix a minor leak of a GRand - Speed up a test - Increase timeout This still needs a lot of improvements, it runs at lot of loops within loops generating random strings that could be optimized. This means it can take a very long time on some computers. Closes #2629 | |||
2021-07-15 | fish: Misc test cleanups | Patrick Griffis | |
2020-10-16 | fishlim: Implement correct handling of long and UTF-8 messages | BakasuraRCE | |
2020-10-16 | fishlim: Remove needless header | BakasuraRCE | |
2020-10-16 | fishlim: Remove compiler warnings | BakasuraRCE | |
2020-10-16 | fishlim: Remove needless functions for tests | BakasuraRCE | |
2020-10-16 | fishlim: Fix result | BakasuraRCE | |
2020-07-13 | FiSHLiM: Support for CBC mode + more commands (#2347) | Bakasura | |