Weston Schmidt
Weston Schmidt
Implements #507. * Adds ipk support for keywords used by OpenWRT and Yocto. * MD5sum is explicitly excluded due to insecurity. * SHA256Sum excluded due packages not being individually signed,...
I am using the sha1 code in my project & LGTM found that the `length == 0` check can't be true ever due to the `!length` check and return a...
The idea is to locally cache the git repos we need and use often locally. When we run `cant` it will check local to see if it can clone &...
### Is your feature request related to a problem? Please describe. I'd like to be able to package programs for OpenWRT and Yocto into IPK packages using nfpm. ### Describe...
Adds code to expose the ipk configuration values and registers the ipk package format with nfpm. Updates the documentation with how to use the new ipk specific configuration parameters. **This...
Parodus will behave as follows: A command line option for configuring the maximum number of messages queued shall be added. (A default value of 0 means do not queue, less...
At large scales, we see large spikes at the exponential back-off retry times. Ideally, we'd use the exponential back-off time calculated as a max seed to a random time generation....
When the JWT acquired via the DNS TXT record expires, parodus should disconnect from the URL specified in that JWT and restart the reconnection process fresh. This shall include attempting...
Add a command line option to accept a unique and detailed reboot reason and include it as metadata in the WRP messages. The string **shall** be limited to 64 bytes...
All tests, documentation and similar need to remove dependency on comcast infrastructure.