index
:
ics_openvpn.git
bitmask
master
new_master
no_opevpn3
[ics_openvpn]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
de
/
blinkt
/
openvpn
/
core
Age
Commit message (
Expand
)
Author
2013-08-14
prepare for version 0.5.41
v0.5.41
Arne Schwabe
2013-08-12
Fix lint issues
Arne Schwabe
2013-08-08
Log error if the IP that should be set is invalid
Arne Schwabe
2013-08-07
Fix compiling with Android NDK r9
Arne Schwabe
2013-08-07
Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...
Arne Schwabe
2013-08-02
Welcome Android 4.3
Arne Schwabe
2013-07-11
Usage reflection to use Android Bouncycastle to print Subject DN, also displa...
Arne Schwabe
2013-07-09
Add support for IntelliJ annotations (@Nullable, @NotNull)
Arne Schwabe
2013-07-05
Ignore user and group options
Arne Schwabe
2013-07-03
Restructure global settings
Arne Schwabe
2013-07-01
Fix GUI certificate display/parsing a bit
Arne Schwabe
2013-06-25
Always uses newest gradle build version
Arne Schwabe
2013-06-23
fix stupid bug
Arne Schwabe
2013-06-23
Fix bug with new pause VPN function
Arne Schwabe
2013-06-23
Fix issues found by Code Analysis
Arne Schwabe
2013-06-23
Implement expandable notifications for 4.1
Arne Schwabe
2013-06-16
I have no idea what I am doing here …..
Arne Schwabe
2013-06-16
Fix typos, move socket initializing to OpenVPN 2.x specific OpenVPNManagement...
Arne Schwabe
2013-06-08
Fix icon displayed in the notification bar. Using a Leveldrawable does not wo...
Arne Schwabe
2013-06-07
Also use friendly names when printing keystore certificate
Arne Schwabe
2013-06-06
Fix printing of certificate DN Names
v0.5.37
Arne Schwabe
2013-06-04
Remove debug log
Arne Schwabe
2013-05-31
Fix screen off
Arne Schwabe
2013-06-05
Add support for asking username/password if none is set (closes issue #174)
Arne Schwabe
2013-05-29
Compile fixes
Arne Schwabe
2013-05-29
Allow pausing the VPN also without persistent-tun.
Arne Schwabe
2013-05-25
Implement Option to pause VPN when screen is off (closes issue #162)
Arne Schwabe
2013-05-24
Fix error in env
Arne Schwabe
2013-05-20
Add certificate CN print
Arne Schwabe
2013-05-06
Fix spelling of sate to state
Arne Schwabe
2013-05-10
Also add package name to UV variables
Arne Schwabe
2013-05-10
Report ics-openvpn version to server when push-peer-info is used
Arne Schwabe
2013-04-16
Add states when requiring user input
Arne Schwabe
2013-04-10
Always log tun information
Arne Schwabe
2013-04-01
Ignore error when unregistering network state listener
Arne Schwabe
2013-03-28
Add license file and remove copyright header from files that were adapted fro...
Arne Schwabe
2013-03-18
Move native functions into own class.
Arne Schwabe
2013-03-18
Catch broken ifconfig lines
Arne Schwabe
2013-03-12
Break the classes into core classes that deal with handling the backend logic...
Arne Schwabe