| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Restructure PEM input/output methods | Steven Fackler | 2016-08-02 | 1 | -45/+30 |
| | | | | | | Dealing with byte buffers directly avoids error handling weirdness and we were loading it all into memory before anyway. | ||||
| * | Fix weird inference issue on 1.9 | Steven Fackler | 2016-07-31 | 1 | -6/+8 |
| | | |||||
| * | Fix catch_unwind feature and drop feature gate | Steven Fackler | 2016-07-31 | 1 | -11/+4 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into breaks | Steven Fackler | 2016-07-31 | 1 | -23/+23 |
| | | |||||
| * | add low level dsa primitives | Ben Batha | 2016-07-29 | 1 | -0/+351 |