2009-02-18 Dan Williams * Tag 0.7.1-rc1 2009-02-13 Dan Williams * nm-openvpn-service.conf - Clean up dbus permissions; retain deny for compat with older dbus 2009-02-12 Dan Williams Patch from Robert Vogelgesang * properties/auth-helpers.c properties/import-export.c properties/nm-openvpn-dialog.glade src/nm-openvpn-service.c src/nm-openvpn-service.h - Handle HMAC authentication (--auth) 2009-01-28 Dan Williams * src/nm-openvpn-service-openvpn-helper.c - (main): handle subnets correctly; TAP devices get their netmask from 'ifconfig_netmask', while TUN devices always use /32 becuase they are point-to-point 2009-01-28 Christoph Höger * src/nm-openvpn-service.c - (real_connect, real_need_secrets): don't segfault if the connection type is invalid 2008-12-13 Przemysław Grzegorczyk * src/nm-openvpn-service.h: * properties/auth-helpers.h: * auth-dialog/gnome-two-password-dialog.c: * auth-dialog/gnome-two-password-dialog.h: Cleared up gtk and glib includes to use only toplevel headers. Bug #564376. 2008-12-11 Dan Williams * Split into separate repository