summaryrefslogtreecommitdiff
path: root/openvpn
AgeCommit message (Expand)Author
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2013-01-18Fix connecting UDP sockets. (closes issue #131)Arne Schwabe
2013-01-04Fetch current translation from crowd.inArne Schwabe
2013-01-02- Fix printing randomized hostname (closes issue #127)Arne Schwabe
2012-12-25OpenVPN fixesArne Schwabe
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ...Arne Schwabe
2012-12-22commit files forgot in last commit, add push fixArne Schwabe
2012-12-22Add google-breakpad support to ics-openvpnArne Schwabe
2012-12-17More Dual Stack patch fixesArne Schwabe
2012-12-17Fix proxy supportArne Schwabe
2012-12-16connect-retry fixArne Schwabe
2012-12-14proto_remote fixArne Schwabe
2012-12-14Update openvpn to Dual Stack versionArne Schwabe
2012-10-10Fix bug that causes segfault on reconnectArne Schwabe
2012-09-25Add dummy string for tun device name (closes issue #93)Arne Schwabe
2012-09-13Make openvpn version report the real ABIArne Schwabe
2012-09-13Update openvpn to https://github.com/schwabe/openvpn/tree/android_2.3beta1Arne Schwabe
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-10Commit 3615b6646754c89fca055260528e0cbf671936e0 from gitArne Schwabe
2012-09-10Update openvpn version. Matches github.com/schwabe/openvpnArne Schwabe
2012-08-17Remove script-security warning, fix german spelling mistakeArne Schwabe
2012-08-12Add a few forgotten openvpn files/ignore some auto generated openvpn filesArne Schwabe
2012-07-30Apply upstream openvpn fix for http-proxy from Heiko HundArne Schwabe
2012-07-24Build openssl as shared library again, build for all Android ABIsArne Schwabe
2012-07-21make openvpn compile againArne Schwabe
2012-07-21Change config.h version number to reflect openvpn versionArne Schwabe
2012-07-21Update openvpn to Version 2.3_alpha3Arne Schwabe
2012-07-15Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny Ro...Arne Schwabe
2012-06-30Relase version 0.5.9Arne Schwabe
2012-06-28The 'be ready for Jelly Beans' commitArne Schwabe
2012-06-03minor clean upsArne Schwabe
2012-06-02bring openvpn in sync with openvpn git master and patches submitted to mailin...Arne Schwabe
2012-06-02clarify warning, reset domain on opening tunArne Schwabe
2012-05-24Better way of fixing port warningArne Schwabe
2012-05-21Ignore routing delay, as it causes routes not to be added.Arne Schwabe
2012-05-18Allow 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-13Implement the required ipv6 changes.Arne Schwabe
2012-05-10Version 0.5.1Arne Schwabe
2012-05-10MergeArne Schwabe
2012-05-09small fixedArne Schwabe
2012-05-09Only try to write minivpn once per program lifetime.Arne Schwabe
2012-05-09Add tiny minivpn executable which uses the libopenvpn.so so we don't have to ...Arne Schwabe
2012-05-09Openvpn as external external program is coming nearer ....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-05working protect fd through managementArne Schwabe
2012-05-05First time a fd was successfully transfered over a socket :)Arne Schwabe