Skip to content
Snippets Groups Projects
Forked from The Tor Project / Anti-censorship / Pluggable Transports / Snowflake
Source project has a limited visibility.
  • Cecylia Bocovich's avatar
    738bd464
    Update version of DTLS library · 738bd464
    Cecylia Bocovich authored
    Make sure we use a version of the DTLS library that contains the
    following fingerprinting fixes:
    
    Only send supported_groups extension in ClientHello
    Do not include IP addresses as SNI values
    
    These changes have been merged upstream into pion/dtls.
    Verified
    738bd464
    History
    Update version of DTLS library
    Cecylia Bocovich authored
    Make sure we use a version of the DTLS library that contains the
    following fingerprinting fixes:
    
    Only send supported_groups extension in ClientHello
    Do not include IP addresses as SNI values
    
    These changes have been merged upstream into pion/dtls.
This project manages its dependencies using Go Modules. Learn more