Age | Commit message (Expand) | Author |
2013-05-30 | Merge remote-tracking branch 'drebs/feature/2683-move-keymanager-to-leap_clie... | Tomás Touceda |
2013-05-30 | Add dependency on python-gnupg. | drebs |
2013-05-30 | adapt test suite to latest client code | kali |
2013-05-29 | Move KeyManager submodule from leap.common to here. | drebs |
2013-05-17 | add soledad requirement | kali |
2013-05-16 | Integrate soledad and keymanager in the client | Tomas Touceda |
2013-05-17 | use qtreactor so twisted is driven by qt main loop | kali |
2013-05-11 | use ipaddr to get ipv6 support | kali |
2013-04-10 | detection of multiple instances using flock. | kali |
2013-04-10 | baseconfig moved to leap.common.config | kali |
2013-03-21 | add leap.common to requirements | Kali Kaneko |
2013-03-21 | separate development deps | Kali Kaneko |
2013-03-15 | namespace leap + leap.common split | kali |
2013-03-13 | Add vpn already running checks | Tomás Touceda |
2013-03-13 | Revert jsonschema version to <=0.8 | Tomás Touceda |
2013-03-13 | Pass mtime to pluggableconfig's load | Tomás Touceda |
2013-03-11 | Add PySide as a dependency and a way to skip it through an env var | Tomás Touceda |
2013-03-11 | Add argparse dependency | Tomás Touceda |
2013-03-11 | Auto login after the first run wizard if registered a new user | Tomás Touceda |
2013-03-08 | Add keyring and username/password saving capabilities | Tomás Touceda |
2013-03-06 | Add pip reqs | Tomás Touceda |
2013-03-06 | Remove everything to start from scratch | Tomás Touceda |
2013-02-22 | add note about sqlcipher req | kali |
2013-02-20 | add hmac dep for soledad | kali |
2013-02-20 | add dev pysqlcipher as a requirement | kali |
2013-01-28 | change dirspec dep by pyxdg | kali |
2013-01-25 | add twisted as email dependency | kali |
2013-01-25 | add zope.interface dep | kali |
2013-01-25 | Merge branch 'feature/dirspec' into develop | kali |
2013-01-24 | removed ping and root dependency (1456). | antialias |
2013-01-25 | use dirspec | kali |
2013-01-24 | ping still in use... | kali |
2013-01-24 | switch dependency to pyopenssl | kali |
2013-01-17 | localize exit country if we can | kali |
2013-01-17 | (osx) detect which interface is traffic going thru | kali |
2013-01-15 | todo about ping_gateway function | kali |
2013-01-09 | bump srp requirement due to critical bugfix | kali |
2012-12-27 | updated requirements for soledad | kali |
2012-12-18 | freeze requests requirement lower than 1.0 | kali |
2012-12-18 | relax srp requirement (breaks install) | kali |
2012-12-17 | fix srp authentication cookies | kali |
2012-12-11 | fetch only if not changed-since config file timestamp | kali |
2012-10-08 | another pass towards a clearer README | kali |
2012-10-08 | Merge branch 'feature/firstrun-wizard' into develop | kali |
2012-10-05 | Merge branch 'feature/detect_vpn' into develop | kali |
2012-10-05 | use keyring to store user password | kali |
2012-10-05 | added srp dependency | kali |
2012-10-03 | updated readme with some clarifications | kali |
2012-10-02 | removed configuration lib from deps | kali |
2012-10-01 | Now throws a CriticalError when an pre-exisiting openvpn istance is found. | antialias |