depot/web/fup
Luke Granger-Brown b4e785af8a fup: fix minor issue with shorter-than-512 byte file uploads
Reader.Read is permitted to return EOF on short reads, which had not been
anticipated by this code. There's probably more instances of this lurking...
2021-03-22 02:42:34 +00:00
..
cmd fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
fuphttp fup: fix minor issue with shorter-than-512 byte file uploads 2021-03-22 02:42:34 +00:00
fupstatic fup: add drag and drop uploads 2021-03-22 01:08:42 +00:00
hashfs fup: move hashfs into its own package. 2021-03-20 23:43:59 +00:00
minicheddar fup/minicheddar: add basic spawn test 2021-03-21 19:05:59 +00:00
default.nix fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
fup.go fup: add viper for persistent config 2021-03-20 23:32:56 +00:00
go.mod fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
go.sum fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
go.sum.license fup: add SPDX headers 2021-03-20 20:40:40 +00:00