summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-29add missing import...cyBerta
2017-10-29#8757 refactores ProviderAPI for production flavorcyBerta
2017-10-28#8757 fix missing constant renamingscyBerta
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames ↵cyBerta
confusing constants, updates robotium
2017-10-258757 fixes session cookie handling by implementing okHttpClient and custom ↵cyBerta
cookiejar, enables TLS 1.2 on old devices, restricts allowed cipher suites on new devices in order to harden tls based communication
2017-10-13#8760 remove pause vpn button from notificationcyBerta
2017-10-13Merge branch '8755_reduce_logs_during_image_creation' into 'master'cyberta
8755 redirect logs during docker image creation to an artifact file See merge request leap/bitmask_android!12
2017-10-13Merge branch '8758_switch_providers' into 'master'cyberta
#8758 fix switching providers See merge request leap/bitmask_android!11
2017-10-13Merge branch '8746_client_must_honor_specified_protocol' into 'master'cyberta
#8746 fixes client must honor the protocol default specified by the provider See merge request leap/bitmask_android!10
2017-10-13#8759 fix failing testscyBerta
2017-10-13#8759 one cancellation dialog should be sufficientcyBerta
2017-10-118755 redirect logs during docker image creation to an artifact filecyBerta
2017-10-09#8758 fix switching providerscyBerta
2017-10-09#8746 fixes client must honor the protocol default specified by the providercyBerta
2017-10-02#8756 Don't generate all locates during docker sdk image buildcyBerta
2017-10-02Merge branch 'master' of 0xacab.org:leap/bitmask_android into ↵cyBerta
mirror_0xacab_master
2017-09-29minor fix: avoid multi catch oneliners for API < 19cyBerta
2017-09-29update README due to new supported Android APIs, updated SDK, NDK and new ↵cyBerta
docker image references
2017-09-29Merge branch 'feature/updateDependencies' into 'master'cyberta
Feature/update dependencies See merge request leap/bitmask_android!8
2017-09-29Revert "gitlab ci: change reference to image for build task"developcyBerta
This reverts commit 9c963b3bc34fac9e5a51b753cf7aba624680307a.
2017-09-29gitlab ci: change reference to image for build taskcyBerta
2017-09-29fix typo in DockerfilecyBerta
2017-09-29fix gitlab ci scriptcyBerta
2017-09-29update ics-openvpn: update Dockerfiles, add new api level 26 and update ndkcyBerta
2017-09-29Build docker images from CIVarac
2017-09-29disable breakpadcyBerta
2017-09-29update ics-openvpn: fix submodule urlscyBerta
2017-09-27Merge branch 'develop' into 'master'cyberta
update ndk and sdk for gitlab ci See merge request leap/bitmask_android!7
2017-09-26fix typo in DockerfilecyBerta
2017-09-26fix gitlab ci scriptcyBerta
2017-09-26update ics-openvpn: update Dockerfiles, add new api level 26 and update ndkcyBerta
2017-09-25Build docker images from CIVarac
2017-09-21update ics-openvpn: cleanup build.gradlecyBerta
2017-09-21update ics-openvpn: add and fix testscyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta
2017-09-21update ics-openvpn: move ics-openvpn submodule remote to leap.secyBerta
2017-09-21update ics-openvpn: add textual changescyBerta
2017-09-21update ics-openvpn: add new aidl interface definitionscyBerta
2017-09-21update ics-openvpn: add plurals to bitmask resourcescyBerta
2017-09-18Merge branch 'develop' into 'master'cyberta
Fixes failing tests See merge request !5
2017-09-18change expiration offset to 15 days before actual certificate expirescyBerta
2017-09-15vpn certificate gets renewed 3 month before current certificate expirescyBerta
2017-09-14minor changes: replace depr. img and change xml identifier to follow android ↵cyBerta
code guidelines
2017-09-14improves comparison of images - reduces complexity and more reliablecyBerta
2017-09-14fixes tests that fail to login & some more assertions for showing causes of ↵cyBerta
failure earlier
2017-09-14avoid dependencies between different test classes extending ↵cyBerta
ActivityInstrumentationTestCase2
2017-09-14refactor failing certification validation testcyBerta
2017-09-14rename test classes - starting with a capital lettercyBerta
2017-05-31Merge branch 'add-caa' into 'master'aguestuser
Add CAA See merge request !4
2017-05-30[ag] add aguestuser's CAA signatureaguestuser