Skip to content

3.1.2

Choose a tag to compare

@msimerson msimerson released this 08 Apr 04:50
· 2 commits to master since this release
f0195e4
  • fix(stun-error-code-attribute) — fix errorClass * 100 + code
  • fix(response) — fix getFingerprint() and getPriority()
  • fix(validate) — Buffer.from(...subarray(...)) + timingSafeEqual
  • fix(stun-xor-address-attribute) — fix xor() with ?? and Buffer.alloc
  • fix(request) — addPriority uint32 check, addUsername off-by-one, 2 ** retries
  • fix(dgram-server) — strengthen isStun with magic cookie check
  • fix(decode) — add length guard