0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/ssl
Heiko Hund 06863a8853 ClientProto: add client_proto_renegotiated callback
Add a NotifyCallback for tunnel renegotiation. It is called whenever
a secondary KeyContext reaches the active state, i.e. is fully negotiated.

The already existing virtual active() method is extended to have a bool
parameter to signal if it was the primary (i.e. first) or a secondary
KeyContext which was negotiated, so that ClientProto can call the
callback then.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-09-28 15:29:03 +02:00
..
datalimit.hpp Update copyrights 2020-03-18 19:37:32 +01:00
iana_ciphers.hpp Implement supporting IANA cipher names in tls-cipher and unit tests 2020-03-11 19:51:37 +01:00
is_openvpn_protocol.hpp Update copyrights 2020-03-18 19:37:32 +01:00
kuparse.hpp Update copyrights 2020-03-18 19:37:32 +01:00
mssparms.hpp Merge OpenVPN Core 3.5.6 release into master 2020-06-10 18:53:41 +02:00
nscert.hpp Update copyrights 2020-03-18 19:37:32 +01:00
peer_fingerprint.hpp don't limit peer-fingerprint option size 2021-09-07 14:41:01 +02:00
peerinfo.hpp cli: allow --peer-info option to accept a JSON file as input 2020-05-02 20:33:14 -06:00
proto_context_options.hpp Update copyrights 2020-03-18 19:37:32 +01:00
proto.hpp ClientProto: add client_proto_renegotiated callback 2021-09-28 15:29:03 +02:00
protostack.hpp Implement TLS Keying Material Export data key derivation 2020-08-27 13:00:11 +02:00
psid.hpp Update copyrights 2020-03-18 19:37:32 +01:00
sess_ticket.hpp Replaced CityHash with XXHash 2020-12-09 07:51:10 -07:00
sni_handler.hpp Update copyrights 2020-03-18 19:37:32 +01:00
sni_metadata.hpp Update copyrights 2020-03-18 19:37:32 +01:00
sslapi.hpp Add warnings for 64bit block cipher and for SHA1 signed certificates 2020-09-16 15:41:16 +02:00
sslchoose.hpp Remove patch/code to allow unsupported name constraints in mbed TLS 2020-09-09 18:58:53 +02:00
sslconsts.hpp add support for the --peer-fingerprint option 2021-04-28 23:56:22 +02:00
ssllog.hpp Update copyrights 2020-03-18 19:37:32 +01:00
tls_cert_profile.hpp Update copyrights 2020-03-18 19:37:32 +01:00
tls_remote.hpp Update copyrights 2020-03-18 19:37:32 +01:00
tlsprf.hpp Update copyrights 2020-03-18 19:37:32 +01:00
tlsver.hpp Move OpenSSL specific tlsver.hpp code to OpenSSL specific tlsverp.hpp 2020-08-27 16:53:36 +02:00
verify_x509_name.hpp Update copyrights 2020-03-18 19:37:32 +01:00