aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* vendor/botan: RemoveYawning Angel2024-03-044-425/+8
* tests/core/crypto: Use the `tests/common` boilerplateYawning Angel2024-03-048-107/+87
* core/crypto/kmac: Initial importYawning Angel2024-03-041-0/+98
* core/crypto/tuplehash: Initial importYawning Angel2024-03-042-131/+342
* core/crypto/shake: Support cSHAKEYawning Angel2024-03-041-6/+60
* core/crypto/hkdf: Initial importYawning Angel2024-03-041-0/+67
* core/crypto/pbkdf2: Initial importYawning Angel2024-03-042-0/+120
* Merge pull request #3203 from listeriaceae/mastergingerBill2024-03-011-0/+181
|\
| * port math.round from GolangJuan Ignacio Díaz2024-02-161-0/+181
* | core/container/avl: Initial importYawning Angel2024-02-242-0/+162
* | test/core/container: Refactor for multiple container typesYawning Angel2024-02-242-19/+34
* | tests/core: Bring the Makefile more in-sync with build.batYawning Angel2024-02-243-25/+33
* | Make sure we are listening before starting the clientLaytan Laats2024-02-201-15/+10
* | Add logs to flaky testLaytan Laats2024-02-201-6/+33
* | Remove flaky testLaytan Laats2024-02-201-23/+0
* | Improve net testsLaytan Laats2024-02-201-128/+81
|/
* core/crypto: Stop using context.temp_allocatorYawning Angel2024-02-071-0/+25
* core/crypto/hmac: Initial importYawning Angel2024-02-072-130/+243
* core/crypto/hash: Make the low level interface allocator-lessYawning Angel2024-02-071-4/+10
* tests/core/crypto: ReorganizeYawning Angel2024-02-075-668/+674
* core/crypto/shake: SHAKE is an XOF, not a hashYawning Angel2024-02-072-31/+79
* tests/core/crypto: Cleanup/modernize a bitYawning Angel2024-02-073-249/+366
* core:crypto/hash: Add a generic higher level hash interfaceYawning Angel2024-02-072-388/+615
* fix hxa test use after free, skip weird pow test failureLaytan Laats2024-02-022-4/+11
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-287-8/+8
* Merge pull request #3006 from hwchen/hwchen/last_index_anyJeroen van Rijn2024-01-081-0/+12
|\
| * fix strings.last_index_any for single charWalther Chen2023-12-181-0/+12
* | Update core:encoding to Unicode 15.1 table.Jeroen van Rijn2024-01-022-104/+104
* | add other failing test and fix themLaytan Laats2023-12-181-1/+12
* | switch tests aroundLaytan Laats2023-12-181-1/+1
* | add failing test for runtime arena edge caseLaytan Laats2023-12-183-1/+71
|/
* Used `strings.builder_reset` instead of `clear` for the string builderHector2023-11-251-4/+6
* Updated to tabs and used provided test methods.Hector2023-11-251-33/+37
* Binary search improvementsHector2023-11-253-3/+85
* Merge pull request #2939 from laytan/allow-larger-thread-poly-dataJeroen van Rijn2023-11-243-1/+93
|\
| * fix self_cleanup causing join to faillaytan2023-11-201-6/+10
| * Fix shadowingLaytan Laats2023-11-151-12/+12
| * Allow larger thread poly dataLaytan Laats2023-11-153-1/+89
* | core/crypto: Exile keccak, md5 and sha1 to legacyYawning Angel2023-11-172-6/+6
* | core/crypto/whirlpool: Remove, historical/exoticYawning Angel2023-11-172-56/+0
* | core/crypto/tiger: Remove, historical/exoticYawning Angel2023-11-172-174/+0
* | core/crypto/streebog: Remove, exoticYawning Angel2023-11-172-62/+0
* | vendor/botan/skein512: Remove, use SHA-3Yawning Angel2023-11-171-31/+0
* | core/crypto/ripemd: Remove, historical/exoticYawning Angel2023-11-172-107/+0
* | core/crypto/md4: Remove, badly brokenYawning Angel2023-11-172-42/+0
* | core/crypto/md2: Remove, badly brokenYawning Angel2023-11-171-21/+0
* | core/crypto/jh: Remove, use SHA-3Yawning Angel2023-11-171-61/+0
* | core/crypto/haval: Remove, badly brokenYawning Angel2023-11-171-171/+0
* | core/crypto/groestl: Remove, use SHA-3Yawning Angel2023-11-171-61/+0
* | core/crypto/gost: Remove, exoticYawning Angel2023-11-172-44/+0