summaryrefslogtreecommitdiff
path: root/openssl/src/string.rs
AgeCommit message (Expand)Author
2021-01-01Use crate in imports in the openssl crateJonas Platte
2019-01-17Implement AsRef<str/[u8]> for OpensslString{Ref}Jonas Schievink
2017-12-25Remove deprecated APIsSteven Fackler
2017-11-10Added a macro that wraps foreign type, and impl Send and Sync for both,Paul Florence
2017-07-15RustfmtSteven Fackler
2017-02-03Switch to foreign_typesSteven Fackler
2017-01-14OCSP functionalitySteven Fackler