0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/client
Arne Schwabe 3ceb4fff0c Allow ACC communication before PUSH_REPLY by using auth pending method
This is reusing the auth pending method as this is just another method where
the final authentication decision is pending on some results. In this case
custom messages going back and forth. This can be tested using

   client-pending-auth 5 1 "ACC:1000 A:6 cck1:certcheck:cxa1:fortune" 60'

with OpenVPN 2.x servers easily.

Also correctly use ClientEvent::Base::Ptr with the Clientevents to avoid
problems with not correctly using RCPtr

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2024-06-04 14:28:08 +00:00
..
async_resolve Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
unix Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
win ovpnagent: fix ADAPTER_DOMAIN_SUFFIX option when using DCO 2024-04-23 16:23:45 +02:00
acc_certcheck.hpp Implement certcheck used by the appcontrol feature 2024-05-17 09:18:18 +00:00
async_resolve.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cliconnect.hpp Implement certcheck used by the appcontrol feature 2024-05-17 09:18:18 +00:00
cliconstants.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
clicreds.hpp Refactor reauthentication logic 2024-05-08 16:39:24 +00:00
cliemuexr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
clievent.hpp Refactor reauthentication logic 2024-05-08 16:39:24 +00:00
clihalt.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
clilife.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cliopt.hpp Fix broken disableClientCert config option 2024-06-03 12:29:48 +03:00
cliopthelper.hpp Add certificate to EvalConfig 2024-05-30 15:27:29 +00:00
cliproto.hpp Allow ACC communication before PUSH_REPLY by using auth pending method 2024-06-04 14:28:08 +00:00
dns.hpp apply --dns options the new way 2024-05-13 14:07:53 +02:00
ipverflags.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
optfilt.hpp Make profile errors clearer for users by reporting specific error codes. 2024-03-22 15:15:09 +00:00
remotelist.hpp Make profile errors clearer for users by reporting specific error codes. 2024-03-22 15:15:09 +00:00
rgopt.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00