Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-20 | Rename OpenVPN class to a VPNStatus | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/core/OpenVPN.java => src/de/blinkt/openvpn/core/VpnStatus.java | |||
2013-08-18 | Rebase OpenVPN to -master | Arne Schwabe | |
--HG-- extra : rebase_source : 37025b323cf5e6497cbc92744a32b0b69e397af8 | |||
2013-08-12 | enable TCP_NO_DELAY support | Arne Schwabe | |
2013-08-12 | enable --passtos on android | Arne Schwabe | |
2013-08-10 | Update openvpn source code | Arne Schwabe | |
2013-06-23 | Sync OpenVPN to master | Arne Schwabe | |
2013-06-07 | Increase OpenVPN version, add fixes from crowd.in to english texts | Arne Schwabe | |
--HG-- extra : amend_source : bc03ea072fbc2b8815fbdf691a42ed9600e959d1 | |||
2013-05-31 | Update OpenVPN to current -master | Arne Schwabe | |
--HG-- extra : rebase_source : 7d9f6d9e6ac62a8843f925e33c48a671ff153f91 | |||
2013-05-26 | compile fixes | Arne Schwabe | |
2013-05-25 | Commit files missed in last openvpn import | Arne Schwabe | |
2013-05-24 | Updaten OpenVPN version to 2.4master | Arne Schwabe | |
2013-05-03 | Add snappy library. In preparation for upcoming snappy support of OpenVPN | Arne Schwabe | |
2013-04-06 | Fix tls-cipher when invalid ciphers are given | Arne Schwabe | |
2013-04-01 | Update OpenVPN to 2.3.1 | Arne Schwabe | |
2013-03-23 | Allow building with polarssl | Arne Schwabe | |
Not very useful at the moment since pkcs12 and external key management are not supported but might be useful one day | |||
2013-03-07 | increase version of openvpn | Arne Schwabe | |
2013-03-07 | Update openvpn src to git version 839a41ac3d4253ad048e93c84f2291fc684c44d4 ↵ | Arne Schwabe | |
(include x509-verify-name) (closes issue #144) --HG-- extra : rebase_source : d93dcf4130eccf3a136850495e382942eb675a8e | |||
2013-03-04 | Make break pad build option easier to use, add synchronized network listener | Arne Schwabe | |
--HG-- extra : rebase_source : 3f8f7937917b03ca5c43ac6c78efad2f7b333289 | |||
2013-02-05 | Fix Locale related errors/bugs. Update … to unicode replacement. Fix the ↵ | Arne Schwabe | |
speed display. | |||
2013-02-03 | OpenVPN Fixes and merge with upstream | Arne Schwabe | |
2013-02-02 | Fix an assertion if tun is closed from openvpn_exit | Arne Schwabe | |
2013-01-27 | sync to git | Arne Schwabe | |
2013-01-18 | Fix connecting UDP sockets. (closes issue #131) | Arne Schwabe | |
2013-01-04 | Fetch current translation from crowd.in | Arne Schwabe | |
--HG-- extra : rebase_source : 44d6489286ed63d24bb099ee9cd04aadb58e81f5 | |||
2013-01-02 | - Fix printing randomized hostname (closes issue #127) | Arne Schwabe | |
- merge with upstream | |||
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 | |
placed | |||
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 reconnectv0.5.24 | 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 ABIv0.5.22 | 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 | |
--HG-- extra : rebase_source : 452a87edb1adc275c77057e11d20feb164305e6b | |||
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 againv0.5.15 | 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 | |
--HG-- rename : openvpn/src/plugins/README => openvpn/doc/README.plugins rename : openvpn/src/plugins/defer/README => openvpn/sample/sample-plugins/defer/README rename : openvpn/src/plugins/defer/build => openvpn/sample/sample-plugins/defer/build rename : openvpn/src/plugins/defer/simple.c => openvpn/sample/sample-plugins/defer/simple.c rename : openvpn/src/plugins/examples/simple.def => openvpn/sample/sample-plugins/defer/simple.def rename : openvpn/src/plugins/defer/winbuild => openvpn/sample/sample-plugins/defer/winbuild rename : openvpn/src/plugins/examples/build => openvpn/sample/sample-plugins/log/build rename : openvpn/src/plugins/examples/log.c => openvpn/sample/sample-plugins/log/log.c rename : openvpn/src/plugins/examples/log_v3.c => openvpn/sample/sample-plugins/log/log_v3.c rename : openvpn/src/plugins/examples/winbuild => openvpn/sample/sample-plugins/log/winbuild rename : openvpn/src/plugins/examples/README => openvpn/sample/sample-plugins/simple/README rename : openvpn/src/plugins/examples/build => openvpn/sample/sample-plugins/simple/build rename : openvpn/src/plugins/examples/simple.c => openvpn/sample/sample-plugins/simple/simple.c rename : openvpn/src/plugins/examples/simple.def => openvpn/sample/sample-plugins/simple/simple.def rename : openvpn/src/plugins/examples/winbuild => openvpn/sample/sample-plugins/simple/winbuild rename : openvpn/src/plugins/auth-pam/README => openvpn/src/plugins/auth-pam/README.auth-pam rename : openvpn/src/plugins/down-root/README => openvpn/src/plugins/down-root/README.down-root | |||
2012-07-15 | Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny ↵ | Arne Schwabe | |
Root for the right pointers) Move jniglue/minivpn files to more sensitive places --HG-- rename : openvpn/src/openvpn/jniglue.c => jni/jniglue.c rename : openvpn/src/openvpn/jniglue.h => jni/jniglue.h rename : openvpn/src/openvpn/testmain.c => jni/minivpn.c | |||
2012-06-30 | Relase version 0.5.9v0.5.9 | Arne Schwabe | |