2025-05-10 14:25:19 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 0.037 Upstream changes: 0.037 2025-04-27 - fix #43 Fails to decode JWT from AWS Application Load Balancers - fix #44 Allow decoding JWS with Base64 padding characters - added tolerate_padding parameter for decode_jwt 0.036 2025-01-26 - fix #35 support aud claim as an array of strings - added verify_typ - verify 'typ' header parameter |
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message: *: recursive bump for perl 5.40 |
2023-10-09 13:58:00 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 0.035 Upstream changes: 0.035 2023-10-03 - PR #37 Speed up decode_jwt |
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message: *: recursive bump for perl 5.38 |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-03-20 02:43:36 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 0.034 Upstream changes: 0.034 2021-11-28 - fix #32 ensure payload is serialized consistently (canonical) |
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message: security: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo \ cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2 |
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message: security: Remove SHA1 hashes for distfiles |
2021-07-06 01:04:04 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 0.033 Upstream changes: 0.033 2021-05-01 - fix #31 verify_xxx options do not work properly with decode_payload=0 0.032 2021-03-18 - fix #30 use lower uid/gid in release tarball 0.031 2021-01-10 - fix #29 Broken JWS support for ES256K "alg" type 0.030 2021-01-08 - fix #28 Using "kid_keys" with PS256 fails |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |