qcc/internal
Niko Marmeladkov 07814e5014 Add OpRegister: cert-only registration without PoW
New flow: register -> OpRegister(pubKey) -> OpIdentity(number+cert). Reconnect: OpGetChallenge -> OpAuthCert(cert+sig). PoW eliminated from client flow.
2026-07-01 15:02:58 +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 Add OpRegister: cert-only registration without PoW 2026-07-01 15:02:58 +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