index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
crypto
Age
Commit message (
Expand
)
Author
2013-05-30
make tests pass & fix pep8
kali
2013-05-16
Integrate soledad and keymanager in the client
Tomas Touceda
2013-05-11
Support requests<1.0.0 for the token saving too
Tomas Touceda
2013-05-11
Add support for requests<1.0.0
Tomas Touceda
2013-05-11
Save auth token
Tomas Touceda
2013-05-11
updated documentation
kali
2013-05-11
pep8
kali
2013-04-11
Emit session_id and uid through events
Tomas Touceda
2013-04-08
Several fixes as per review
kali
2013-03-26
workaround for srp server timing out on consecutive runs
kali
2013-03-26
tests for srpregister and srpauth
kali
2013-03-15
namespace leap + leap.common split
kali
2013-03-13
Default to port 443 if no port is specified
Tomás Touceda
2013-03-13
Separate stdlibs from non-std in imports
Tomás Touceda
2013-03-12
Get eip cert with session_id when possible
Tomás Touceda
2013-03-08
Add keyring and username/password saving capabilities
Tomás Touceda
2013-03-08
Add translation support
Tomás Touceda
2013-03-07
Change asserts for a custom leap_assert method
Tomás Touceda
2013-03-06
Add SRP related code: authentication and registration
Tomás Touceda
2013-03-06
Remove everything to start from scratch
Tomás Touceda
2013-01-24
check cert time_boundaries uses pyOpenSSL
kali
2013-01-24
all tests green again
kali
2013-01-24
switch dependency to pyopenssl
kali
2013-01-17
fix ctypes dependency discovery for libgnutls
kali
2012-12-20
fix broken tests
kali
2012-12-18
catch gnutls error while validating pemfile
kali
2012-12-15
use gnutls to parse pemfiles
kali
2012-12-12
tests for firstrun/wizard
kali
2012-10-26
user credentials saved on login/signup branches.
kali
2012-10-19
ca cert fingerprint check + api cert verification
kali
2012-10-19
add more digest functions
kali
2012-10-18
catch cert verification errors and ask user for trust
kali
2012-10-11
make file_path explicit
kali
2012-10-06
pep8
kali
2012-10-05
use keyring to store user password
kali