Age | Commit message (Expand) | Author |
2013-03-25 | Add windows platform initializer | Tomás Touceda |
2013-03-21 | Merge remote-tracking branch 'kali/feature/osx-eip-rewrite' into develop | Tomás Touceda |
2013-03-21 | fix docstring | kali |
2013-03-21 | change development repo to leapcode | kali |
2013-03-21 | Wrap bool setting casting in a method | Tomás Touceda |
2013-03-21 | Fixes as per review | Tomás Touceda |
2013-03-21 | Add changes file | Tomás Touceda |
2013-03-21 | Handle configuration and paths in a standalone way | Tomás Touceda |
2013-03-21 | add leap.common to requirements | Kali Kaneko |
2013-03-21 | update pyinstaller install | Kali Kaneko |
2013-03-21 | add changes description | Kali Kaneko |
2013-03-21 | fix osascript invocation | Kali Kaneko |
2013-03-21 | syntax fix for python 2.6 | Kali Kaneko |
2013-03-21 | separate development deps | Kali Kaneko |
2013-03-21 | re-add osx pyinstaller build scripts | Kali Kaneko |
2013-03-21 | add darwin prefixer and launcher | kali |
2013-03-20 | Display ASSIGN_IP state correctly in the mainwindow | Tomás Touceda |
2013-03-19 | move abc import to its place | kali |
2013-03-15 | remove branding remnant, add missing header | kali |
2013-03-15 | add changes file | kali |
2013-03-15 | add external leap.common to requirements | kali |
2013-03-15 | remove common module! | kali |
2013-03-15 | namespace leap + leap.common split | kali |
2013-03-13 | Add removal of network checks to the changes file | Tomás Touceda |
2013-03-13 | Fix timestamp for file creation | Tomás Touceda |
2013-03-13 | Always show the eip icon if the service is available and enabled | Tomás Touceda |
2013-03-13 | Use a unix socket every time for now | Tomás Touceda |
2013-03-13 | Make the no up/down log an error instead of a warning | Tomás Touceda |
2013-03-13 | Add a TODO comment to not forget improve the configured providers check | Tomás Touceda |
2013-03-13 | Make sure we always end up with the proper list of services | Tomás Touceda |
2013-03-13 | Document checker parameter in providerbootstrapper | Tomás Touceda |
2013-03-13 | Display a more related error message for https wizard checks | Tomás Touceda |
2013-03-13 | Notify the user of pkexec/polkit/openvpn checks | Tomás Touceda |
2013-03-13 | Add vpn already running checks | Tomás Touceda |
2013-03-13 | Use expanduser instead of hardcoded string | Tomás Touceda |
2013-03-13 | Default to port 443 if no port is specified | Tomás Touceda |
2013-03-13 | Re add MANIFEST.in | Tomás Touceda |
2013-03-13 | Separate stdlibs from non-std in imports | Tomás Touceda |
2013-03-13 | Update name in file header | Tomás Touceda |
2013-03-13 | Check validity for downloaded certs and re-download if needed | Tomás Touceda |
2013-03-13 | Add valid pemfile check before saving the downloaded client cert | Tomás Touceda |
2013-03-13 | Add util.certs and abstract digest there | Tomás Touceda |
2013-03-13 | Fix standalone type comments | Tomás Touceda |
2013-03-13 | Add mkdir_p method to util.files | Tomás Touceda |
2013-03-13 | Fix comment on baseconfig::save | Tomás Touceda |
2013-03-13 | Fix comment | 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-13 | Add mtime check for existing json definitions before download | Tomás Touceda |
2013-03-13 | Add OpenVPN build scripts | Tomás Touceda |