Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-18 | [refactor] cleanup helper usage to adapt to new one | Kali Kaneko | |
also cleanups build process | |||
2016-04-18 | [feature] privileged bitmask helper | Kali Kaneko | |
This is still quite untested, and a bit hacky, but the main idea behind let us have a daemonized bitmask helper, that should be installed by the Bitmask installer. Its responsibilities are to launch the vpn process as a privileged user, and start/stop the firewall. | |||
2016-04-18 | [pkg] packaging hacks + update osx bundling notes | Kali Kaneko | |
2016-04-15 | [pkg] ship statically built binaries | Kali Kaneko | |
- mention the versions in the next relnotes - add the leap_thirdparty_build to gitignore. the build scripts are supposed to place the binaries here. | |||
2016-04-13 | [feature] make branding-logo: patches pixelated app logo | Kali Kaneko | |
and replaces it with bitmask-logo.svg - Releases: 0.9.2 | |||
2016-04-06 | [pkg] copy helpers, freeze version | Kali Kaneko | |
2016-04-06 | [pkg] move the pyinstaller bundle to a child folder | Kali Kaneko | |
2016-04-06 | [pkg] modularize main makefile to remove clutter | Kali Kaneko | |
2016-03-31 | [bug] workaround for incompatible qt library in ubuntu | Kali Kaneko | |
- Resolves: #7990 | |||
2016-03-28 | [pkg] some pyinstaller hacky targets | Kali Kaneko | |
2015-10-09 | [pkg] make sumo tar non-namespace package | Kali Kaneko | |
2015-09-01 | [pkg] checkout develop in bitmask repo too | Kali Kaneko | |
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-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-11 | used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 ↵ | elijah | |
anyway) | |||
2014-06-06 | add icons for the vpn exit nodes | Kali Kaneko | |
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-14 | Add advanced key management ui to the makefile. | Ivan Alejandro | |
2013-10-17 | Add project file generation to `make translations` | Ivan Alejandro | |
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-23 | Add preferences panel. | Ivan Alejandro | |
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-01-30 | add manpage in rst format | kali | |
2012-12-21 | included api docs | kali | |
2012-12-20 | working transifex workflow | kali | |
Closes #666 | |||
2012-12-20 | initial translation example. | kali | |