Andy Lindeman
Andy Lindeman
If there are lots of files that need to be read, buttered-scones will open as many as possible, potentially exhausting file descriptors. Instead, there should be a maximum number of...
Keys generated using `ssh-keygen -t ecdsa` or similar will currently be rejected as literal SSH keys because the prefix is `ecdsa-sha2-nistp256`, `ecdsa-sha2-nistp384` or `ecdsa-sha2-nistp521`. This was acknowledged as an issue...
We've run into weird issues, especially on different platforms (e.g., Linux vs. OS X) dealing with setting up and tearing down a `Grocer.server`. This issue is to audit the code...
Solr 4.0 feature: http://wiki.apache.org/solr/SpatialSearch#Returning_the_distance
Is it possible to provide a custom FriendlyName with `pcks.Export`, analogous to `openssl pcks12 -export -name "..."` ?
Is this possible? Would a PR be accepted for such a command if not?

Fixes #18