Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.0.0rc1 v1.0.0rc1 | Neil Johnson | 2019-06-07 | 1 | -1/+0 |
| | |||||
* | Neilj/changelog clean up (#5356) | Neil Johnson | 2019-06-05 | 1 | -1/+1 |
| | | | | | * group together key validity refactors | ||||
* | Factor out KeyFetchers from KeyRing | Richard van der Hoff | 2019-05-23 | 1 | -0/+1 |
Rather than have three methods which have to have the same interface, factor out a separate interface which is provided by three implementations. I find it easier to grok the code this way. |