anotherim-desktop/plugins/ice/src
Stephen Paul Weber 7c048ecaef
Ignore non-DTLS data before handshake is complete
https://datatracker.ietf.org/doc/html/rfc9147#name-demul
https://datatracker.ietf.org/doc/html/rfc5764#section-5.1.2

If data is received before handshake is complete, discard it rather than
forwarding it blindly to GnuTLS which can get confused.
2023-07-09 18:24:34 +02:00
..
dtls_srtp.vala Ignore non-DTLS data before handshake is complete 2023-07-09 18:24:34 +02:00
module.vala Use the same DTLS fingerprint in all contents. Display audio+video enc keys in UI if they differ. 2021-05-01 22:57:38 +02:00
plugin.vala Register local ip address handler for raw udp 2021-11-10 11:05:34 +01:00
register_plugin.vala Add libnice and listen for direct connections in Jingle SOCKS5 (#608) 2021-03-19 22:06:02 +01:00
transport_parameters.vala DTLS: Handle DTLS fingerprint in transport-info before session-accept 2022-02-09 23:58:54 +01:00
util.vala Add libnice-based ICE-UDP implementation as plugin 2021-03-21 12:41:27 +01:00