Age | Commit message (Expand) | Author |
2018-01-25 | [feat] support anonymous vpn | Kali Kaneko |
2018-01-25 | [feat] get cert automatically on vpn start | Kali Kaneko |
2018-01-16 | [bug] fix the systemctl run | Ruben Pollan |
2018-01-12 | [bug] Accept any character for message-id | Ruben Pollan |
2018-01-12 | [feat] bump bitmask-root version | Ruben Pollan |
2018-01-12 | Add Qubes DNS support, fixes | Christopher Laprise |
2018-01-12 | Add anti-leak rules for qubes-firewall | Christopher Laprise |
2018-01-09 | [bug] fix issues with dns resolution with systemd-resolved | Ruben Pollan |
2018-01-09 | [bug] do not depend on function if not in scope | Kali Kaneko |
2018-01-08 | [feat] try other gateways if the main one fails | Ruben Pollan |
2018-01-06 | [style] pep8 | Kali Kaneko |
2018-01-06 | [refactor] webengine entrypoint | Kali Kaneko |
2018-01-06 | [refactor] factor out common functions | Kali Kaneko |
2017-12-22 | [bug] sync start and shutdown of systray and browser | Kali Kaneko |
2017-12-22 | [refactor] Use sender interface in outgoing service | Ruben Pollan |
2017-12-22 | [bug] fetch the incoming service only if is on | Ruben Pollan |
2017-12-21 | [doc] add note about expected paths to bitmask-root itself | Kali Kaneko |
2017-12-21 | [bug] temporarily revert dnsmasq firewall fix | Kali Kaneko |
2017-12-20 | [feat] remove status files on shutdown | Kali Kaneko |
2017-12-20 | [bug] add lock in command dispatcher | Kali Kaneko |
2017-12-20 | [pkg] import changes for qt5 to work | kali |
2017-12-20 | [bug] accept message-ids with '-' | Ruben Pollan |
2017-12-20 | [feat] Add msg_status call to the mail API | Ruben Pollan |
2017-12-20 | [refactor] rename API add_msg to msg_add | Ruben Pollan |
2017-12-09 | [bug] remove stuck_bootstrap deferred from Provider | Ruben Pollan |
2017-12-08 | [style] pep8 | Kali Kaneko |
2017-12-08 | [docs] add comment about python interpreter | Kali Kaneko |
2017-12-08 | [pkg] copy provider certificates on bundles | Kali Kaneko |
2017-12-08 | [bug] remove hardcoded path | Kali Kaneko |
2017-12-08 | [feat] osx systray with pyqt5 | Kali Kaneko |
2017-12-07 | [feat] update bitmask-root if needed | Ruben Pollan |
2017-12-07 | [feat] add provider pinning | Ruben Pollan |
2017-12-05 | [bug] change bitmask-root to work with dnsmasq | elijah |
2017-12-03 | [feat] extend the expiration of private keys if needed | Ruben Pollan |
2017-12-03 | [refactor] remove rengenerate key | Ruben Pollan |
2017-12-03 | [feat] stop resetting signs used after key regeneration | Tulio Casagrande |
2017-12-03 | [feat] send public key as attachment on every email | Tulio Casagrande |
2017-12-03 | [bug] remove change_key_expiration from the API | Tulio Casagrande |
2017-12-03 | [bug] specify _get_inactive_private_keys as a private method | Tulio Casagrande |
2017-12-03 | [refactor] rename key extension to expiration | Tulio Casagrande |
2017-12-03 | [bug] fix log of the key being fetched | Tulio Casagrande |
2017-12-03 | [bug] remove key generation event from regenerate_key | Tulio Casagrande |
2017-12-03 | [bug] change edit-key to use fingerprint as param | Tulio Casagrande |
2017-12-03 | [feat] expired public key are remotely fetched if expired | NavaL |
2017-12-03 | [style] refactoring: renaming methods/variables | NavaL |
2017-12-03 | [bug] sign_used flag is reset for all public keys when the key expiration dat... | NavaL |
2017-12-03 | [feat] expired public key are remotely fetched if expired | NavaL |
2017-12-03 | [bug] key can tell if it should be renewed | NavaL |
2017-12-03 | [bug] decryption will be tried for all inactive keys | NavaL |
2017-12-03 | [feat] decryption interoperability, when the current key pair | NavaL |