summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-13Separate stdlibs from non-std in importsTomás Touceda
2013-03-13Update name in file headerTomás Touceda
2013-03-13Check validity for downloaded certs and re-download if neededTomás Touceda
2013-03-13Add valid pemfile check before saving the downloaded client certTomás Touceda
2013-03-13Add util.certs and abstract digest thereTomás Touceda
2013-03-13Fix standalone type commentsTomás Touceda
2013-03-13Add mkdir_p method to util.filesTomás Touceda
2013-03-13Fix comment on baseconfig::saveTomás Touceda
2013-03-13Fix commentTomás Touceda
2013-03-13Revert jsonschema version to <=0.8Tomás Touceda
2013-03-13Pass mtime to pluggableconfig's loadTomás Touceda
2013-03-13Add mtime check for existing json definitions before downloadTomás Touceda
2013-03-12Make the wizard provider setup onlyTomás Touceda
2013-03-12Get eip cert with session_id when possibleTomás Touceda
2013-03-12Login after registerTomás Touceda
2013-03-12Make login in parallelTomás Touceda
2013-03-12Prepend https:// to the provider domainTomás Touceda
2013-03-12Add watermark imageTomás Touceda
2013-03-12Reset error message when the provider changesTomás Touceda
2013-03-12Display ? icon for the test being run at the timeTomás Touceda
2013-03-12Add version to aboutTomás Touceda
2013-03-12Fix disconnect problem with start/stop EIP buttonTomás Touceda
2013-03-12Set vpn systray tooltip to the latest statusTomás Touceda
2013-03-12Gray out the systray icon after logging outTomás Touceda
2013-03-12Check and try to fix certificate permissionsTomás Touceda
2013-03-12Extend path to sbin by defaultTomás Touceda
2013-03-12Fix passwords are equal check for the register pageTomás Touceda
2013-03-11Don't display a ? icon when we are checking things in the wizardTomás Touceda
2013-03-11Display error messages in red and boldTomás Touceda
2013-03-11Explicitly disable watermark pixmap in wizardTomás Touceda
2013-03-11Disable remember checkbox if no keyring is availableTomás Touceda
2013-03-11Set register page as commit pageTomás Touceda
2013-03-11Prepend username if the error message doesn't start with uppercaseTomás Touceda
2013-03-11Instantiate provider name in the wizard once its setTomás Touceda
2013-03-11Provide more meaningful messages in the provider select pageTomás Touceda
2013-03-11First run checks for a complete valid run of the wizardTomás Touceda
2013-03-11Add user regex validatorTomás Touceda
2013-03-11Notify if openvpn is not foundTomás Touceda
2013-03-11Auto login after the first run wizard if registered a new userTomás Touceda
2013-03-11Finish up translation supportTomás Touceda
2013-03-11Add AutoLogin checkboxTomás Touceda
2013-03-08Add version handlingTomás Touceda
2013-03-08Add keyring and username/password saving capabilitiesTomás Touceda
2013-03-08Add translation supportTomás Touceda
2013-03-08Migrate VPN process to QProcessTomás Touceda
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add general appTomás Touceda
2013-03-06Add UI merging all the codeTomás Touceda
2013-03-06Add EIP serviceTomás Touceda
2013-03-06Add SRP related code: authentication and registrationTomás Touceda