This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch import-jwtf
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at 087f727  merged jwtf into src/jwtf

This branch includes the following new commits:

     new 9a671b6  Initial commit
     new 2c3f968  Initial commit
     new f2e1085  validate nbf
     new 3888d18  Moar Functional
     new 5f93661  unused var
     new 02ecf5b  add more tests
     new 5b9dad7  Add JKWS cache
     new d7bd8d1  Make typ and alg optional
     new 8077258  use public url
     new 3cb8b7d  98% coverage
     new e60fa50  kid belongs in the header
     new a18a2e5  some documentation
     new 69e1ce2  Add stats, don't wipe cache on error
     new 25bfdc3  make jwks simpler, caching can happen elsewhere
     new 31999f4  allow iss to be optional
     new acbaa37  slightly improve readme
     new bf7a2ed  expand algorithm support
     new 61f47b3  support P-256 in JWKS
     new 373a367  update alg list
     new ae0e0f4  return a public key tuple
     new e0d61d0  test EC
     new e180555  fix test
     new e80c3d1  add tests for HS384 and HS512
     new 6cc182d  IAT validation requires it to be a number, any number
     new e083b22  provide caching of JWKS keys
     new 9d60fa2  add ibrowse as dep
     new ceeb019  require alg+kid for key lookup
     new 5b31b0d  Improve pubkey not found error handling (#4)
     new 80d4a64  Improve restart strategy
     new 094489f  Merge pull request #5 from jaydoane/improve-restart-strategy
     new b396a1d  Generate rsa private keys and keypairs
     new d9a718b  Support JWT encoding
     new 280376f  Merge pull request #6 from cloudant/implement-encode
     new 382229e  Ensure error reason is convertable to JSON
     new 768732a  Return error from update_cache
     new a3b6661  move error wrapping to decode function
     new f9c1f33  throw errors that chttpd:error_info can understand
     new 8100be3  remove dependency on openssl commands
     new c6e58c4  get_keyset needs ssl started
     new 53c254f  Remove unnecessary props
     new a01cb0f  Make time explicitly in future
     new 845226c  Merge pull request #3 from jaydoane/simplify-tests
     new bb1744e  Suppress compiler warnings
     new 3d6c294  Move key cache to epep application
     new d4f4aee  Merge pull request #10 from cloudant/move-key-cache
     new 8e937f2  Separate tests into dedicated module
     new b4abcda  Merge pull request #11 from cloudant/separate-test-module
     new 640e39c  Create LICENSE
     new b00814e  Enable code coverage
     new 1794e14  Handle malformed tokens with jiffy 1.x
     new 588eade  Merge pull request #12 from cloudant/handle-malformed-token
     new 087f727  merged jwtf into src/jwtf

The 52 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to