| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | util.cache: Add some missing test cases | Matthew Wild | 2022-10-13 | 1 | -0/+52 |
* | | util.jid: Add test for invalid domain but valid UTF-8 (thanks jonas) | Matthew Wild | 2022-10-11 | 1 | -0/+1 |
* | | util.jid: Add missing test cases | Matthew Wild | 2022-10-11 | 1 | -0/+40 |
* | | util.dbuffer: Add a bunch of missing test cases | Matthew Wild | 2022-10-11 | 1 | -2/+70 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-10-09 | 1 | -7/+13 |
|\| |
|
| * | util.jsonschema: Ignore test case for JavaScript specific detail | Kim Alvefur | 2022-10-09 | 1 | -0/+1 |
| * | util.jsonschema: Ignore some further test cases for URI references | Kim Alvefur | 2022-10-09 | 1 | -0/+5 |
| * | util.jsonschema: Sort test cases to skip | Kim Alvefur | 2022-10-09 | 1 | -7/+7 |
* | | util.datetime: Add some missing test cases | Matthew Wild | 2022-10-08 | 1 | -0/+15 |
* | | util.roles: Fix tests to use autogenerated role id | Matthew Wild | 2022-10-08 | 1 | -1/+1 |
* | | util.roles: Add some more missing test cases | Matthew Wild | 2022-10-08 | 1 | -0/+18 |
* | | util.promise: Fix field name in failing test (introduced in 2639e0e1c378) | Matthew Wild | 2022-10-07 | 1 | -1/+1 |
* | | util.promise: Add some missing test cases (found through mutation testing) | Matthew Wild | 2022-10-07 | 1 | -0/+25 |
* | | util.promise: Remove some redundant checks, add tests confirming redundancy | Matthew Wild | 2022-10-07 | 1 | -0/+21 |
* | | util.roles: Add tests | Matthew Wild | 2022-10-07 | 1 | -0/+116 |
* | | util.iterators: join: Work even with only a single iterator in the chain | Matthew Wild | 2022-10-06 | 1 | -0/+8 |
* | | util.crypto: Fix tests | Kim Alvefur | 2022-09-30 | 1 | -3/+3 |
* | | util.jwt: Add support for ES512 (+ tests) | Matthew Wild | 2022-09-29 | 2 | -3/+65 |
* | | util.paseto: Drop custom wrappers around key objects | Matthew Wild | 2022-07-11 | 1 | -1/+1 |
* | | util.paseto: Add tests based on official PASETO test vectors | Matthew Wild | 2022-07-11 | 1 | -0/+118 |
* | | util.jwt: All the algorithms (+ all the tests!) | Matthew Wild | 2022-07-02 | 1 | -19/+86 |
* | | util.crypto: tests: fix some tests that didn't do much (thanks luacheck!) | Matthew Wild | 2022-07-02 | 1 | -3/+2 |
* | | util.jwt: Overhaul of tests to use declarative approach | Matthew Wild | 2022-07-02 | 2 | -115/+199 |
* | | spec: Move test crypto keys to a shared file for clarity and easy maintenance | Matthew Wild | 2022-07-02 | 3 | -125/+82 |
* | | util.jwt: Add support for RSA-based algorithms (RS256, PS256) | Matthew Wild | 2022-07-02 | 1 | -0/+170 |
* | | util.jwt: Add support/tests for ES256 via improved API and using util.crypto | Matthew Wild | 2022-07-01 | 1 | -0/+50 |
* | | util.crypto: New wrapper for some operations in OpenSSL's libcrypto | Matthew Wild | 2022-06-24 | 1 | -0/+196 |
* | | util.stanza: Add add_error() to simplify adding error tags to existing stanzas | Matthew Wild | 2022-08-29 | 1 | -0/+14 |
* | | util.stanza: Add method for extracting a single attribute value | Kim Alvefur | 2022-08-17 | 1 | -1/+1 |
* | | mod_mam: Store archives with sub-second precision timestamps | Kim Alvefur | 2022-08-14 | 2 | -8/+8 |
* | | util.datetime: Add support for sub-second precision timestamps | Kim Alvefur | 2022-08-14 | 1 | -0/+13 |
* | | util.datetime: Fix argument order in tests | Kim Alvefur | 2022-08-14 | 1 | -6/+6 |
* | | various: Update IETF RFC URLs for tools.ietf.org transition | Kim Alvefur | 2022-08-05 | 1 | -1/+1 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-07-29 | 1 | -0/+17 |
|\| |
|
| * | storage tests: Add test for the archive:summary API | Kim Alvefur | 2022-07-22 | 1 | -0/+17 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-07-27 | 1 | -0/+27 |
|\| |
|
| * | mod_bookmarks: Reduce error about not having bookmarks to debug (thanks tom) | Kim Alvefur | 2022-07-26 | 1 | -0/+27 |
* | | compat: Remove handling of Lua 5.1 location of 'unpack' function | Kim Alvefur | 2022-07-11 | 1 | -1/+1 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-07-08 | 2 | -3/+107 |
|\| |
|
| * | util.datamapper: Improve handling of schemas with non-obvious "type" | Kim Alvefur | 2022-07-08 | 1 | -3/+5 |
| * | util.jsonschema: Fix validation to not assume presence of "type" field | Kim Alvefur | 2022-07-08 | 1 | -0/+102 |
* | | tests: Remove special-casing of Lua 5.1 | Kim Alvefur | 2022-07-02 | 2 | -24/+22 |
* | | util.hashes: Add SHA3 bindings | Kim Alvefur | 2020-09-10 | 1 | -0/+15 |
* | | Merge 0.12->trunk | Kim Alvefur | 2022-05-08 | 1 | -0/+38 |
|\| |
|
| * | util.jsonpointer: Add basic tests | Kim Alvefur | 2022-05-08 | 1 | -0/+38 |
* | | Merge 0.12->trunk | Matthew Wild | 2022-04-25 | 1 | -1/+1 |
|\| |
|
| * | util.argparse: Revise 553c6204fe5b with a different approach | Matthew Wild | 2022-04-25 | 1 | -1/+1 |
* | | util.table: tests: Tests for table.move() | Matthew Wild | 2022-03-18 | 1 | -0/+11 |
* | | net.resolvers.service: Honour record 'weight' when picking SRV targets | Matthew Wild | 2022-03-17 | 1 | -0/+241 |
* | | util.poll: Expand stub tests | Kim Alvefur | 2022-03-17 | 1 | -3/+32 |
|/ |
|