summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/backend/components.py
AgeCommit message (Expand)Author
2016-04-25[bug] represent keys correctly in preference windowRuben Pollan
2016-04-19[feature] add email panel to preferenceselijah
2016-04-18[feature] privileged bitmask helperKali Kaneko
2016-04-15[bug] eip_can_start should return false if provider does not support eipelijah
2016-04-07[feat] Write service tokens to a fileRuben Pollan
2016-04-07[feat] use same token for imap/smtp authenticationKali Kaneko
2016-04-04[bug] fail gracefully if no pixelated modules presentKali Kaneko
2016-03-23[feature] quick integration with legacy guiKali Kaneko
2016-02-25[feat] use fingerprint instead of key_id to address keysRuben Pollan
2015-12-18[feat] adapt to use cred-based authentication for smtpKali Kaneko
2015-12-15[feat] adapt to use cred-based authentication for imapKali Kaneko
2015-08-14[bug] handle eip-config not providing locationsIvan Alejandro
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-06-01[bug] do not unset soledad proxy object too earlydrebs
2015-05-08[feat] use txzmq in backenddrebs
2015-02-18Do the soledad sync the twisted wayRuben Pollan
2015-02-13enable --offline mode for email againKali Kaneko
2015-02-11remove use of threading.ConditionKali Kaneko
2015-02-11fix mail imports for new mail api (0.4.0)Kali Kaneko
2015-02-11Use the new keymanager async APIRuben Pollan
2015-01-05Revert "Fix soledad imports (#5989)."0.8.0rc2Ivan Alejandro
2014-12-18Quit Bitmask if there is no polkit agent running.Ivan Alejandro
2014-09-16New keymanager APIRuben Pollan
2014-09-03Don't defer action to thread here.Ivan Alejandro
2014-08-18make the login not wait for eip it cannot-start-eipKali Kaneko
2014-08-18Fix soledad imports (#5989).drebs
2014-08-01Add cancel button for EIP connection.kali
2014-07-16Code style fixes.Ivan Alejandro
2014-07-15Support EIP in OSXTomás Touceda
2014-07-14Use specific settings for backend.Ivan Alejandro
2014-07-14Ask the backend for the country code.Ivan Alejandro
2014-07-14Lowercase signals names.Ivan Alejandro
2014-06-25Use a dict instead of an object to ease serialization.Ivan Alejandro
2014-06-18Move backend's components to its own file.Ivan Alejandro