Commit History

Author SHA1 Message Date
  Dirkjan Ochtman 6e4b6282c6 idna: fix hang with unicode character before delimiter (fixes #692) 5 years ago
  Dirkjan Ochtman 3fc1cd1fe3 idna: add Idna API with amortized allocation 6 years ago
  Dirkjan Ochtman e26d13e71c idna: use iterator interface to yield characters from punycode decoder 6 years ago
  Dirkjan Ochtman 2f8ba57229 idna: separate decoding of encoded characters and merging 6 years ago
  Dirkjan Ochtman 5bc0e60601 idna: gather punycode insertions separately to avoid memcpys 6 years ago
  Matt Brubeck 540ede02d0 Silence clippy warnings 5 years ago
  Dirkjan Ochtman 8dedda48c6 idna: prevent allocations in punycode encoding (fixes #561) 6 years ago
  Josh Mcguigan 3b587ea32f unsafe audit 6 years ago
  Dirkjan Ochtman 3e4225c28e Fix formatting with cargo fmt 6 years ago
  Dirkjan Ochtman 8e66bc59b2 Fix clippy issues 6 years ago
  Simon Sapin c276a8237a rustfmt 7 years ago
  Simon Sapin 77a10333ec cargo fix 7 years ago
  est31 5ae0998d22 Remove AsciiExt 7 years ago
  Markus Westerlind 76129753a7 Suppress warnings about using AsciiExt 8 years ago
  Simon Sapin 4a59d935fc Let’s not try to manually maintain a list of authors. 10 years ago
  Simon Sapin ca6a4aeaa3 Remove some `unsafe` blocks. 10 years ago
  Simon Sapin 83f4b9e954 Split IDNA into a separate crate. 10 years ago