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
Age
Commit message (
Expand
)
Author
2014-07-16
Increase timeout and retries.
Ivan Alejandro
2014-07-16
Code style fixes.
Ivan Alejandro
2014-07-15
Replace QThread with threading.Thread.
Ivan Alejandro
2014-07-15
Use polling to prevent communication issues.
Ivan Alejandro
2014-07-15
Support EIP in OSX
Tomás Touceda
2014-07-14
Use custom `mkdir` to create the tree if needed.
Ivan Alejandro
2014-07-14
Use specific settings for backend.
Ivan Alejandro
2014-07-14
Comment out overly verbose logs for communication.
Ivan Alejandro
2014-07-14
Add file docstrings.
Ivan Alejandro
2014-07-14
Ask the backend for the country code.
Ivan Alejandro
2014-07-14
Move the backend starter to its own file.
Ivan Alejandro
2014-07-14
Add missing error/passed keys.
Ivan Alejandro
2014-07-14
Lowercase signals names.
Ivan Alejandro
2014-07-14
Use new frontend/backend structure in LEAP implementation.
Ivan Alejandro
2014-07-14
Add license headers.
Ivan Alejandro
2014-07-14
Add API/SIGNALs definition.
Ivan Alejandro
2014-07-14
Add base communication framework.
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
2014-06-18
Move Signaler to its own file.
Ivan Alejandro
2014-06-18
Move backend to its own namespace.
Ivan Alejandro