summaryrefslogtreecommitdiff
path: root/src/leap/base
AgeCommit message (Expand)Author
2012-10-25login branch in wizardkali
2012-10-23allow to test auth from clikali
2012-10-20connecting pagekali
2012-10-19added docskali
2012-10-19srp authentication class + useful decoratorkali
2012-10-18catch cert verification errors and ask user for trustkali
2012-10-18Merge branch 'develop' into feature/generic-wizardkali
2012-10-17moved srp registration to basekali
2012-10-12ping_gateway now uses the provider gateway defined in config file.antialias
2012-10-11comment out the set_password call until we fix #744kali
2012-10-11removed debug info since eval HOME is causing the bugkali
2012-10-11another attempt at fixing recursion error with expanduserkali
2012-10-08Merge branch 'feature/network_check' into developkali
2012-10-08popup dialog error when network error happenskali
2012-10-06springbok hardcoded path for registrationkali
2012-10-05add comments to netcheckskali
2012-10-05pep8kali
2012-10-02refactored jsonconfig, included jsonschema validationkali
2012-10-01Still some QT related problems. Hand off to kali to fix.antialias
2012-10-01Checker starting and stopping correctly.antialias
2012-09-28Functionality to shutdown network checker when openvpn is stopped.antialias
2012-09-28Added check that default route is tun0.antialias
2012-09-25First check for threaded network checks.antialias
2012-09-25moved LeapNetworkChecker and test in base.antialias
2012-09-25make test for provider passkali
2012-09-24add schema to JSONLeapConfig classeskali
2012-09-21add property to baseconfigkali
2012-09-20cleanupkali
2012-09-20tests pass after branding changeskali
2012-09-19openvpn options come from eip.jsonkali
2012-09-18cert verification and malformed json checkskali
2012-09-18do_branding command added to setupkali
2012-09-12Merge branch 'feature/network_check' into developkali
2012-09-12checks for systray in unitykali
2012-09-12moved network checks to its own classkali
2012-08-30add test for JSONLeapConfig metaclasskali
2012-08-30fetcher moved to baseconfig + eipchecker using eipservice config.kali
2012-08-30fix config load methodkali
2012-08-30add lazy evaluation to config specskali
2012-08-29add eipconfig spec and config objectkali
2012-08-29change slug to a property (read only)kali
2012-08-29spec creation moved to JSONLeapConfig __metaclass__kali
2012-08-28eipchecker.fetch definition and testskali
2012-08-27add test_dump_default_eipconfig to eip.test_checkskali
2012-08-27change default_provider_path to base.constantskali
2012-08-27add new TODO commentkali
2012-08-27make provider-fetch tests passkali
2012-08-24Merge branch 'get-definition.json' into providers-statickali
2012-08-24fix circular importkali
2012-08-23moved help functions from eip/config.py to base/configuration.py.antialias