[wiki:OpenVPN2013-week-17-summary Previous week] | [wiki:OpenVPN2013 Index] | [wiki:OpenVPN2013-week-19-summary Next week] = Interesting events = * None this week = New patches = * Gert Döring * [http://article.gmane.org/gmane.network.openvpn.devel/7583 Use min_int() instead of MIN()+syshead.c compat definition] * [http://article.gmane.org/gmane.network.openvpn.devel/7581 Fix NULL-pointer crash in route_list_add_vpn_gateway()] = Bugs/issues = * None this week = Commits to the Git repo = * 3 May 2013 (Fri): * Josh Cepek: Fix proto tcp6 for server & non-P2MP modes (d0ccb98) * 1 May 2013 (Wed): * Arne Schwabe: Document the Android implementation in OpenVPN (733050d) * Arne Schwabe: Emulate persist-tun on Android (bd14d55) * Arne Schwabe: Android platform specific changes. (a55b3cd) * Arne Schwabe: Add ability to send/receive file descriptors via management interface (ad2df7b) * Arne Schwabe: Allow routes to be set before opening tun, similar to ifconfig before opening tun (94e6a2d) = Ongoing development = * Adding snappy support in openvpn-build * Seems to work with shared libstdc++ and libgcc, but the former is too large (8MB) to be included as-is in Windows installers. Therefore these libraries need to be statically linked. * Adding PolarSSL connectivity tests to the buildslaves * OpenVPN-GUI NSI installer (details [wiki:OpenVPN2013-week-11-summary here]) * Getting the last SVN-only patches into Git "master" * Most of them still lack review and ACK * Mattock's review of Trac tickets * OpenVPN 2.3.2 release, required mostly due to commit 0bcde52 (above). Will be out ''soonish'', not critical.