1. fc6ac87 Avoid symbol collision with aklomp/base64 by Saúl Ibarra Corretgé · 6 weeks ago master
  2. 91fa41a v3.2.3 by Ben Collins · 9 weeks ago v3.2.3
  3. 15499b0 tests: Increase timeout for jbuilder::ec_stress by Ben Collins · 9 weeks ago
  4. 5af2b73 doxygen: Updates for cleaner gen of docs by Ben Collins · 4 months ago
  5. af9b7ee jwt-cli.bats: Better comparison for all.json by Ben Collins · 4 months ago
  6. 94c9c05 Fix case-sensitive check for Content-Length by Glenn O. Larsen · 4 months ago
  7. f0d9c63 v3.2.2 by Ben Collins · 5 months ago v3.2.2
  8. 71f80ef cmake: Make sure to add CMAKE_C_FLAGS to generated files by Ben Collins · 5 months ago
  9. 109d72a cmake: Install tool man pages always by Ben Collins · 5 months ago
  10. 707d5ed jwt_strcmp(): This function is only needed one place by Ben Collins · 5 months ago
  11. 7363e61 docs: Fix typos in man pages by Ben Collins · 5 months ago
  12. 375e539 jwt: Use "long long" for json integers if jansson supports it by Ben Collins · 7 months ago
  13. b1258a7 curl: Lower version dep to 7.8.8 (from 8.0.0) by Ben Collins · 8 months ago
  14. 8a368df v3.2.1 by Ben Collins · 10 months ago v3.2.1
  15. 21abca5 tests: Fixup some leaks in tests and curl test checks by Ben Collins · 10 months ago
  16. 8ac4200 One compiler's warning is another's error by Ben Collins · 10 months ago
  17. bdbed37 Fix typo by Ben Collins · 10 months ago
  18. 5f2c45e kcapi: Enable offloading HS algs to kcapi by Ben Collins · 10 months ago
  19. e5f0079 jwks_load_strn: Don't toy around with pointer expectations by Ben Collins · 10 months ago
  20. f31983d tests/jwt_builder: Increase test time outs more by Ben Collins · 11 months ago
  21. e58c61a tests/jwt_builder: Increase timeouts for memcheck by Ben Collins · 11 months ago
  22. 0359581 jwt_set_json(): fix leaks in two cases by Ben Collins · 11 months ago
  23. 3b735a8 openssl: fix leak on ec_sig path by Ben Collins · 11 months ago
  24. 04a6320 gnutls: fix double call of gnutls_pubkey_init() by Ben Collins · 11 months ago
  25. 3f79001 tests: Fix some memory leaks in the testing by Ben Collins · 11 months ago
  26. 528ffe6 memcheck: Force valgrind to follow exec*() by Ben Collins · 11 months ago
  27. 84101b1 jwt_verify_sig: Remove extraneous call to jwt_base64uri_decode() by Ben Collins · 11 months ago
  28. 96dbe9a tests/jwt_jwks: CUrl error strings vary by Ben Collins · 11 months ago
  29. d7f494b tests/jwt_builder: Set timeout to 30 on stress test by Ben Collins · 11 months ago
  30. ef87e5b jwks_load_fromurl: Correct usage of SSL verify in libcurl by Ben Collins · 11 months ago
  31. 2d90a2a tests: Stress test ES256 by Ben Collins · 11 months ago
  32. a46a08c workflow: Install bats for test builds by Ben Collins · 11 months ago
  33. 89727aa codecov: Complete coverage by Ben Collins · 11 months ago
  34. b76a984 v3.2.0 by Ben Collins · 11 months ago v3.2.0
  35. b746243 Updates to builds for curl by Ben Collins · 11 months ago
  36. 0eb5c8c jwks_load_fromurl(): Add verify param by Ben Collins · 11 months ago
  37. c7fbb4d jwks_load_fromurl(): New function to load JWKS from a URL by Ben Collins · 11 months ago
  38. cc305d2 base64: Rework to cover lines in base64 that were excluded by Ben Collins · 11 months ago
  39. 62a6f56 jwks_find_bykid: New function to find keys by "kid" by Ben Collins · 11 months ago
  40. 99cd27d setcb: Allow setting a new ctx for existing cb setup by Ben Collins · 11 months ago
  41. 40b2856 doxygen: Allow 1.9.8 version so it produces output on debian/unstable by Ben Collins · 11 months ago
  42. b9eff94 jwt-common: Make jwt-builder and jwt-checker truly generated at build time by Ben Collins · 11 months ago
  43. 032b0d2 cmake: Call sed directly and remove Makefile for jwt-common.c gen by Ben Collins · 11 months ago
  44. 615f5b3 jwt-common: Ensure builder and checker get generated on changes by Ben Collins · 11 months ago
  45. 6f8bcdb codecov: jwt-common => gen by Ben Collins · 11 months ago
  46. 519abb6 codecov: More codecoverage, more tests by Ben Collins · 11 months ago
  47. e9e8a5a v3.1.0 by Ben Collins · 11 months ago v3.1.0
  48. 2b8c1fc mingw: Add cmake snippet for easier setup by Ben Collins · 11 months ago
  49. 4ea993a win32: Compile working by Ben Collins · 11 months ago
  50. db9f17c example.sh: Show jwk during example output by Ben Collins · 11 months ago
  51. 546ce33 tools: Hopefully some capitability for win32 by Ben Collins · 11 months ago
  52. ea9cc32 key2jwk: win32 fixes by Ben Collins · 11 months ago
  53. ec04179 codecov: Covering more corner cases by Ben Collins · 11 months ago
  54. 4278a6e coverage: Cannot force json errors by Ben Collins · 11 months ago
  55. c19aef6 jwt_strdup: No more users of this, remove by Ben Collins · 11 months ago
  56. 70b92e3 jwt-memory: Last user of realloc is gone by Ben Collins · 11 months ago
  57. 2ea11b1 openssl/verify_sha: Fix double free on EC sigs by Ben Collins · 11 months ago
  58. d0d464e verify_sha: Move base64 decode out of crypto backends by Ben Collins · 11 months ago
  59. 5001ad7 hmac_verify: Move to common code by Ben Collins · 11 months ago
  60. 0d15d75 jwks: Implement jwks_error_any(), jwks_item_free_bad(), and jwks_item_count() by Ben Collins · 11 months ago
  61. b494699 jwt-cli.bats: Delete output files before running test by Ben Collins · 11 months ago
  62. 734c0c5 jwt-common: Generate jwt-builder and jwt-checker by Ben Collins · 11 months ago
  63. 444ea08 jwt-cli: Add more tests and connect in with unit testing by Ben Collins · 11 months ago
  64. e976cdb jwt-common: Call __setkey_check directly by Ben Collins · 11 months ago
  65. 67cb474 key2jwt: Fix unchecked buffer length by Ben Collins · 11 months ago
  66. 67e875a CLeanup jwt-common exports by Ben Collins · 11 months ago
  67. 64a2f82 cmake: enable CMAKE_POSITION_INDEPENDENT_CODE by Ben Collins · 11 months ago
  68. 74c9267 jwt-cli.bats: 2 more tests with claims by Ben Collins · 11 months ago
  69. c830d69 tools/jwt-generate: Fix missing 'c' optarg by Ben Collins · 11 months ago
  70. 58bac47 tests/jwt-cli.bats: Start of new cli testing framework for tools by Ben Collins · 11 months ago
  71. 14a9d43 tools/jwt-generate: Add --no-iat cli option by Ben Collins · 11 months ago
  72. ef5560a tools/example.sh: Set expire based on current time by Ben Collins · 11 months ago
  73. 4b0816d Update docs descriptions by Ben Collins · 11 months ago
  74. 97bb1e5 v3.0.0 by Ben Collins · 11 months ago v3.0.0
  75. 32d599e Lots of docs updated...about ready for a v3.0.0 release by Ben Collins · 11 months ago
  76. da7dc6b Move coverage by Ben Collins · 11 months ago
  77. 213b107 Fix comparison example for handling nbf and exp by Ben Collins · 11 months ago
  78. 8154953 Rework doc building by Ben Collins · 11 months ago
  79. f1940fc We do not have examples anymore by Ben Collins · 11 months ago
  80. 82383fe ADD => SET by Ben Collins · 11 months ago
  81. ca85718 Update Copyrights for 2025 code changes by Ben Collins · 11 months ago
  82. d58ae7f Fix setting of DEFINE_MICRO version by Ben Collins · 11 months ago
  83. af46f65 coverage: Ignore more unreachable lines (malloc, etc) by Ben Collins · 11 months ago
  84. 0600990 Add tests for nbf and exp leeway usage by Ben Collins · 11 months ago
  85. f4cfdcf More coverage by Ben Collins · 11 months ago
  86. 3c0d4fa checker/claims: Enabled nbf, exp, iss, aud, sub verification by Ben Collins · 11 months ago
  87. 6774682 Fixes for documentation by Ben Collins · 11 months ago
  88. 8db8704 tests: More coverage. 100% function coverage now by Ben Collins · 11 months ago
  89. c5bbbf7 jwt-generate: Fix some typos in the help output by Ben Collins · 11 months ago
  90. 0dc342c grant => claim by Ben Collins · 12 months ago
  91. eb67dea jwt.h: Regroup documentation for claims by Ben Collins · 12 months ago
  92. 4bfbe2d Update my email address by Ben Collins · 12 months ago
  93. 90ce2e4 openssl: Remove < 3 ifdefs by Ben Collins · 12 months ago
  94. d745462 jwt_set_*(): Setup so these can be passed directly to the get/set functions by Ben Collins · 12 months ago
  95. 3919e7f Fix some compiler warnings by Ben Collins · 12 months ago
  96. d461d8a Documentation updates by Ben Collins · 12 months ago
  97. 3167198 Speeelin fiksez by Ben Collins · 12 months ago
  98. 7e73343 tools: Show example of using tools by Ben Collins · 12 months ago
  99. 15e6760 tools: Allow external program for --print to stop callback by Ben Collins · 12 months ago
  100. 797d10d jwt-verify, jwt-generate: Added option to output JSON to command by Ben Collins · 12 months ago