Age | Commit message (Expand) | Author |
2013-05-11 | whitelist openvpn cipher parameters | kali |
2013-05-11 | add debug to config and cert uris | kali |
2013-05-07 | Specify properly how to skip pyside in installation | Tomas Touceda |
2013-05-06 | Document how to skip PySide from installing from source | Tomas Touceda |
2013-04-16 | Remove first row, allow it to render. | Kali Kaneko |
2013-04-16 | Remove the last pyqt reference from the README | Tomas Touceda |
2013-04-16 | We don't really need LEAP_VENV_SKIP_PYSIDE outside venv | Tomas Touceda |
2013-04-16 | Remove debian installation for dependencies, just use setup.py | Tomas Touceda |
2013-04-16 | Re-add gpl image | Tomas Touceda |
2013-04-16 | Install leap.common from pip | Tomas Touceda |
2013-04-16 | Update README | Tomas Touceda |
2013-04-16 | Merge remote-tracking branch 'kali/bug/fix-flock-errno-osx' into develop | Tomas Touceda |
2013-04-16 | fix flock errno under osx | Kali Kaneko |
2013-04-16 | add locations to spec | Kali Kaneko |
2013-04-12 | Add --danger option to not validate the first hop of certificates | Tomas Touceda |
2013-04-12 | Fix UI which was missbehaving | Tomas Touceda |
2013-04-12 | Add service levels to the config spec | Tomas Touceda |
2013-04-12 | Add config/ to gitignore | Tomas Touceda |
2013-04-11 | Emit session_id and uid through events | Tomas Touceda |
2013-04-11 | Merge remote-tracking branch 'kali/feature/single-instance-app2' into develop | Tomas Touceda |
2013-04-11 | missing comma in tuple | kali |
2013-04-11 | Use dark icons (light theme) for OSX | kali |
2013-04-10 | remove duplicated ensure_server | kali |
2013-04-10 | detection of multiple instances using flock. | kali |
2013-04-10 | Move ensure server to the very beginning | Tomas Touceda |
2013-04-10 | Add changes file | Tomas Touceda |
2013-04-10 | Display a simple message when updates are available | Tomas Touceda |
2013-04-10 | baseconfig moved to leap.common.config | kali |
2013-04-09 | Merge remote-tracking branch 'kali/bug/deselect-remember' into develop | Tomas Touceda |
2013-04-09 | Merge remote-tracking branch 'kali/feature/osx-platform-init' into develop | Tomas Touceda |
2013-04-09 | Merge remote-tracking branch 'kali/bug/wizard-text-improvements' into develop | Tomas Touceda |
2013-04-09 | make state switch more readable | kali |
2013-04-09 | fix markup typo | kali |
2013-04-09 | wordwrap | kali |
2013-04-09 | remove lambdas | kali |
2013-04-08 | Merge remote-tracking branch 'kali/bug/fix-eip-osx-launch' into develop | chiiph |
2013-04-08 | Merge remote-tracking branch 'kali/feature/test-auth' into develop | chiiph |
2013-04-09 | fixes as per review | kali |
2013-04-09 | add TODO about refactor install dialog | kali |
2013-04-08 | fix dyld_library_path for osx | kali |
2013-04-08 | Several fixes as per review | kali |
2013-04-04 | Several fixes in wizard | kali |
2013-04-03 | Makes traffic indicators display fixed precision. | kali |
2013-04-03 | Do not populate user/pass when deselecting "remember" | kali |
2013-04-03 | fix tuntaposx invocation | Kali Kaneko |
2013-04-03 | add osx initializer | Kali Kaneko |
2013-04-03 | fix osx prefixer and launcher | Kali Kaneko |
2013-03-27 | fix osx prefixer and launcher | Kali Kaneko |
2013-03-26 | workaround for srp server timing out on consecutive runs | kali |
2013-03-26 | Merge branch 'feature/windows_install_tap' of git://github.com/chiiph/leap_cl... | kali |