Age | Commit message (Expand) | Author |
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard |
2013-01-18 | Fix connecting UDP sockets. (closes issue #131) | Arne Schwabe |
2013-01-04 | Fetch current translation from crowd.in | Arne Schwabe |
2013-01-02 | - Fix printing randomized hostname (closes issue #127) | Arne Schwabe |
2012-12-25 | OpenVPN fixes | Arne Schwabe |
2012-12-24 | Make send mini dump work with non Gmail Mail app, make google sending better ... | Arne Schwabe |
2012-12-22 | commit files forgot in last commit, add push fix | Arne Schwabe |
2012-12-22 | Add google-breakpad support to ics-openvpn | Arne Schwabe |
2012-12-17 | More Dual Stack patch fixes | Arne Schwabe |
2012-12-17 | Fix proxy support | Arne Schwabe |
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 |