[Openvpn-devel] [PATCH applied] Re: doc/Makefile: rebuild rst docs if input files change

2022-02-09 Thread Gert Doering
Your patch has been applied to the master branch. I think it makes sense for release/2.5 as well, but the Makefile looks a bit different there (no examples-fingerprint.rst at least, did not look into it more in detail). commit 529cc6a52fc45a1a67abb5c91819ba4fb2f631e3 Author: Frank Lichtenheld

Re: [Openvpn-devel] [PATCH 3/3] doc/options: clean up documentation for --proto and related options

2022-02-09 Thread David Sommerseth
On 09/12/2021 18:11, Frank Lichtenheld wrote: The family specific options were generally omitted. --- doc/man-sections/client-options.rst | 5 + doc/man-sections/link-options.rst | 5 - src/openvpn/options.c | 17 + 3 files changed, 18

Re: [Openvpn-devel] [PATCH 2/3] doc: fix misc documentation issues

2022-02-09 Thread David Sommerseth
On 09/12/2021 18:11, Frank Lichtenheld wrote: - Broken/missing formatting - Make it obvious which arguments are optional - In some cases moved the "Valid syntax" block earlier to make sure the text references argument names after they have been declared. Only the files touched have been

Re: [Openvpn-devel] [PATCH 1/3] doc/Makefile: rebuild rst docs if input files change

2022-02-09 Thread David Sommerseth
On 09/12/2021 18:11, Frank Lichtenheld wrote: For now the dependencies are statically defined, which should be fine and is still a much better solution than to have no dependencies. Signed-off-by: Frank Lichtenheld --- doc/Makefile.am | 21 +++-- 1 file changed, 15

Re: [Openvpn-devel] [PATCH] msvc: cleanup

2022-02-09 Thread Frank Lichtenheld
> David Sommerseth hat am 09.02.2022 15:19 > geschrieben: > > > On 08/02/2022 21:59, Frank Lichtenheld wrote: > > One thing I noticed while building: > > > > FOR /F %i IN ('where rst2html.py') DO python %i > > "c:\OpenVPN\openvpn\/doc/openvpn.8.rst" > >

Re: [Openvpn-devel] [PATCH] msvc: cleanup

2022-02-09 Thread David Sommerseth
On 08/02/2022 21:59, Frank Lichtenheld wrote: One thing I noticed while building: FOR /F %i IN ('where rst2html.py') DO python %i "c:\OpenVPN\openvpn\/doc/openvpn.8.rst" "c:\OpenVPN\openvpn\/doc/openvpn.8.html" This is clearly outdated code from before the rst split. But probably not

[Openvpn-devel] Summary of community meeting (9th February 2022)

2022-02-09 Thread Samuli Seppänen
Hi, Here's the summary of the IRC meeting. --- COMMUNITY MEETING Place: #openvpn-meeting on libera.chat Date: Wed 9th February 2022 Time: 10:30 CET (9:30 UTC) Planned meeting topics for this meeting were here: Your local

Re: [Openvpn-devel] [PATCH 2.5] msvc: adjust build options to harden binaries

2022-02-09 Thread Илья Шипицин
Sorry, I did not catch that you have been waiting for me. I'll have a look in couple of days ср, 9 февр. 2022 г. в 15:07, Lev Stipakov : > Hi Ilja, > > Is there any chance you could have a look at this patch? > > > pe 7. tammik. 2022 klo 16.54 Lev Stipakov (lstipa...@gmail.com) kirjoitti: > > >

Re: [Openvpn-devel] [PATCH 2.5] msvc: adjust build options to harden binaries

2022-02-09 Thread Lev Stipakov
Hi Ilja, Is there any chance you could have a look at this patch? pe 7. tammik. 2022 klo 16.54 Lev Stipakov (lstipa...@gmail.com) kirjoitti: > > From: Lev Stipakov > > - enable hardware-enforced stack protection on > compatible hardware/software (/CETCOMPAT linker option) > > - hash object