summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-07-10net, ffi: Bump native-tls and hyper-tls.Justus Winter
2018-06-20Warn about public functions without documentation, add missing docs.Justus Winter
2018-06-06net, store: Bump rand to "0.5" and adapt code accordingly.Justus Winter
2018-06-05net: Bump hyper to "0.12", hyper-tls to "0.2".Justus Winter
2018-03-23openpgp: Move the TPK type definition to openpgp proper.Justus Winter
2018-03-12Bump dependencies.Justus Winter
2018-03-12net: Drop unused dependencies.Justus Winter
2018-03-04net: Use the url crate for URL manipulation.Justus Winter
2018-02-21net: New connect function overriding the IPC policy.Justus Winter
2018-02-16net: Add an asynchronous interface.Justus Winter
2018-01-30net: New test.Justus Winter
2018-01-25net: Serialize the Context and send it to server.Justus Winter
2018-01-25net: Attach Context to Descriptor.Justus Winter
2018-01-23Use the failure crate to handle errors.Justus Winter
2018-01-19net: Implement the IPC policy.Justus Winter
2018-01-19net: Do not share co-located servers.Justus Winter
2018-01-18net: Improve error reporting.Justus Winter
2018-01-17store: Periodically update keys from the network.Justus Winter
2018-01-15ffi,net: Update last users of KeyId to use KeyID.Justus Winter
2018-01-14openpgp: Remove the openpgp/types moduleNeal H. Walfield
2018-01-10net: Fix a race condition.Justus Winter
2018-01-08net: Add a module for IPC support.Justus Winter
2018-01-04net: Fix sending keys to servers.Justus Winter
2018-01-03core,net: Avoid 'unwrap()' in examples.Justus Winter
2017-12-19Make the Result types public.Justus Winter
2017-12-14Add network policy.Justus Winter
2017-12-13Split up Sequoia.Justus Winter