Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-30 | [refactor] change status to "failed" | Kali Kaneko | |
2017-08-24 | [docs] update changelog | Kali Kaneko | |
2017-08-15 | [docs] add alot decryption fix to changelog | Kali Kaneko | |
2017-08-14 | [docs] update osx hacking page | Kali Kaneko | |
2017-08-11 | [feature] allow manual gateway selection for vpn | Kali Kaneko | |
For now, the way to select a gateway is to add a section in bitmaskd.cfg: [vpn_prefs] locations = ["frankfurt", "seattle__wa"] countries = ["DE", "US"] Note that the location indication has priority over country code. This will be exposed by the UI in release 0.11 - Resolves: #8855 | |||
2017-08-11 | [feature] automatic vpn gateway selection, based on timezone | Kali Kaneko | |
This is a first approach to automatic gateways selection. More things are missing: - allow manual selection, by location or country code. - take the hemisphere into account. - expose the selected gw to the api/cli but overall seems this is a good approach to make 0.10 release usable in terms of vpn. - Resolves: #8804 | |||
2017-08-11 | [feature] add a new bitmask_chromium gui entrypoint | Kali Kaneko | |
If chromium is installed in the system, there's no need to depend on qt5. | |||
2017-07-25 | [docs] add instruction to use the virtualenv next time | Kali Kaneko | |
2017-07-25 | [docs] document the dev-bootstrap script0.10a2 | Kali Kaneko | |
2017-07-14 | [bug] handle 503 responses from nyckserver | Ruben Pollan | |
This can be produced by errors fetching keys from the server. - Resolves: #8971 | |||
2017-06-30 | [docs] correct path for homebrew bundle tarballs | Kali Kaneko (leap communications) | |
2017-06-29 | [feat] Stop the vpn (and all services) when application is shut down | Ruben Pollan | |
- Resolves: #8852 | |||
2017-06-29 | [feat] restart openvpn automatically | Ruben Pollan | |
Right now we are trying to restart openvpn every 2 seconds, for ever (or until the user turns down the VPN). Maybe we can be more smart making the retries longer with time. - Resolves: #8049 | |||
2017-06-28 | [docs] typo, style | Kali Kaneko (leap communications) | |
2017-06-28 | [docs] fix the docstring since the implementation does not sign yet | Kali Kaneko (leap communications) | |
2017-06-28 | [docs] document key discovery sources | Ruben Pollan | |
2017-06-28 | [docs] overview for keymanager | Kali Kaneko (leap communications) | |
2017-06-23 | [docs] update documentation on bundling process in osx | Kali Kaneko (leap communications) | |
2017-06-15 | [feat] Add a 'fetch' flag to key export | Ruben Pollan | |
If is set keyamanger will try to discover and download the key. - Resolves: #8821 | |||
2017-06-14 | [docs] mention logs path for osx | Kali Kaneko (leap communications) | |
2017-06-13 | [docs] add note about testing providers with invalid certificates | Kali Kaneko (leap communications) | |
2017-06-13 | [pkg] simplify osx/linux target | Kali Kaneko (leap communications) | |
2017-06-12 | [docs] bump changelog to 0.10 | Ruben Pollan | |
2017-06-12 | [feat] push private key updates into nicknym | Ruben Pollan | |
Deal as well with sending key if key is outdated in the providers nicknym. - Resolves: #8819, #8832 | |||
2017-06-12 | [docs] document homebrew install | Kali Kaneko (leap communications) | |
2017-06-12 | [docs] documentation about helpers | Kali Kaneko (leap communications) | |
2017-06-07 | [docs] note about debugging osx helper | Kali Kaneko (leap communications) | |
2017-06-07 | [docs] typo in known issues docs | kwadronaut | |
- Resolves: #8919 - Documentation: #8919 | |||
2017-06-07 | [docs] update issue tracker in docs | Kali Kaneko (leap communications) | |
2017-06-07 | [docs] change order of steps | Kali Kaneko (leap communications) | |
2017-06-07 | [docs] bitmask has to be running to configure tb | Kali Kaneko (leap communications) | |
2017-06-05 | [feat] On bitmaskclt vpn start use the last vpn if no provider is provided | Ruben Pollan | |
- Resolves: #8835 | |||
2017-06-05 | [docs] add signoff-rebase alias | Ruben Pollan | |
2017-05-31 | [docs] document helper installation | Kali Kaneko (leap communications) | |
2017-05-30 | [pkg] settle on 0.10a10.10a1 | Kali Kaneko (leap communications) | |
2017-05-30 | [docs] add notes for osx/windows dev env | Kali Kaneko (leap communications) | |
2017-05-30 | [pkg] bump next version | Kali Kaneko (leap communications) | |
2017-05-29 | add osx/windows documents | Kali Kaneko (leap communications) | |
2017-05-26 | [docs] formatting | Kali Kaneko (leap communications) | |
2017-05-26 | [doc] webkit -> qtwebkit | Ruben Pollan | |
2017-05-24 | [docs] add pixelated/thunderbird issues to known issues | Kali Kaneko (leap communications) | |
2017-05-18 | [docs] minor: formatting changes | Kali Kaneko (leap communications) | |
2017-05-16 | [bug] use correct api uri | Kali Kaneko (leap communications) | |
Allows to upload a key to providers that use a different api uri than api.provider.net - Resolves: #8868 | |||
2017-05-16 | [docs] thunderbird integration | Kali Kaneko (leap communications) | |
2017-05-04 | [docs] add simonft to authors | Kali Kaneko (leap communications) | |
2017-05-01 | [bug] remove remanents of IMAP profiling code | Ruben Pollan | |
- Resolves: #8870 | |||
2017-05-01 | [docs] update the manhole documentation | Kali Kaneko (leap communications) | |
2017-04-24 | [docs] update info about testing providers for vpn | Kali Kaneko (leap communications) | |
2017-04-21 | [docs] add note about installing haveged | Kali Kaneko (leap communications) | |
2017-04-21 | [docs] fix phrasing about fast-forwards | Kali Kaneko (leap communications) | |