GAdmin-OpenVPN-Client Changelog

What's new in GAdmin-OpenVPN-Client 0.1.9

Jan 17, 2014
  • Fixed imports for cert and key entries and made them non-editable.
  • Removed file_chooser_set_filename from dialog creation.
  • Changed pixbuf_unref to g_object_unref for icons.
  • Removed unused functions and fixed some compiler warnings.

New in GAdmin-OpenVPN-Client 0.1.8 (Jan 31, 2012)

  • New help window contents.
  • An updated Swedish translation.

New in GAdmin-OpenVPN-Client 0.1.7 (Jan 27, 2012)

  • This version fixes upscript.sh so that the client also works when no DNS addresses are pushed from the server. Press apply to enable the new settings.

New in GAdmin-OpenVPN-Client 0.1.6 (Dec 7, 2011)

  • This version adds the ability to have multiple remote addresses, ports, and comments for each location specification in the user interface.
  • It adds better checking for minimum required certs and keys.
  • It allows Tun interfaces and the following extra user-added options: fragment, tun-mtu, redirect-gateway, explicit-exit-notify, route-delay, and route-method.
  • It adds an option "Import configuration file" to the import window.
  • It has code cleanup and indentation fixes.
  • It adds "redirect-gateway def1" when importing configurations.

New in GAdmin-OpenVPN-Client 0.1.5 (May 23, 2011)

  • Removed unused client directives tls-client and DH key.
  • TLS-Auth is determined by the existence of the TA.key.
  • Moved the logging directory to /var/log/gadmin-openvpn/client.

New in GAdmin-OpenVPN-Client 0.1.4 (Feb 4, 2011)

  • Makes tls-auth ta.key optional. Version fixes.
  • Two crosscompiled windows versions have also been released.

New in GAdmin-OpenVPN-Client 0.1.3 (Dec 4, 2010)

  • Adds option MSSfix.

New in GAdmin-OpenVPN-Client 0.1.2 (Aug 30, 2010)

  • SYSINIT_SCRIPTS_DIR is used in the NetworkManager dispatcher script.
  • The German translation was updated.

New in GAdmin-OpenVPN-Client 0.1.1 (Feb 27, 2010)

  • NetworkManager has been fixed so interface adjustments where removed. Press apply to actualize the new settings.

New in GAdmin-OpenVPN-Client 0.1.0 (Feb 26, 2010)

  • Activation and deactivation fixes for DNS handling.
  • Only use the mount option at sysinit start.

New in GAdmin-OpenVPN-Client 0.0.9 (Feb 25, 2010)

  • NetworkManager integration, brings the tunnel up or down depending on the connection state.
  • Can pull info from the server and set domain and DNS-servers. Many options where added. And alot more.

New in GAdmin-OpenVPN-Client 0.0.8 (Nov 12, 2009)

  • Adds user selectable certificates and keys.
  • Switches to the client connection view at activation.

New in GAdmin-OpenVPN-Client 0.0.7 (Aug 21, 2009)

  • Uses /etc/init.d as default sysinit scripts dir.
  • Sets status color and missing programs color.

New in GAdmin-OpenVPN-Client 0.0.6 (Jul 18, 2009)

  • Added a mount entry and button for mounting external
  • devices with passfiles before the client starts.
  • Dual factor authentication is working ok.

New in GAdmin-OpenVPN-Client 0.0.5 (Jul 7, 2009)

  • Added Swedish translation.
  • Added start parameter: --script-security 2.
  • Using more secure chmod for the certs and passfile.
  • Reverted de.po strings with questions to English.

New in GAdmin-OpenVPN-Client 0.0.4 (Jul 5, 2009)

  • Added an entry to specify a different passfile
  • location such as an usb-stick. Wrote help window contents. Added de.po thanks to Manfred Mueller.

New in GAdmin-OpenVPN-Client 0.0.3 (Nov 13, 2008)

  • This release adds iptables forwarding for tap+ interfaces.
  • It fixes a compilation issue.