Joshua Crowgey

Results 23 issues of Joshua Crowgey

Additionally, makes stringified part conformant to RFC2253

From the openssl 1.1.0f manual page for X509_NAME_PRINT_EX(3SSL) ``` NOTES The functions X509_NAME_oneline() and X509_NAME_print() are legacy functions which produce a non standard output form, they don't handle multi character...

enhancement
beginner-friendly
waiting-for-bindings

App no longer works on AOSP devices which aren't running the google spyware suite. Previous versions must have packaged the maps libraries with the app binary, I guess. I haven't...

enhancement

It would be nice to consolidate the forecasted temperature data into a high/low prediction. Currently, you have to scroll through three hour blocks looking for the high (or low).

enhancement

I don't know if you're interested in this one. I have to deal with cpio archives which sometimes have corruption. I need to gracefully go to the next intact file...

Hard-codes little-endian machine order for now. It would be nice to generalize the header reading across the two supported formats, as much of the logic is the same. This changeset...

Currently we print hex and spaces between every 4 bytes. You can `| tr -d ' ' | xxd -rp | xxd` to get to a regular hex dump format....

We should just downcase the user's input before trying to parse it.

If the TR bit is set, lud should follow up to get the rest.