Zang MingJie

Results 17 issues of Zang MingJie

#### Problem For the server side of PASE/CASE establishment, the unauthenticated session (not the secure session) being used by PASE/CASE establishment doesn't set MRP parameter properly. The unauthenticated session is...

V1.0
spec
cert blocker

# Problem Currently when a pod fails, operator will create a new pod, then let the new node join the cluster, and sync all data to the new node. But...

In order to fix a matter [issue](https://github.com/project-chip/connectedhomeip/issues/21881), we need the feature to persistent the interface when restarting ot-br This PR adds a command line option to persistent interface.

enhancement
platform: posix

#### Problem Following up of issue #17411 * [ ] Use a macro define to guard test-only API: `SessionManager::InjectPaseSessionWithTestKey` and `SecureSessionTable::CreateNewSecureSessionForTest` * [ ] Add test-only API to inject a...

#### Problem Implementing `OnExchangeClosing` callback is required for all `ExchangeDelegate` to prevent potential dangling pointer or exchange context leaks. ``` /** * @brief * This function is the protocol callback...

p1
V1.0
message layer

#### Problem The cluster object is ephemeral, but in Java implementation, its lifespan is managed by GC. It must guarantee that the cluster object is be freed when the session...

android
p1
V1.0

#### Problem 1. Enforce its constructor, to prevent regression like #19749 2. Save heap memory for platforms which want to use a global unique config. Then the size of this...

stale

Note: **This is not a fix, this is a POC to identify the problem** ## Related issue(s) #3358 #3320 Problem: When completing a sign up coming from hydra (registration flow...