Changes between Version 33 and Version 34 of HelsinkiHackathon2016


Ignore:
Timestamp:
09/18/16 19:24:26 (8 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HelsinkiHackathon2016

    v33 v34  
    1616|| Steffan Karger || tls-crypt, user-specific tls-auth || Fri 13:20 (KLM1167) || Sun 18:15 (KLM1170) || Holiday Inn ||
    1717|| Gert Döring || 2.4, testing || Fri 12:40 (LH2462) || Sun 19:25 (LH2465) || Holiday Inn ||
    18 || Adriaan de Jong || ... || Fri 13:20 (KLM1167) || Sun 18:15 (KLM1170) || Holiday Inn ||
     18|| ~~Adriaan de Jong~~ || ... || ~~Fri 13:20 (KLM1167)~~ || ~~Sun 18:15 (KLM1170)~~ || ~~Holiday Inn~~ ||
    1919|| Samuli Seppänen ||OpenVPN 3.x||Thu 16:23 (train)||Mon||-||
    2020|| James Yonan || || Thu || Mon || Holiday Inn ||
     
    6060  * ~~This is required at least for Apple Appstore, whose terms and conditions conflict with those in OpenVPN 3's AGPLv3 license~~
    6161  * ~~contributors agreement (CLA) for OpenVPN 3~~
    62 
    6362 * Release the tap-windows6 header file additionally under the MIT license
    6463  * This originated from Thermi of the Freeswan project
     
    8079  * FIPS mode ... Steffan will look into this and further look at how we also can remove MD5 dependencies all together.  Challenge is how to avoid breaking clients not supporting PRF processes not using MD5
    8180  * D-Bus ... cron2: "Resistance is futile".  This adds interesting possibilities and it makes sense for OpenVPN 3 code base.  However, there are concerns about the complexity of adding it to the current OpenVPN 2 code base.  There are also some concerns that this will primarily be used on Linux only, as many *BSD installs do not install D-Bus packages.
    82   * Contributor Agreement.  Discussed a draft for a contributor agreement to the OpenVPN 3 code base.  It is based on the [http://www.developercertificate.org/ DCO] which is used by the Linux kernel as well as several other projects, but it has an extension to allow OpenVPN Technologies to re-license contributions and a promise that OpenVPN Technologies will share any changes to contributions if that happens on the re-licensed product. Dazo will reach out to some contacts with legal expertise so OpenVPN Technologies can get a proper legal review on this agreement.
     81  * Contributor Agreement.  Discussed a draft for a contributor agreement to the OpenVPN 3 code base.  It is based on the [http://www.developercertificate.org/ DCO] which is used by the Linux kernel as well as several other projects, but it has an extension to allow OpenVPN Technologies to re-license contributions, but also includes a promise that OpenVPN Technologies, Inc will share any changes to said contributions. Dazo will reach out to some contacts with legal expertise so OpenVPN Technologies can get a proper legal review on this agreement.
    8382  * OpenVPN 3 walk through - James did a couple of sessions walking through parts of the OpenVPN 3 code base.
     83  * Many Trac tickets were closed
     84  * Buildbot setup was improved significantly, with the addition of a MacOS X buildslave and general fixes and cleanups