Opened 11 years ago

Closed 11 years ago

#268 closed TODO (General task list) (fixed)

Port SVN r8225 ("On the client, allow certain peer info fields...") to Git master

Reported by: Samuli Seppänen Owned by: Gert Döring
Priority: major Milestone:
Component: Generic / unclassified Version: OpenVPN git master branch (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc:

Description


Attachments (4)

8225.patch (4.1 KB) - added by Samuli Seppänen 11 years ago.
Git-am -style patch extracted from SVN using svnrev2git.py
8225-fixed.patch (3.7 KB) - added by Samuli Seppänen 11 years ago.
Patch with fixed paths
0004-Always-push-basic-set-of-peer-info-values-to-server.patch (4.1 KB) - added by Gert Döring 11 years ago.
svn patch r8225 integrated into git tree, needs #271 patch first - that was actually quite trivial, no conflict, just file offset
0001-Always-push-basic-set-of-peer-info-values-to-server-v2.patch (4.3 KB) - added by Gert Döring 11 years ago.
new version of the patch that does not leak data server->client

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by Samuli Seppänen

Attachment: 8225.patch added

Git-am -style patch extracted from SVN using svnrev2git.py

comment:1 Changed 11 years ago by Samuli Seppänen

Owner: set to Gert Döring
Status: newassigned

Changed 11 years ago by Samuli Seppänen

Attachment: 8225-fixed.patch added

Patch with fixed paths

Changed 11 years ago by Gert Döring

svn patch r8225 integrated into git tree, needs #271 patch first - that was actually quite trivial, no conflict, just file offset

Changed 11 years ago by Gert Döring

new version of the patch that does not leak data server->client

comment:2 Changed 11 years ago by Gert Döring

Resolution: fixed
Status: assignedclosed

Patch v3 has been committed to git master and release/2.3 (because it's useful to have this in 2.3 clients as well).

commit 598e03f0e7bce434e501a9895819f2af0714d5f6 (master)
commit eed9b8eec911a26a952f07ad18d4397c334ac089 (release/2.3)

with that, I consider this ticket done :-)

Note: See TracTickets for help on using tickets.