Re: [Openvpn-devel] [PATCH 4/4] transport-plugin: add sample obfs-test plugin

2019-01-28 Thread Justin Henck via Openvpn-devel
Bumping this as well given the holiday hiatus - it seems like there was feedback on the patches 2 & 3. Does anyone have any feedback for this one? Thanks! Justin Justin Henck Product Manager 212-565-9811 google.com/jigsaw PGP: EA8E 8C27 2D75 974D B357 482B 1039 9F2D 869A 117B On Sun, Dec 30, 2

[Openvpn-devel] [PATCH 4/4] transport-plugin: add sample obfs-test plugin

2018-12-30 Thread Antonio Quartulli
From: Robin Tarsiger Add a sample plugin to explain how the new transport API is expected to be implemented and work. It can be used for testing. Signed-off-by: Robin Tarsiger [anto...@openvpn.net: refactored commits, restyled code] --- configure.ac | 9 + src/pl