Michał Rostecki
|
3636a79eff
|
Accepting request 746420 from home:mrostecki:branches:devel:kubic
- Update to version 20190909:
* bazel: Update protobuf to 3.9.1
* Fixed code formatting
* Exposing struct_utils for accessing custom JWT fields
* Implement RS384/RS512 token verification
* Add tests for RS384 and RS512 tokens
* Harden JwkRSA verification code
* Reduce fuzz truncate case
* Fix verify_time_test
* one more uint64
* one more uint64_t
OBS-URL: https://build.opensuse.org/request/show/746420
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=11
|
2019-11-07 21:11:14 +00:00 |
|
Michał Rostecki
|
f70c6a768f
|
Accepting request 721260 from home:mrostecki:branches:devel:libraries:c_c++
- Remove patch:
* bazel-unbundle-dependencies.patch
OBS-URL: https://build.opensuse.org/request/show/721260
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=9
|
2019-08-06 11:20:34 +00:00 |
|
Michał Rostecki
|
fdbd1303ad
|
Accepting request 721066 from home:mrostecki:branches:devel:libraries:c_c++
- Use OpenSSL instead of BoringSSL.
- Update to version 20190708:
* Implement RS384/RS512 token verification
* Add tests for RS384 and RS512 tokens
* Harden JwkRSA verification code
* Reduce fuzz truncate case
* Fix verify_time_test
* one more uint64
* one more uint64_t
* change to unsigned
* clean struct_utils
* clean protobuf binding
* remove rapidjson
* fix jwks
* 3rd draft
* second draft
* first draft
* Clear SSL errors for failed verification
OBS-URL: https://build.opensuse.org/request/show/721066
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=8
|
2019-08-05 13:30:26 +00:00 |
|
Michał Rostecki
|
cdc0da5a61
|
Accepting request 717893 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Use Bazel0.19 as build fails with latest bazel (0.26)
OBS-URL: https://build.opensuse.org/request/show/717893
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=6
|
2019-07-23 14:10:44 +00:00 |
|
Michał Rostecki
|
94869098db
|
Accepting request 680191 from home:mrostecki:branches:devel:libraries:c_c++
- Fix build with Bazel 0.22.0.
OBS-URL: https://build.opensuse.org/request/show/680191
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=4
|
2019-02-28 17:56:18 +00:00 |
|
|
|
d6dfd86e51
|
Accepting request 668654 from home:mrostecki
- Add soname field to shared library object.
- Disable --strip option in Bazel and let OBS take care of
stripping.
- Initial version 20181125
- Add patch to not bundle dependencies as Bazel http_archives, but
rather link them dynamically.
* bazel-unbundle-dependencies.patch
OBS-URL: https://build.opensuse.org/request/show/668654
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=1
|
2019-01-28 10:50:47 +00:00 |
|