Age | Commit message (Expand) | Author |
2017-08-30 | [refactor] mark the listener as implementer of IStateListener | Kali Kaneko |
2017-08-30 | [refactor] change status to "failed" | Kali Kaneko |
2017-08-30 | [refactor] remove error import | Kali Kaneko |
2017-08-30 | [tests] fix test case typo | Kali Kaneko |
2017-08-30 | [tests] fix path for data files | Kali Kaneko |
2017-08-30 | [feature] comment out debugging stdout | Kali Kaneko |
2017-08-30 | [bug] flatten args to allow keepalive params | Kali Kaneko |
2017-08-30 | [docs] document restarts a bit better | Kali Kaneko |
2017-08-30 | [scripts] use sudo for installing helpers | Kali Kaneko |
2017-08-30 | [refactor] restart by allowing to send SIGUSR1 to openvpn process | Kali Kaneko |
2017-08-30 | [bug] fix bad merge | Kali Kaneko |
2017-08-30 | [refactor] add state listener to signal state transition to UI | Kali Kaneko |
2017-08-30 | [refactor] catch failures | Kali Kaneko |
2017-08-30 | [docs] add ability to upgrade an existing virtualenv | Kali Kaneko |
2017-08-30 | [feature] allow integer for management verbosity | Kali Kaneko |
2017-08-30 | [refactor] re-add retries for connecting to management | Kali Kaneko |
2017-08-30 | [refactor] move terminate_or_kill to linux launcher | Kali Kaneko |
2017-08-30 | [refactor] remove unused imports and attrs | Kali Kaneko |
2017-08-30 | [refactor] merge tunnel and control modules | Kali Kaneko |
2017-08-30 | [refactor] delete old _management module | Kali Kaneko |
2017-08-30 | [refactor] integrate new management protocol | Kali Kaneko |
2017-08-30 | [feature] add twisted protocol for handling openvpn management | Kali Kaneko |
2017-08-30 | [style] pep8 | Kali Kaneko |
2017-08-30 | [bug] verbose log if error when (un)installing helpers | Kali Kaneko |
2017-08-30 | [bug] avoid state flickering when state string is empty | Kali Kaneko |
2017-08-30 | [pkg] fix install path for gui module | Kali Kaneko |
2017-08-30 | [bug] fail gracefully if cannot import soledad | Kali Kaneko |
2017-08-30 | [pkg] fix the vpn module installation path | Kali Kaneko |
2017-08-30 | [pkg] Cleanup debian/control, set right maintainer/uploader | Kali Kaneko |
2017-08-30 | [pkg] Build debs for zesty and stretch | Varac |
2017-08-25 | [bug] replace content-type after removing the signature | Ruben Pollan |
2017-08-24 | [docs] update changelog | Kali Kaneko |
2017-08-24 | [feat] hardcode some providers to mock that they provide mixnets | Ruben Pollan |
2017-08-24 | [bug] update the UI to the new mail.get_token API | Ruben Pollan |
2017-08-24 | [feat] add mail.add_msg API call | Ruben Pollan |
2017-08-24 | [feat] remove active user from get_token | Ruben Pollan |
2017-08-24 | [feat] add a mock mixnet_status call to the API | Ruben Pollan |
2017-08-15 | [pkg] add stub for bitmask-chromium package | Kali Kaneko |
2017-08-15 | [docs] add alot decryption fix to changelog | Kali Kaneko |
2017-08-15 | [bug] encode pgp/mime parts as 7bit encoding | Ruben Pollan |
2017-08-15 | [pkg] remove unused QT5PATH | Kali Kaneko |
2017-08-15 | [bug] fix attribute error when vpn is not started | Kali Kaneko |
2017-08-14 | [style] pep8 | Kali Kaneko |
2017-08-14 | [docs] update osx hacking page | Kali Kaneko |
2017-08-14 | [pkg] fallback to pyqt-webkit if webengine not found | Kali Kaneko |
2017-08-14 | [pkg] fix osx bundle by relinking broken _scrypt dylib | kali |
2017-08-14 | [bug] proper vpn shutdown in osx bundles | kali |
2017-08-14 | [docs] fix management class docstring | kali |
2017-08-14 | [bug] report version correctly in bundles | kali |
2017-08-14 | [bug] kill a previous process in osx | kali |