summary refs log tree commit diff stats
path: root/plugins/fishlim/tests
AgeCommit message (Expand)Author
2024-01-29Change various types to the correct signedness to avoid warnings.Collin Funk
2021-11-30fish: enable the legacy provider if build against OpenSSL3Simon Chopin
2021-11-11Add missing string.h includesPatrick Griffis
2021-11-03fishlim: Minor test improvementsPatrick Griffis
2021-07-15fish: Misc test cleanupsPatrick Griffis
2020-10-16fishlim: Implement correct handling of long and UTF-8 messagesBakasuraRCE
2020-10-16fishlim: Remove needless headerBakasuraRCE
2020-10-16fishlim: Remove compiler warningsBakasuraRCE
2020-10-16fishlim: Remove needless functions for testsBakasuraRCE
2020-10-16fishlim: Fix resultBakasuraRCE
2020-07-13FiSHLiM: Support for CBC mode + more commands (#2347)Bakasura