summaryrefslogtreecommitdiff
path: root/src/leap/services/eip/eipconfig.py
AgeCommit message (Expand)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-08-07Define abstract methods from BaseConfig.Ivan Alejandro
2013-08-07Move code to common.BaseConfigIvan Alejandro
2013-08-06Update code to use the new EIP schema selection.Ivan Alejandro
2013-06-26Improve VPNGatewaySelector tests coverage.Ivan Alejandro
2013-06-24Bugfix: timezone calculation.Ivan Alejandro
2013-06-21Allow to create the class using a specific offset.Ivan Alejandro
2013-06-21Bugfix: return the correct gateway.Ivan Alejandro
2013-06-18Improve timezone gateway selector. Closes #2894Ivan Alejandro
2013-06-14Autoselect VPN gateway based on timezone.Ivan Alejandro
2013-05-11use ipaddr to get ipv6 supportkali
2013-05-11sanitize ip addresskali
2013-05-11whitelist openvpn cipher parameterskali
2013-04-10baseconfig moved to leap.common.configkali
2013-03-15namespace leap + leap.common splitkali
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add EIP serviceTomás Touceda