summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
AgeCommit message (Expand)Author
2013-03-21add leap.common to requirementsKali Kaneko
2013-03-21separate development depsKali Kaneko
2013-03-15namespace leap + leap.common splitkali
2013-03-13Add vpn already running checksTomás Touceda
2013-03-13Revert jsonschema version to <=0.8Tomás Touceda
2013-03-13Pass mtime to pluggableconfig's loadTomás Touceda
2013-03-11Add PySide as a dependency and a way to skip it through an env varTomás Touceda
2013-03-11Add argparse dependencyTomás Touceda
2013-03-11Auto login after the first run wizard if registered a new userTomás Touceda
2013-03-08Add keyring and username/password saving capabilitiesTomás Touceda
2013-03-06Add pip reqsTomás Touceda
2013-03-06Remove everything to start from scratchTomás Touceda
2013-02-22add note about sqlcipher reqkali
2013-02-20add hmac dep for soledadkali
2013-02-20add dev pysqlcipher as a requirementkali
2013-01-28change dirspec dep by pyxdgkali
2013-01-25add twisted as email dependencykali
2013-01-25add zope.interface depkali
2013-01-25Merge branch 'feature/dirspec' into developkali
2013-01-24removed ping and root dependency (1456).antialias
2013-01-25use dirspeckali
2013-01-24ping still in use...kali
2013-01-24switch dependency to pyopensslkali
2013-01-17localize exit country if we cankali
2013-01-17(osx) detect which interface is traffic going thrukali
2013-01-15todo about ping_gateway functionkali
2013-01-09bump srp requirement due to critical bugfixkali
2012-12-27updated requirements for soledadkali
2012-12-18freeze requests requirement lower than 1.0kali
2012-12-18relax srp requirement (breaks install)kali
2012-12-17fix srp authentication cookieskali
2012-12-11fetch only if not changed-since config file timestampkali
2012-10-08another pass towards a clearer READMEkali
2012-10-08Merge branch 'feature/firstrun-wizard' into developkali
2012-10-05Merge branch 'feature/detect_vpn' into developkali
2012-10-05use keyring to store user passwordkali
2012-10-05added srp dependencykali
2012-10-03updated readme with some clarificationskali
2012-10-02removed configuration lib from depskali
2012-10-01Now throws a CriticalError when an pre-exisiting openvpn istance is found.antialias
2012-09-24add schema to JSONLeapConfig classeskali
2012-09-14force 1.1.9 version of python-gnutlskali
2012-09-12time boundary check of certificate using gnutlskali
2012-09-12add netifaces to requirementskali
2012-09-10Implemented basic networks checks: valid interface, default route, and can pi...antialias
2012-09-06pkg.utils.parse_requirements used in setupkali