<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/cli, branch 0.10.3rc1</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[style] pep8</title>
<updated>2018-01-06T18:57:56+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-04T17:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=2b5b79b114423f8d68c992d1bd0bb251e2dfba2b'/>
<id>2b5b79b114423f8d68c992d1bd0bb251e2dfba2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Add msg_status call to the mail API</title>
<updated>2017-12-20T14:27:06+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-12-08T17:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d2e5f8406b6101971c196f40e39322e36d6bdb33'/>
<id>d2e5f8406b6101971c196f40e39322e36d6bdb33</id>
<content type='text'>
To get the status of a single message providing it's mailbox and
message-id. For now it only returns encryption/signature status.

- Resolves: #6914
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To get the status of a single message providing it's mailbox and
message-id. For now it only returns encryption/signature status.

- Resolves: #6914
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] rename API add_msg to msg_add</title>
<updated>2017-12-20T14:27:02+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-12-08T11:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d5bd7394344afd2c6466f368a0de7566094a0d0d'/>
<id>d5bd7394344afd2c6466f368a0de7566094a0d0d</id>
<content type='text'>
To have consistency with all API calls related to messages and start all
of them with msg_*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To have consistency with all API calls related to messages and start all
of them with msg_*
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add fetch key by fingerprint to keymanager</title>
<updated>2017-10-26T16:37:05+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-10-24T09:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5243c7eb4c58a4419da2103af8c1e4004f01053b'/>
<id>5243c7eb4c58a4419da2103af8c1e4004f01053b</id>
<content type='text'>
- Resolves: #9023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #9023
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] expose an API to set/get/list gateway preferences</title>
<updated>2017-08-31T17:21:42+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-31T08:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=808f9d3542e21c819beb8fe72224f000ae2e019c'/>
<id>808f9d3542e21c819beb8fe72224f000ae2e019c</id>
<content type='text'>
- Related: #9010
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #9010
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] make the cli default_printer more generic</title>
<updated>2017-08-31T10:56:43+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-31T08:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0db7a322a103b9886e74d9e017aa4a6298fdbe55'/>
<id>0db7a322a103b9886e74d9e017aa4a6298fdbe55</id>
<content type='text'>
Now the default_printer can handle other types than dict, like lists or
strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the default_printer can handle other types than dict, like lists or
strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] list vpn gateways in the order that they are going to be used</title>
<updated>2017-08-31T10:56:43+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-30T17:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=663c87c221c42e081b5947e298bc9f0541e6913a'/>
<id>663c87c221c42e081b5947e298bc9f0541e6913a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] make the VPN location formating in the cli</title>
<updated>2017-08-31T09:04:38+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-28T15:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f19bfeb73fc19747bd02cbbd5c024de4dc86b5a8'/>
<id>f19bfeb73fc19747bd02cbbd5c024de4dc86b5a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] change status to "failed"</title>
<updated>2017-08-30T20:18:14+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-25T16:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ded1a7c7550320a9f321c80e56891bcc75fc2da1'/>
<id>ded1a7c7550320a9f321c80e56891bcc75fc2da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] integrate new management protocol</title>
<updated>2017-08-30T20:17:56+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-22T20:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=49a421188febe06e66412260a828b92a543fbe99'/>
<id>49a421188febe06e66412260a828b92a543fbe99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
