Re: [Openvpn-devel] [PATCH applied] Re: Document x509-username-fields oid usage

2025-02-20 Thread Gert Doering
Hi, On Thu, Feb 20, 2025 at 10:50:31AM +0100, Gert Doering wrote: > Acked-by: Gert Doering > > This is an interesting find :-) - if we can do this, we can as well > document it. Thanks. > > (I have not actually tested this, but "man OBJ_txt2obj" confirms) > > Your patch has been applied to th

[Openvpn-devel] [PATCH applied] Re: Document x509-username-fields oid usage

2025-02-20 Thread Gert Doering
Acked-by: Gert Doering This is an interesting find :-) - if we can do this, we can as well document it. Thanks. (I have not actually tested this, but "man OBJ_txt2obj" confirms) Your patch has been applied to the master branch. commit 9f17ad7c281360ec0e970af23f9ba0dc892665c6 Author: corubba v

[Openvpn-devel] [PATCH applied] Re: Document that auth-user-pass may be inlined

2024-02-23 Thread Gert Doering
Thanks for that. Documentation improvements are always welcome :-) Your patch has been applied to the master and releae/2.6 branch (docs). commit fad2d7017eee366317bb18b34416e7788cbe2372 (master) commit 2aac80e4b13d442139f62ed2b35756d1cda44c39 (release/2.6) Author: Selva Nair Date: Tue Feb 20

[Openvpn-devel] [PATCH applied] Re: Document tls-exit option mainly as test option

2023-12-02 Thread Gert Doering
Straight and to the point :-) Your patch has been applied to the master and release/2.6 branch. commit ee6417e9d602d7d2db018739f07724b4660bf980 (master) commit 350bdd85431548a7043085e475d6c8c611e2239f (release/2.6) Author: Arne Schwabe Date: Fri Dec 1 12:19:37 2023 +0100 Document tls-exit

[Openvpn-devel] [PATCH applied] Re: Document/cleanup event_timeout functions

2022-10-07 Thread Gert Doering
Thanks for the thorough review. I have adjusted the 3 minor nits in the comments, as instructed. I have also removed the spurious blank line. The code change looks huge, indeed, unless viewed with "-w" - then it's quite straightforward. For good measure I've still subjected this to the server

[Openvpn-devel] [PATCH applied] Re: Document frame related function and variables a bit more

2021-12-14 Thread Gert Doering
Not tested in any way, as this is just comments, and Frank has reviewed them. I hope we'll see --tun-mtu-extra die later in this series... :-) Your patch has been applied to the master branch. commit 66c05aeabc7218e58266bd2bb39ddbd040030328 Author: Arne Schwabe Date: Tue Dec 7 18:01:55 2021 +0

[Openvpn-devel] [PATCH applied] Re: Document stub-v2 being basically an alias for no compression at all

2021-05-14 Thread Gert Doering
Acked-by: Gert Doering Documentation is good! (The whole section could use a rewrite by a native speaker who understands OpenVPN compression subtleties...) Your patch has been applied to the master branch. commit 59f640c28d61fea1efff5b1386dcf1a08dd0aad7 Author: Arne Schwabe Date: Wed May 12

[Openvpn-devel] [PATCH applied] Re: Document the simple self-signed certificate setup in examples

2021-03-22 Thread Gert Doering
Your patch has been applied to the master branch. commit 26117a82d70dbd90f2260dd9895620394f040239 Author: Arne Schwabe Date: Tue Sep 8 17:41:57 2020 +0200 Document the simple self-signed certificate setup in examples Signed-off-by: Arne Schwabe Acked-by: Antonio Quartulli

[Openvpn-devel] [PATCH applied] Re: Document common uses of 'echo' directive, re-enable logging for 'echo'.

2021-01-20 Thread Gert Doering
Patch has been applied to the master and release/2.5 branch. Whitespace added as requested :-) commit ef2405a6bf5e8159d2e51e45107bc280fd6d0bd3 (master) commit 4008ce020526f950cb2055ba7e8f7ceb13e4 (release/2.5) Author: Gert Doering Date: Mon Jan 18 17:28:50 2021 +0100 Document common u

[Openvpn-devel] [PATCH applied] Re: Document that --push-remove is generally more suitable than --push-reset

2020-09-08 Thread Gert Doering
Patch has been applied to the master, release/2.5 and release/2.4 branch. The 2.4 patch is "the same words, just in nroff format, to openvpn.8" commit 5fd66510dfdef628fa95f156c5f9d80af9ae1531 (master) commit cdeef20bc6ea4c15824427055f2ffeff53651dee (release/2.5) commit d61cbfcde78bf65ec677d164d5d

[Openvpn-devel] [PATCH applied] Re: Document comp-lzo no and compress being incompatible

2020-08-11 Thread Gert Doering
Your patch has been applied to the master branch. commit e02616d82105aeb77f8f811c94fd595ca1a96eae Author: Arne Schwabe Date: Tue Aug 11 13:02:48 2020 +0200 Document comp-lzo no and compress being incompatible Acked-by: Gert Doering Message-Id: <2020080248.3396-1-a...@rfc254

[Openvpn-devel] [PATCH applied] Re: Document different behaviour of dynamic cipher negotiation

2020-08-10 Thread Gert Doering
Acked-by: Gert Doering Thanks, this is necessary (Changes.rst) and helpful (cipher-negotiation.rst). I still think we might need a matrix in the wiki (because users of older OpenVPN versions might not find the new man page). But this can be done independently. Fixed an extra B, reworded Chang

[Openvpn-devel] [PATCH applied] Re: Document reneweal mechanic of auth-token in manual

2020-05-11 Thread Gert Doering
Acked-by: Gert Doering Documentation is good. I have followed the advice from Nathan Stratton Treadway and looked a bit into the wording, and added some text that I feel explains the process and reasoning better (based on how you explained it to me). I hope it's ok. Your patch has been applied

[Openvpn-devel] [PATCH applied] Re: Document tls-ciphersuites also in --help output

2019-12-04 Thread Gert Doering
Acked-by: Gert Doering "because it makes sense" :) Your patch has been applied to the master branch. commit 076b98f58da7d9ceb2e8975cbfa84ea2d95b Author: Arne Schwabe Date: Wed Dec 4 12:09:38 2019 +0100 Document tls-ciphersuites also in --help output Signed-off-by: Arne Schwabe

[Openvpn-devel] [PATCH applied] Re: Document missing OpenVPN states

2018-01-25 Thread Gert Doering
Your patch has been applied to the master and release/2.4 branch. commit 12b12ff944a378dbb14cc508f887191303b24703 (master) commit e10f32174cf17b77896fc92744974352a3ee1874 (release/2.4) Author: Simon Rozman Date: Mon Jan 15 12:47:28 2018 +0100 Document missing OpenVPN states Acked-by:

[Openvpn-devel] [PATCH applied] Re: Document

2017-11-04 Thread Gert Doering
Applied with the change proposed by David (removing the last sentence). Thanks. Your patch has been applied to the master and release/2.4 branch. commit a294cd65f6c61d41e1b7584b07295aba73aeb4cb (master) commit a255c3b2a77b282fcf1a8cba9d7ec34d48bfd0ed (release/2.4) Author: Simon Rozman Date: We

[Openvpn-devel] [PATCH applied] Re: Document --proto udp6, tcp6, etc.

2017-03-20 Thread Gert Doering
Patch has been applied to the release/2.3 branch, with the suggested change from "can not" to "cannot", though oxford dictionary claims both is correct :-) - just "cannot" is more frequently used. commit 69c4e0640e076facaf8cd945833ea0b1078a836e Author: Gert Doering Date: Sun Mar 19 20:34:51 2017

[Openvpn-devel] [PATCH applied] Re: Document the --auth-token option

2016-11-23 Thread Gert Doering
ACK. Documentation text leaves endless possibilities for twisting words around, but this is much better than "no documentation" :-) Your patch has been applied to the master and release/2.3 branch. commit f8a367f7c51af5482013fa3d783cade376b047ed (master) commit d5cb6b4948b9bb64684e6be800d2cbaaf3

[Openvpn-devel] [PATCH applied] Re: Document that tls-crypt also supports inline

2016-11-19 Thread Gert Doering
Your patch has been applied to the master branch. commit 8025a62c63193d9a3c70033956342b86e01f01fc Author: Arne Schwabe Date: Sat Nov 19 04:03:44 2016 +0100 Document that tls-crypt also supports inline Acked-by: Steffan Karger Message-Id: <1479524624-13863-1-git-send-email-a...@

[Openvpn-devel] [PATCH applied] Re: Document --daemon changes and consequences (--askpass, --auth-nocache).

2015-07-14 Thread Gert Doering
Patch has been applied to the master and release/2.3 branch. commit b6ec7fbe96f4e200b8962ef6bb572bbb2228133e (master) commit dda40aedfb87d77afcef52376cd3e4778ba0370b (release/2.3) Author: Gert Doering List-Post: openvpn-devel@lists.sourceforge.net Date: Tue Jul 14 09:09:54 2015 +0200 Docu

[Openvpn-devel] [PATCH applied] Re: Document the default for tls-cipher.

2015-03-05 Thread Gert Doering
Your patch has been applied to the master branch. commit 77f464bddcfcc958f10fd3e9c45e1cb46d5206d0 Author: Arne Schwabe List-Post: openvpn-devel@lists.sourceforge.net Date: Wed Mar 4 15:23:45 2015 +0100 Document the default for tls-cipher. Acked-by: Gert Doering Message-Id: <142

[Openvpn-devel] [PATCH applied] Re: Document issue with --chroot, /dev/urandom and PolarSSL.

2014-01-12 Thread Gert Doering
Patch has been applied to the master and release/2.3 branch. commit b238a1f2d4b2cdcfc844689b33fd3ac43ed31c1c (master) commit 2600680ec2fd3cc27d7222154a637995fd90330f (release/2.3) Author: Gert Doering List-Post: openvpn-devel@lists.sourceforge.net Date: Sat Jan 11 12:50:36 2014 +0100 Docu

[Openvpn-devel] [PATCH applied] Re: Document authfile for socks server

2013-11-15 Thread Gert Doering
Your patch has been applied to the master and release/2.3 branches. commit e0a7471f250e25a384a23dfb9efd2ffef83be913 (master) commit a478420a1cba6ee96e2cecbcd5e20a7946c557f0 (release/2.3) Author: Davide Brini List-Post: openvpn-devel@lists.sourceforge.net Date: Sun Sep 15 14:31:49 2013 +0200

[Openvpn-devel] [PATCH applied] Re: Document the Android implementation in OpenVPN

2013-05-01 Thread Gert Doering
ACK from me. Patch has been applied to the master branch. I have taken the liberty to reformat the android.txt document a bit (explicit line breaks instead of one-paragraph-is-a-line), to be in line with management-notes.txt commit 733050dcb994fa502ae5d4724efe65a9fe63e203 Author: Arne Schwabe L