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
/
services
/
eip
/
eipconfig.py
Age
Commit message (
Expand
)
Author
2013-08-12
move everything into bitmask namespace
Kali Kaneko
2013-08-07
Define abstract methods from BaseConfig.
Ivan Alejandro
2013-08-07
Move code to common.BaseConfig
Ivan Alejandro
2013-08-06
Update code to use the new EIP schema selection.
Ivan Alejandro
2013-06-26
Improve VPNGatewaySelector tests coverage.
Ivan Alejandro
2013-06-24
Bugfix: timezone calculation.
Ivan Alejandro
2013-06-21
Allow to create the class using a specific offset.
Ivan Alejandro
2013-06-21
Bugfix: return the correct gateway.
Ivan Alejandro
2013-06-18
Improve timezone gateway selector. Closes #2894
Ivan Alejandro
2013-06-14
Autoselect VPN gateway based on timezone.
Ivan Alejandro
2013-05-11
use ipaddr to get ipv6 support
kali
2013-05-11
sanitize ip address
kali
2013-05-11
whitelist openvpn cipher parameters
kali
2013-04-10
baseconfig moved to leap.common.config
kali
2013-03-15
namespace leap + leap.common split
kali
2013-03-07
Change asserts for a custom leap_assert method
Tomás Touceda
2013-03-06
Add EIP service
Tomás Touceda