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
/
bitmask
/
crypto
Age
Commit message (
Expand
)
Author
2015-09-21
[feature] retrieve specific smtp certificate. Closes: #4284
Kali Kaneko
2015-09-16
[bug] authenticate logout calls to api
Kali Kaneko
2015-08-24
[bug] handle disabled registration, error 403.
Ivan Alejandro
2015-08-07
[test] fix SRP tests
Ruben Pollan
2015-06-22
[feat] replace old log handler with new one
Ivan Alejandro
2015-05-27
[feat] adapt to new events api on common
Ivan Alejandro
2015-04-01
[style] fix pep8 violations
Duda Dornelles
2015-04-01
[refactor] move SRPRegister to SRPRegisterImpl
Neissi Lima
2015-04-01
[refactor] move SRPAuth to SRPAuthImpl
Duda Dornelles
2015-04-01
[bug] Use less threads.
Duda Dornelles
2015-01-16
Fix failing tests.
Ivan Alejandro
2014-12-19
add some notes about changes needed in srpauth
Kali Kaneko
2014-09-08
Send the token when querying the EIP cert
Tomás Touceda
2014-07-16
Code style fixes.
Ivan Alejandro
2014-07-14
Use specific settings for backend.
Ivan Alejandro
2014-07-14
Lowercase signals names.
Ivan Alejandro
2014-04-16
Use authenticated() properly.
Ivan Alejandro
2014-04-15
Remove PySide as a dependency.
Ivan Alejandro
2014-04-15
Move SRPAuth to the backend.
Ivan Alejandro
2014-03-19
Move srpregister interaction to the backend.
Ivan Alejandro
2014-03-11
Move login/logout success/error msgs to the GUI.
Ivan Alejandro
2014-03-11
Move error messages for the user to the GUI.
Ivan Alejandro
2014-02-13
Preserve settings' uuid on logout.
Ivan Alejandro
2014-02-11
Properly handle defer cancelling.
Ivan Alejandro
2014-02-07
Pep8 fixes, remove commented ipdb, group imports.
Ivan Alejandro
2014-01-11
offline mode
Kali Kaneko
2013-11-14
Set token to none in logout.
Ivan Alejandro
2013-11-05
Fix typo
Ivan Alejandro
2013-11-05
Handle Timeout errors during register.
Ivan Alejandro
2013-11-05
Move string encoding to srpregister.
Ivan Alejandro
2013-10-30
Fix non-ascii password change problem.
Ivan Alejandro
2013-10-29
Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ...
Tomás Touceda
2013-10-29
Encode cert path before send it.
Ivan Alejandro
2013-10-28
dependency pinning on requests
Kali Kaneko
2013-10-07
Increase the max retries for the sessions in SRPAuth
Tomás Touceda
2013-10-03
Reset the session on every login attempt
Tomás Touceda
2013-10-03
Update provider_config in SRPAuth initialization
Tomás Touceda
2013-10-02
Use token header also for authenticated requests
Tomás Touceda
2013-10-02
Merge remote-tracking branch 'chiiph/bug/fix_tests' into develop
Ivan Alejandro
2013-10-02
Fix failing tests/code
Tomás Touceda
2013-10-01
Use the same exception for all the auth user facing errors
Tomás Touceda
2013-09-19
Merge remote-tracking branch 'ivan-github/bug/3857_username-case-problem' int...
Kali Kaneko
2013-09-19
Username case problem at login. Closes #3857.
Ivan Alejandro
2013-09-18
Use generic username/password message.
Ivan Alejandro
2013-09-18
Merge remote-tracking branch 'kali/bug/start_smtp_without_eip' into develop
Ivan Alejandro
2013-09-18
download cert for SMTP if EIP did not do it.
Kali Kaneko
2013-09-13
Handle correctly a logout problem. Closes #3774.
Ivan Alejandro
2013-08-23
Add password change feature.
Ivan Alejandro
2013-08-22
Make username lower case before using them
Tomás Touceda
2013-08-22
Fix logout test
Tomás Touceda
[next]