qcc/internal
Niko Marmeladkov b7597e1335 handleAuthCert: unregister old number before changing identity
If session already has a different number (e.g. from PoW), unregister it before re-auth to prevent stale entries in sessions map.
2026-07-01 14:51:52 +03:00
..
auth Initial commit: QuiC Call server 2026-06-30 12:52:09 +03:00
ca Add cert-based re-authentication (OpAuthCert) 2026-06-30 14:56:29 +03:00
call Fix target offline: normalize number in HandleDial 2026-06-30 15:08:41 +03:00
config Initial commit: QuiC Call server 2026-06-30 12:52:09 +03:00
congestion Initial commit: QuiC Call server 2026-06-30 12:52:09 +03:00
crypto Initial commit: QuiC Call server 2026-06-30 12:52:09 +03:00
identity NormalizeNumber: accept numbers without + prefix 2026-06-30 15:17:19 +03:00
protocol Initial commit: QuiC Call server 2026-06-30 12:52:09 +03:00
server handleAuthCert: unregister old number before changing identity 2026-07-01 14:51:52 +03:00
store Initial commit: QuiC Call server 2026-06-30 12:52:09 +03:00
transport Fix missing ALPN NextProtos for QUIC handshake 2026-06-30 13:43:54 +03:00