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
/
openvpn
Age
Commit message (
Expand
)
Author
2012-12-16
connect-retry fix
Arne Schwabe
2012-12-14
proto_remote fix
Arne Schwabe
2012-12-14
Update openvpn to Dual Stack version
Arne Schwabe
2012-10-10
Fix bug that causes segfault on reconnect
Arne Schwabe
2012-09-25
Add dummy string for tun device name (closes issue #93)
Arne Schwabe
2012-09-13
Make openvpn version report the real ABI
Arne Schwabe
2012-09-13
Update openvpn to https://github.com/schwabe/openvpn/tree/android_2.3beta1
Arne Schwabe
2012-09-13
Add support for persist-tun option (closes issue #83)
Arne Schwabe
2012-09-10
Commit 3615b6646754c89fca055260528e0cbf671936e0 from git
Arne Schwabe
2012-09-10
Update openvpn version. Matches github.com/schwabe/openvpn
Arne Schwabe
2012-08-17
Remove script-security warning, fix german spelling mistake
Arne Schwabe
2012-08-12
Add a few forgotten openvpn files/ignore some auto generated openvpn files
Arne Schwabe
2012-07-30
Apply upstream openvpn fix for http-proxy from Heiko Hund
Arne Schwabe
2012-07-24
Build openssl as shared library again, build for all Android ABIs
Arne Schwabe
2012-07-21
make openvpn compile again
Arne Schwabe
2012-07-21
Change config.h version number to reflect openvpn version
Arne Schwabe
2012-07-21
Update openvpn to Version 2.3_alpha3
Arne Schwabe
2012-07-15
Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny Ro...
Arne Schwabe
2012-06-30
Relase version 0.5.9
Arne Schwabe
2012-06-28
The 'be ready for Jelly Beans' commit
Arne Schwabe
2012-06-03
minor clean ups
Arne Schwabe
2012-06-02
bring openvpn in sync with openvpn git master and patches submitted to mailin...
Arne Schwabe
2012-06-02
clarify warning, reset domain on opening tun
Arne Schwabe
2012-05-24
Better way of fixing port warning
Arne Schwabe
2012-05-21
Ignore routing delay, as it causes routes not to be added.
Arne Schwabe
2012-05-18
Allow only one log window at a time (closes issue #26)
Arne Schwabe
2012-05-18
- Make Ipv6 support complete (minus tun-ipv6 warning)
Arne Schwabe
2012-05-13
Implement the required ipv6 changes.
Arne Schwabe
2012-05-10
Version 0.5.1
Arne Schwabe
2012-05-10
Merge
Arne Schwabe
2012-05-09
small fixed
Arne Schwabe
2012-05-09
Only try to write minivpn once per program lifetime.
Arne Schwabe
2012-05-09
Add tiny minivpn executable which uses the libopenvpn.so so we don't have to ...
Arne Schwabe
2012-05-09
Openvpn as external external program is coming nearer ....
Arne Schwabe
2012-05-07
Clarify route error message, remove a few "jniglue.h" inclusions
Arne Schwabe
2012-05-06
All control of openvpn is now over the unix socket. JNI is only used for star...
Arne Schwabe
2012-05-06
- Ability to copy single log entries (issue #9)
Arne Schwabe
2012-05-06
Add ability to send the log (closes issue #9)
Arne Schwabe
2012-05-05
working protect fd through management
Arne Schwabe
2012-05-05
First time a fd was successfully transfered over a socket :)
Arne Schwabe
2012-05-05
0.4.8b - the my phone has a /tmp but most ics do not
Arne Schwabe
2012-05-04
Get vpn list working again, not yet perfect but at least delete works
Arne Schwabe
2012-05-03
Error message if tun cannot be opened
Arne Schwabe
2012-05-01
Support strange certificate + passsword authentication types
Arne Schwabe
2012-04-29
Version 0.4
schwabe
2012-04-28
Almost ready for version 0.4
schwabe
2012-04-16
Initial import
Arne Schwabe