0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/javacli
James Yonan cded2ca49e Android 1.1.1 build 9
* Fix attempt for java.lang.NullPointerException in
  net.openvpn.openvpn.OpenVPNService.onStartCommand(OpenVPNService.java:838)

* Allow non-unified profiles (i.e. profiles containing directives that
  reference other files) to be imported from SD card, as long
  as all referenced files are present in the same directory on the
  SD card as the profile.

* Relaxed parsing of "remote" directive to allow the port and/or
  protocol parameters to be omitted.  The port defaults to 1194
  and the protocol to UDP.  Either defaults can be changed with
  the "port" or "proto" directive.

* Fixed issue where profile parser was choking on files containing
  Windows-style line-endings.
2012-10-18 12:24:14 +00:00
..
android Added Android 4.1 "Jelly Bean" hack to work around significant 2012-10-07 09:20:15 +00:00
build-android-polar Added Android 4.1 "Jelly Bean" hack to work around significant 2012-10-07 09:20:15 +00:00
build-linux Turned off LZO library linkage for iOS and Android (but enable 2012-09-26 08:37:28 +00:00
Client.java Updated linux scripts to work with latest core and library 2012-09-09 23:10:20 +00:00
Main.java Fix some breakage between Android and JDK clients. 2012-03-08 10:50:26 +00:00
OpenVPNClientThread.java This is a general pre-release fine-tuning of both Android and iOS clients. 2012-10-10 11:04:34 +00:00
ovpncli.i Android 1.1.1 build 9 2012-10-18 12:24:14 +00:00