Commit Graph

5 Commits (4d573ed52bf5a200ee30be64cf04c3f76bbf5ad0)

Author SHA1 Message Date
John Benediktsson f3dc124db2
bencode: support decoding byte-arrays. 2020-04-11 20:33:19 -05:00
John Benediktsson 1adabc3168
bencode: alloe bencode of byte-arrays. 2020-04-11 20:33:18 -05:00
John Benediktsson b284d188e8
bencode: use linked-assocs to preserve ordering, fix byte-strings.
the byte-string was being "decoded" with replacement characters, messing
up binary data.
2020-04-11 20:33:16 -05:00
John Benediktsson 4a144e5ea7 more test IN: cleanup. 2018-02-15 08:45:08 -08:00
John Benediktsson a07b411834 bencode: adding bencoding vocabulary. 2016-05-09 21:38:05 -07:00