summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/tun.c
AgeCommit message (Expand)Author
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe
2014-01-21Add to code that allows excluding routes from the VPNArne Schwabe
2014-01-05Update OpenVPN source (adds lz4, disables export openssl ciphers)Arne Schwabe
2013-12-05Add pre resolve patchArne Schwabe
2013-11-19Update dual stack patch set, workaround for Android 4.4Arne Schwabe
2013-08-10Update openvpn source codeArne Schwabe
2013-05-24Updaten OpenVPN version to 2.4masterArne Schwabe
2013-04-01Update OpenVPN to 2.3.1Arne Schwabe
2012-12-14Update openvpn to Dual Stack versionArne Schwabe
2012-10-10Fix bug that causes segfault on reconnectv0.5.24Arne Schwabe
2012-09-25Add dummy string for tun device name (closes issue #93)Arne Schwabe
2012-09-13Update openvpn to https://github.com/schwabe/openvpn/tree/android_2.3beta1Arne Schwabe
2012-09-10Update openvpn version. Matches github.com/schwabe/openvpnArne Schwabe
2012-07-21Update openvpn to Version 2.3_alpha3Arne Schwabe
2012-06-02bring openvpn in sync with openvpn git master and patches submitted to mailin...Arne Schwabe
2012-05-18Allow only one log window at a time (closes issue #26)Arne Schwabe
2012-05-13Implement the required ipv6 changes.Arne Schwabe
2012-05-07Clarify route error message, remove a few "jniglue.h" inclusionsArne Schwabe
2012-05-06All 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-06Add ability to send the log (closes issue #9)Arne Schwabe
2012-05-04Get vpn list working again, not yet perfect but at least delete worksArne Schwabe
2012-05-03Error message if tun cannot be openedArne Schwabe
2012-05-01Support strange certificate + passsword authentication typesArne Schwabe
2012-04-29Version 0.4schwabe
2012-04-28Almost ready for version 0.4schwabe
2012-04-16Initial importArne Schwabe