8000 Jakarta by WAvdBeek · Pull Request #38 · iotivity/iotivity-lite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jakarta #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 63 commits into from
Aug 31, 2021
Merged

Jakarta #38

merged 63 commits into from
Aug 31, 2021

Conversation

WAvdBeek
Copy link
Contributor

Jakarta features

Robert and others added 15 commits December 2, 2020 14:25
- windows build through vcxproj
- IDD
- linux build
…ty-lite into cloud_proxy_changes

# Conflicts:
#	api/oc_ri.c
Defaults and also their specialized observe behaviour.
- add explicit braces
- add inadvertantly deleted line
Try to fully address differences in oc_ri.c from changes not picked up
in dev branch
This is required to support JWT tokens. Access
tokens are sent in deregister coap message query,
thus they are part of the header and the header
is limited in size (must be <=COAP_MAX_HEADER_SIZE).

To avoid this problem we don't use access token
in the deregister query. Instead we examine the
cloud connection state.
  * If the device is logged in then the token is not
  needed and we sent the deregister message without it.
  * If the device is not logged in then we try logging
  in and then we sent the deregister message without
  token.
@WAvdBeek WAvdBeek added the enhancement New feature or request label May 26, 2021
@github-actions
Copy link
github-actions bot commented Jun 16, 2021

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


5 out of 6 committers have signed the CLA.
@WAvdBeek
@jkralik
@marktrayer
@Danielius1922
@SiMet
@robert
Robert seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

@jkralik
Copy link
Member
jkralik commented Jun 16, 2021

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jun 16, 2021
@Danielius1922
Copy link
Member

I have read the CLA Document and I hereby sign the CLA.

@marktrayer
Copy link
Collaborator

I have read the CLA Document and I hereby sign the CLA

@WAvdBeek WAvdBeek requested a review from jkralik June 18, 2021 08:14
WAvdBeek and others added 2 commits June 22, 2021 12:42
- store the ep that is secure
- fix for compile flag: PROXY_ALL_DISCOVERED_DEVICES
@jkralik
Copy link
Member
jkralik commented Jun 23, 2021

@WAvdBeek I fixed merge conflict.

Danielius1922 and others added 14 commits August 19, 2021 01:00
api/cloud: include short tokens in deregister query
fix: during the wait for closing TLS connection, drop commands
… pull

  request to cloud_services
- update to the documentation, e.g. requiring ace for cloud access on the cloud_proxy
When refresh_token or register requestes receive
SERVICE_UNAVAILABLE or GATEWAY_TIMEOUT responses
try to reconnect to cloud; on other errors the
cloud closes connection and does not try
reconnecting.
Additionally, when this happens for refresh_token
change the state of the device and remove logged in
and registered flags.
…authorized-err

cloud: do not try to reconnect on UNAUTHORIZED
@WAvdBeek WAvdBeek requested review from Danielius1922 and removed request for Danielius1922 and jkralik August 26, 2021 11:04
@WAvdBeek WAvdBeek self-assigned this Aug 26, 2021
@WAvdBeek WAvdBeek merged commit d5ca82f into master Aug 31, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2021
@WAvdBeek WAvdBeek deleted the jakarta branch November 19, 2021 10:37
@WAvdBeek WAvdBeek restored the jakarta branch November 19, 2021 10:37
@Danielius1922 Danielius1922 deleted the jakarta branch August 9, 2024 07:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0