]> Sergey Matveev's repositories - tofuproxy.git/commit
Various refactoring
authorSergey Matveev <stargrave@stargrave.org>
Sat, 30 Oct 2021 13:03:55 +0000 (16:03 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 30 Oct 2021 13:21:39 +0000 (16:21 +0300)
commitaca0f719ffa95e51420a625813f2f4cbf1d5397c
treef9eef2ff7334bf40567d464fb77b2451cba94cb4
parent80f011b4e856b5598d17abb172687b228fac9641
Various refactoring
59 files changed:
README
all.do
cmd/.gitignore [new file with mode: 0644]
cmd/certgen/main.go
cmd/enzstd/.gitignore
cmd/enzstd/compile_flags.txt.do [changed from file to symlink]
cmd/enzstd/enzstd.c
cmd/tofuproxy/main.go
cmd/ungzip/main.go
cmd/unzstd/.gitignore
cmd/unzstd/unzstd.c
cmd/warc-extract/main.go
conn.go
default.cmd.do
doc/certs.texi
doc/gemini.texi
doc/httpauth.texi [new file with mode: 0644]
doc/index.texi
doc/spies.texi
doc/tlsauth.texi [new file with mode: 0644]
doc/usage.texi
doc/warcs.texi
doc/why.texi [new file with mode: 0644]
fifos/add.go [new file with mode: 0644]
fifos/del.go
fifos/ensure.do
fifos/list.go
fifos/log.go
fifos/spies.go
fifos/start.go
fifos/tls.go [new file with mode: 0644]
fifos/warcs.go
httpauth.go
rounds/denyFonts.go
rounds/gemini.go
rounds/habrImage.go
rounds/noHead.go
rounds/reddit.go
rounds/redirectHTML.go
rounds/spy.go
rounds/transcodeAVIF.go
rounds/transcodeJXL.go
rounds/transcodeWebP.go
rounds/warc.go
tls.go
tls/dane.go
tls/dial.go
tls/tlsauth.go
tls/verify.go
trip.go
warc/compressed.go
warc/gzip.go
warc/header.go
warc/open.go
warc/reader.go
warc/record.go
warc/uncompressed.go
warc/uris.go
x509.go