Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
leap is a namespace package from here on. common folder will be deleted and moved to leap_pycommon repository. | |||
2013-03-07 | Change asserts for a custom leap_assert method | Tomás Touceda | |
Also: - Make SRPAuth and the Bootstrappers be a QObject instead of a QThread so we can use them inside another more generic thread - Add a generic CheckerThread that runs checks or whatever operation as long as it returns a boolean value - Closes the whole application if the wizard is rejected at the first run - Do not fail when the config directory doesn't exist - Set the wizard pixmap logo as LEAP's logo - Improve wizard checks - Make SRPRegister play nice with the CheckerThread | |||
2013-03-06 | Add EIP service | Tomás Touceda | |