Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-29 | Merge tag '0.9.0' into debian/experimental | Kali Kaneko | |
Tag leap.bitmask version 0.9.0 | |||
2015-10-09 | [pkg] make sumo tar non-namespace package | Kali Kaneko | |
2015-09-24 | Merge tag '0.9.0rc3' into debian/experimental | Kali Kaneko | |
Tag leap.bitmask version 0.9.0rc3 | |||
2015-09-01 | [pkg] checkout develop in bitmask repo too | Kali Kaneko | |
2015-08-31 | Merge tag '0.9.0rc2' into debian/experimental | Kali Kaneko | |
Tag leap.bitmask version 0.9.0rc2 | |||
2015-08-24 | [pkg] add sumo_tarball_latest target | Kali Kaneko | |
2015-08-13 | [bug] copy for cryptography files not needed | Ivan Alejandro | |
Those files are no longer needed (nor present on the repo). - Resolves: #7384 | |||
2015-08-04 | [pkg] add target to pull latest from all repos | Kali Kaneko | |
2015-08-03 | [pkg] add missing step to install our own deps | Kali Kaneko | |
2015-08-03 | [pkg] add checkout-release target as a requisite for sumo-tarball | Kali Kaneko | |
2015-08-03 | [pkg] fix name of common repo | Kali Kaneko | |
2015-07-31 | [pkg] utility targets on makefile, spec changes | Kali Kaneko | |
2015-07-31 | [feat] initial working bundle with pyinstaller | Kali Kaneko | |
linux only, at the moment, but it's a good start :) | |||
2015-07-22 | [pkg] add sumo_tarball target, with cleanup steps | Kali Kaneko | |
2015-02-13 | create sumo tarball with leap dependencies (Closes: #6683) | Kali Kaneko | |
2015-02-13 | gather bitmask dependency tree | Kali Kaneko | |
2014-09-24 | Merge branch 'develop' into deb-0.7.0-rc1 | Kali Kaneko | |
Conflicts: docs/man/bitmask-root.1.rst | |||
2014-09-19 | single pref win: move eip preferences to new combined preference window. | elijah | |
2014-09-19 | Use wheels! yeah! | Kali Kaneko | |
No more infinite time to re-create a virtualenv. | |||
2014-08-13 | Merge branch 'develop' into deb-0.6.1-rc | kali | |
2014-08-11 | used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 ↵ | elijah | |
anyway) | |||
2014-06-10 | Merge tag '0.5.2' into deb-0.5.2 | Kali Kaneko | |
Tag leap.bitmask version 0.5.2 Conflicts: docs/man/bitmask-root.1.rst docs/man/bitmask.1.rst | |||
2014-06-06 | add icons for the vpn exit nodes | Kali Kaneko | |
2014-04-09 | Merge tag '0.5.0' into deb-0.5.0 | Kali Kaneko | |
Tag leap.bitmask version 0.5.0 Conflicts: pkg/requirements.pip | |||
2014-03-11 | add cProfile+viewer target to Makefile | Kali Kaneko | |
2014-03-10 | comment workaround for systems w/o pgrep | Kali Kaneko | |
2014-03-07 | add ability to set nice order via env var | Kali Kaneko | |
2014-03-05 | script to graph cpu/mem usage. Related: #5259 | Kali Kaneko | |
Use as: RESOURCE_TIME=5 make resource_graph where RESOURCE_TIME are the minutes to run for. | |||
2014-02-17 | add line_profiler targets to Makefile | Kali Kaneko | |
2014-02-17 | profiling target to makefile | Kali Kaneko | |
2013-11-15 | Merge tag '0.3.7' into debian | Kali Kaneko | |
Tag leap.bitmask version 0.3.7 | |||
2013-11-14 | Add advanced key management ui to the makefile. | Ivan Alejandro | |
2013-10-30 | Merge tag '0.3.5' into debian | Kali Kaneko | |
Tag leap.bitmask version 0.3.5 Conflicts: .gitignore pkg/requirements.pip | |||
2013-10-17 | Add project file generation to `make translations` | Ivan Alejandro | |
2013-10-14 | Merge tag '0.3.4' into debian | Kali Kaneko | |
Tag leap.bitmask version 0.3.4 Conflicts: pkg/requirements.pip | |||
2013-10-01 | Implement new UI | Tomás Touceda | |
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality) | |||
2013-08-26 | Merge branch 'master' into debian-0.3.1 | Kali Kaneko | |
2013-08-23 | Add preferences panel. | Ivan Alejandro | |
2013-08-22 | Merge remote-tracking branch 'origin/develop' into debian | Micah Anderson | |
2013-08-22 | Merge tag '0.3.0' into debian | Micah Anderson | |
Tag bitmask version 0.3.0 Conflicts: .coveragerc .tx/config NEWS.rst setup.cfg src/leap/base/checks.py src/leap/base/exceptions.py src/leap/base/tests/test_checks.py src/leap/eip/checks.py src/leap/gui/firstrun/login.py src/leap/gui/locale_rc.py src/leap/util/polkit.py tests/test_qt_environment.py tox.ini | |||
2013-08-12 | update makefile and project file | Kali Kaneko | |
2013-08-09 | Update documentation. | Ivan Alejandro | |
2013-07-08 | Update lupdate binary name. | Ivan Alejandro | |
This may be different in other linuxes, but for now i'll let working in my system. | |||
2013-06-13 | Refactor the status bits out of the MainWindow to StatusPanelWidget | Tomás Touceda | |
2013-06-13 | Refactor login to its own widget and remove Utils menu | Tomás Touceda | |
2013-05-29 | Integrate LoggerWindow with client | Ivan Alejandro | |
2013-03-08 | Add translation support | Tomás Touceda | |
Also: - Make OpenVPN use a random port every time - Logout in parallel so the UI doesn't block - Add the WAIT status from OpenVPN to the mainwindow displays - Support non-unix sockets in the LinuxVPNLauncher | |||
2013-03-06 | Add UI merging all the code | Tomás Touceda | |
Also add resources | |||
2013-03-06 | Remove everything to start from scratch | Tomás Touceda | |
2013-02-01 | add some cleanups to makefile | kali | |