index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
de
Age
Commit message (
Expand
)
Author
2020-12-29
new year cleanup: restructure messy project
cyBerta
2020-03-17
switch to AndroidX
cyBerta
2020-02-27
disable battery save mode while tethering is enabled
cyberta
2020-01-31
ensure firewall is started after vpn tun interface is up, fix indent
cyberta
2020-01-29
implement wifi tethering
cyberta
2020-01-25
add and remove configuring tethering rules on vpn start and shutdown
cyberta
2020-01-24
rearrange firewalling code, move to separate package
cyberta
2019-12-30
reduce su calls, add logging, save if su exists and was allowed to preferences
cyBerta
2019-12-30
initial firewall implementation to fix #8939
cyBerta
2019-10-30
make sure shapeshifter dispatcher is stopped between switching vpn processes
cyBerta
2019-10-25
implement error handling for edge case when Android
cyBerta
2019-10-24
don't let the main thread sleep for 3 seconds on every vpn gateway setup
cyBerta
2019-10-19
fix error handling in Shapeshifter class
cyBerta
2019-10-19
introduce error types in VpnStatus to distinguish between Shapeshifter based ...
cyBerta
2019-10-19
VpnProfiles are equal if they have the same ip and transport
cyBerta
2019-08-02
cleanup in OpenVPNService
cyBerta
2019-08-02
rename DispatcherOptions to Obfs4Options
cyBerta
2019-08-02
add Shapeshifter class managing shapeshifter go library
cyBerta
2019-08-02
remove duplicated line in OpenVPNService
cyBerta
2019-08-02
create one vpnprofile per transport per gateway. implement basis to switch be...
cyBerta
2019-08-02
show a little ghost and extra information in notifications when trying or usi...
cyBerta
2019-08-02
* refactor vpn profile generation
cyBerta
2019-08-02
add null checks for the case shapeshifter-dispatcher is not running
cyBerta
2019-08-02
squashed commit for Pluggable Transports
cyBerta
2019-07-12
cleanup: undo unnecessary if-clause nesting
cyBerta
2019-07-12
print stacktrace if json serialization of a VpnProfile fails
cyBerta
2019-07-12
* use static atomicBoolean to save alwaysOn settings instead of sharedPrefs
cyBerta
2019-07-12
get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code
cyBerta
2019-07-12
better support for android 8.X always-on killswitch (#8945 & #8928)
cyBerta
2019-07-12
remove unused activities
cyBerta
2019-07-12
replace 'Bitmask' in strings with variable for a better client customization
cyBerta
2019-05-22
* adds a DISCONNECTING state
cyBerta
2019-04-02
avoid NPE in OpenVpnService
cyBerta
2019-04-01
catch resource not found exception in LogItem
cyBerta
2019-03-31
fix NPE in NetworkUtils
cyBerta
2019-03-09
add missing state, relates to 36ea8c00e7840b154f58ce0621ad8c33fe25fdca
cyBerta
2019-03-09
improve vpn shutdown regarding the new gateway selection
cyBerta
2018-12-11
fix concurrent modification exception in vpn status
cyBerta
2018-12-07
first shot gatewayselection
cyBerta
2018-10-19
#8919 update dependencies
cyBerta
2018-02-20
#8860 fix potential nullpointer exception on openvpnservice
cyBerta
2018-02-14
#8846 remove legacy code and files: Dashboard, LogWindow, UserStatusFragment,...
cyBerta
2018-02-06
fix build after reenabling copy classes from ics-openvpn build job
cyBerta
2018-02-06
#8832 more upsteam changes
cyBerta
2018-02-01
#8832 add all ics-openvpn code changes
cyBerta
2018-01-16
#8788 implement VpnNotificationManager to handle notifications from VoidVPN a...
cyBerta
2017-12-12
#8742 add notifications for blocking vpn
cyBerta
2017-12-07
#8742 basic always-on implementation with blocking vpn if no profile is confi...
cyBerta
2017-10-13
#8760 remove pause vpn button from notification
cyBerta
2017-10-13
#8759 one cancellation dialog should be sufficient
cyBerta
[next]