summaryrefslogtreecommitdiffstats
path: root/core/src
AgeCommit message (Expand)Author
2020-10-14Use 'Examples' for the examples section.Justus Winter
2020-10-14Replace most 'extern crate' directives with 'use'.Justus Winter
2020-03-09Switch from failure to anyhow.Justus Winter
2020-03-09core: Define core::Error using thiserror.Justus Winter
2019-08-22core: Use 'tempfile' instead of 'tempdir'.Justus Winter
2019-06-12core: Replace Context set_lib documentationjuga
2019-05-15core, store, tool: Use realm instead of domain.Justus Winter
2019-05-13core, ipc: Defer the creation of the home directory.Justus Winter
2019-03-22openpgp, core: Return old value in setters.Justus Winter
2018-12-07Normalize test module names.Justus Winter
2018-11-01core: Avoid use of deprecated function.Justus Winter
2018-03-01core: Remove unknown error.Justus Winter
2018-01-25core: Refine default home directory.Justus Winter
2018-01-25core: Make the Context Send + Clone.Justus Winter
2018-01-23Use the failure crate to handle errors.Justus Winter
2018-01-19core: Improve documentation.Justus Winter
2018-01-19core: Add IPCPolicy.Justus Winter
2018-01-09core: Improve comment.Justus Winter
2018-01-09core,ffi: Convert 'core::NetworkPolicy' to and from u8.Justus Winter
2018-01-08core: Export macro 'assert_match'.Justus Winter
2018-01-03core: Do not create files in tests.Justus Winter
2018-01-03core: Implement ephemeral contexts.Justus Winter
2018-01-03core,net: Avoid 'unwrap()' in examples.Justus Winter
2017-12-14core: Improve the doctests.Justus Winter
2017-12-14Add network policy.Justus Winter
2017-12-13core: Improve error handling.Justus Winter
2017-12-13core: Improve documentation.Justus Winter
2017-12-13Split up Sequoia.Justus Winter