index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
bitmask
/
backend
/
components.py
Age
Commit message (
Expand
)
Author
2016-04-18
[feature] privileged bitmask helper
Kali Kaneko
2016-04-15
[bug] eip_can_start should return false if provider does not support eip
elijah
2016-04-07
[feat] Write service tokens to a file
Ruben Pollan
2016-04-07
[feat] use same token for imap/smtp authentication
Kali Kaneko
2016-04-04
[bug] fail gracefully if no pixelated modules present
Kali Kaneko
2016-03-23
[feature] quick integration with legacy gui
Kali Kaneko
2016-02-25
[feat] use fingerprint instead of key_id to address keys
Ruben Pollan
2015-12-18
[feat] adapt to use cred-based authentication for smtp
Kali Kaneko
2015-12-15
[feat] adapt to use cred-based authentication for imap
Kali Kaneko
2015-08-14
[bug] handle eip-config not providing locations
Ivan Alejandro
2015-06-22
[feat] replace old log handler with new one
Ivan Alejandro
2015-06-01
[bug] do not unset soledad proxy object too early
drebs
2015-05-08
[feat] use txzmq in backend
drebs
2015-02-18
Do the soledad sync the twisted way
Ruben Pollan
2015-02-13
enable --offline mode for email again
Kali Kaneko
2015-02-11
remove use of threading.Condition
Kali Kaneko
2015-02-11
fix mail imports for new mail api (0.4.0)
Kali Kaneko
2015-02-11
Use the new keymanager async API
Ruben Pollan
2015-01-05
Revert "Fix soledad imports (#5989)."
0.8.0rc2
Ivan Alejandro
2014-12-18
Quit Bitmask if there is no polkit agent running.
Ivan Alejandro
2014-09-16
New keymanager API
Ruben Pollan
2014-09-03
Don't defer action to thread here.
Ivan Alejandro
2014-08-18
make the login not wait for eip it cannot-start-eip
Kali Kaneko
2014-08-18
Fix soledad imports (#5989).
drebs
2014-08-01
Add cancel button for EIP connection.
kali
2014-07-16
Code style fixes.
Ivan Alejandro
2014-07-15
Support EIP in OSX
Tomás Touceda
2014-07-14
Use specific settings for backend.
Ivan Alejandro
2014-07-14
Ask the backend for the country code.
Ivan Alejandro
2014-07-14
Lowercase signals names.
Ivan Alejandro
2014-06-25
Use a dict instead of an object to ease serialization.
Ivan Alejandro
2014-06-18
Move backend's components to its own file.
Ivan Alejandro