• S
    implement dn_comp RFC 1035 domain name compression · abce3156
    Szabolcs Nagy 提交于
    the input name is validated, the other parameters are assumed to be
    valid (the list of already compressed names are not checked for
    infinite reference loops or out-of-bound offsets).
    
    names are handled case-sensitively for now.
    abce3156
dn_comp.c 2.3 KB