Guile Freenet
 
(drak)
2016-03-31: download-by-date-hint: add yearly debugging output notabug/master tip master

download-by-date-hint: add yearly debugging output

(drak)
2016-03-31: FIX: use the month of the date as month, not the day

FIX: use the month of the date as month, not the day

(drak)
2016-03-31: datehint: only 10 downloads per processor

datehint: only 10 downloads per processor

(drak)
2016-03-30: add commented-out example for crawling one seed

add commented-out example for crawling one seed

(drak)
2016-03-23: merge

merge

(Arne Babenhauserheide)
2016-02-20: merge

merge

(Arne Babenhauserheide)
2016-02-14: working links in README

working links in README

(drak)
2016-03-23: merge guile-fcp

merge guile-fcp

(drak)
2016-02-18: always access the latest version

always access the latest version

(drak)
2016-02-16: month starts at 0

month starts at 0

(drak)
2016-02-16: remove limitation to 10 known IDs

remove limitation to 10 known IDs

(drak)
2016-02-16: add status for dl by date hint

add status for dl by date hint

(drak)
2016-02-16: avoid weeks earlier than the date in the yearly date hint

avoid weeks earlier than the date in the yearly date hint

(Arne Babenhauserheide)
2016-02-14: add a readme

add a readme

(Arne Babenhauserheide)
2016-02-14: merge

merge

(Arne Babenhauserheide)
2016-02-14: merge guile-fcp and wotdump

merge guile-fcp and wotdump

(Arne Babenhauserheide)
2016-02-14: anonymize: use deduplicated by default

anonymize: use deduplicated by default

(drak)
2016-02-12: add missing newlines

add missing newlines

(drak)
2016-02-12: add full deduplication

add full deduplication

(drak)
2016-02-12: anonymization script.

anonymization script.

(drak)
2016-02-12: fix stack overflow: replace flatten with map lambda map

fix stack overflow: replace flatten with map lambda map

(drak)
2016-02-10: avoid stumbling over incorrectly formatted trust values

avoid stumbling over incorrectly formatted trust values

(drak)
2016-02-10: working edge csv export, importable in gephi

working edge csv export, importable in gephi

(drak)
2016-02-10: parse the first 3 files

parse the first 3 files

(drak)
2016-02-10: fix initial line + document more

fix initial line + document more

(drak)
2016-02-10: polish a bit

polish a bit

(drak)
2016-02-10: write the first line of the matrix

write the first line of the matrix

(drak)
2016-02-10: start trust-list->csv parser

start trust-list->csv parser

(drak)
2016-02-10: parse all downloaded IDs

parse all downloaded IDs

(drak)
2016-02-10: can parse the trust values

can parse the trust values

(drak)
2016-02-10: run parse-trust-values

run parse-trust-values

(drak)
2016-02-10: begin parser to turn the parsed files into standard formats

begin parser to turn the parsed files into standard formats

(drak)
2016-02-10: flatten the return value of the crawled wot

flatten the return value of the crawled wot

(drak)
2016-02-08: allow passing a key as seed-id

allow passing a key as seed-id

(drak)
2016-02-08: fix: forgot to give string-take the argument

fix: forgot to give string-take the argument

(drak)
2016-02-08: debug: wot-uri-key broke when getting a key.

debug: wot-uri-key broke when getting a key.

(drak)
2016-02-05: crawn: only redownload if #:redownload #t

crawn: only redownload if #:redownload #t

(drak)
2016-02-05: clearer if

clearer if

(drak)
2016-02-03: comment out debug output

comment out debug output

(drak)
2016-02-03: crawl the whole WoT.

crawl the whole WoT.

(drak)
2016-02-03: Use par-map + fix crawl-wot breakage

Use par-map + fix crawl-wot breakage

(drak)
2016-02-03: Refactor + crawl the full WoT starting at the seed-id

Refactor + crawl the full WoT starting at the seed-id

(drak)
2016-02-02: Crawling the full WoT by date hint works

Crawling the full WoT by date hint works

(drak)
2016-02-02: Provide more output.

Provide more output.

(drak)
2016-02-02: Crawl all versions and save with the date from the weekly date hint.

Crawl all versions and save with the date from the weekly date hint.

(drak)
2016-01-29: hopefully the final fix

hopefully the final fix

(drak)
2016-01-29: workaround for a bug I don’t understand.

workaround for a bug I don’t understand.

(drak)
2016-01-28: add: first argument gives seed

add: first argument gives seed

(drak)
2016-01-27: mostly working crawler

mostly working crawler

(drak)
2016-01-27: now actually working crawler

now actually working crawler

(drak)
2016-01-27: working WoT crawler

working WoT crawler

(drak)
2016-01-27: first try at a wot crawler. breaks at parsing one xml file.

first try at a wot crawler. breaks at parsing one xml file.

(drak)
2015-11-27: merge the license file and change it to LGPL.

merge the license file and change it to LGPL.

(drak)
2015-11-27: provide copyright information.

provide copyright information.

(ArneBab)
2015-11-26: Init commit

Init commit

(drak)
2015-11-08: space before comment sign

space before comment sign

(drak)
2015-09-28: add the initial racket implementation, too.

add the initial racket implementation, too.

(drak)
2015-09-28: make fcp.scm work

make fcp.scm work

(drak)
2015-09-28: also report the line with the message name.

also report the line with the message name.

(drak)
2015-09-28: added fcp.scm for guile from dinky's evil twin

added fcp.scm for guile from dinky's evil twin