Matthew Yacobucci
Matthew Yacobucci
## Feature Request SPIFFE/Spire Agents support a workload API using Unix domain sockets - the workload API is responsible for workload attestation as well as SVID and cryptographic data updates....
Consistently use `_ptr` and `_mut_ptr` for our functions that return `*mut` and `*const` pointers. - [ ] I have written my commit messages in the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. - [...
ngx-rust doesn't provide a full set of convenience macros for logging. We support specific debug logging, but for other logging the user still needs to call the C FFI functions...
**Is your feature request related to a problem? Please describe.** During the development of a retry module gaps in the current subrequest API support were identified. - need getters for...
**Is your feature request related to a problem? Please describe.** While working on a retry module it became clear there was no facility to schedule actions for the future. NGINX...
Proposed changes - minimal bindings for events (nginx_event_t and company) - getters for request status and subrequest depth - cycle count increment - flags as argument to subrequest - subrequest...