Changes between Initial Version and Version 1 of OpenVPN2013-week-33-summary


Ignore:
Timestamp:
08/19/13 07:29:58 (11 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenVPN2013-week-33-summary

    v1 v1  
     1[wiki:OpenVPN2013-week-32-summary Previous week] | [wiki:OpenVPN2013 Index] | [wiki:OpenVPN2013-week-34-summary Next week]
     2
     3Information on this page is primarily based on
     4
     5 * [http://blog.gmane.org/gmane.network.openvpn.devel Mails to openvpn-devel].
     6 * [https://community.openvpn.net/openvpn/report Trac tickets]
     7 * [https://github.com/OpenVPN/openvpn Git logs]
     8
     9Any interesting discussion on #openvpn-devel channel will also be mentioned.
     10
     11= Interesting events =
     12
     13 * The [http://article.gmane.org/gmane.network.openvpn.devel/7808 RFD - block-ipv6 discussion] on openvpn-devel
     14
     15= New patches =
     16
     17 * No new patches
     18
     19= New bugs/issues/tickets =
     20
     21 * No new tickets
     22
     23= Commits to the Git repo =
     24
     25 * 16 Aug 2013 (Fri):
     26  * Heikki Hannikainen: Always load intermediate certificates from a PKCS#12 file (6481f87)
     27  * Arne Schwabe: Add a note what setenv opt does for OpenVPN < 2.3.3 (39dad37)
     28  * Arne Schwabe: Add support to ignore specific options. (b685a1e)
     29  * James Yonan: MSVC fixes (46e0212)
     30 * 15 Jul 2013 (Mon):
     31  * James Yonan: Added "setenv opt" directive prefix. If present, and if the directive that follows is recognized, it will be processed as if the "setenv opt" prefix was absent. If present and if the directive that follows is not recognized, the directive will be ignored rather than cause a fatal error. (2a92fba)
     32
     33= Ongoing development =
     34
     35 * Adding snappy support in openvpn-build
     36  * 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.
     37 * Adding PolarSSL connectivity tests to the buildslaves
     38 * OpenVPN-GUI NSI installer (details [wiki:OpenVPN2013-week-11-summary here]). It's now being merged to openvpn-gui.
     39 * Review of Trac tickets