]> gitweb.factorcode.org Git - factor.git/history - extra/bittorrent
scryfall: make decks better, import from moxfield
[factor.git] / extra / bittorrent /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-04-14 Doug Colemanbittorrent: add two fields to magnet links
2023-03-28 Doug Colemanhttp.client: support upgrading to websockets
2023-01-20 John BenediktssonSwitch to https urls
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-01-20 Doug Colemanfactor: more using trim
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 Doug Colemanfactor: use new math.ranges syntax in tests and docs
2020-11-23 Doug Colemanbittorrent: Add a magnet tuple.
2020-11-05 John Benediktssonbittorrent: fix read-messages.
2020-11-04 John Benediktssonbittorrent: remove debug for now.
2020-11-03 John Benediktssonbittorrent: adding some client handling.
2020-01-29 John Benediktssonbittorrent: fix check-bitfield, add a test.
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-24 John Benediktssonbittorrent: initial commit of message parsing.