summaryrefslogtreecommitdiffstats
path: root/sq/src
AgeCommit message (Expand)Author
2020-12-15openpgp: Make ComponentAmalgamation return iterator for signatures.Wiktor Kwapisiewicz
2020-12-11sq: Add switch to fall back to an expired encryption subkey.Justus Winter
2020-12-11sq: Allow cert-rings as recipients, reword key -> cert.Justus Winter
2020-12-10buffered-reader: Require Cookies to be Send and Sync.Azul
2020-12-09sq: Display all known key flags when inspecting certs.Justus Winter
2020-12-09sq: Implement searching hkp servers by email address.Justus Winter
2020-12-09net: Allow hkp queries by KeyHandle.Justus Winter
2020-12-09sq: Enable tokio's time driver.Justus Winter
2020-12-07openpgp: Make serialize::stream::Message Send + Sync.Justus Winter
2020-11-10openpgp: Use Padme as default padding policy.Wiktor Kwapisiewicz
2020-11-10openpgp: Make stream::Padder use the builder pattern.Wiktor Kwapisiewicz
2020-11-06openpgp: Use non_exhaustive attribute.Nora Widdecke
2020-10-23sq: Migrate to tokio 0.2Igor Matuszewski
2020-10-22openpgp: Select only supported encryption-capable keys.Justus Winter
2020-10-14sq: Rename module to 'sequoia-sq'.Justus Winter