kawipiko/sources/lib/common
2022-09-11 20:42:39 +03:00
..
errors.go [common] Minor error reporting update. 2022-09-11 20:38:42 +03:00
headers.go [archiver] Add support for 404 wildcard documents. 2022-08-23 21:20:45 +03:00
keys.go [archiver] Use a different namespace for redirects than files. 2022-08-26 14:15:31 +03:00
main.go [main] Try to catch panics and print them without stacktraces. 2021-12-15 19:57:24 +02:00
metadata.go [archiver] Add support for 404 wildcard documents. 2022-08-23 21:20:45 +03:00
mime.go [common] Add a few canonical MIME types (as returned by http.DetectContentType). 2021-12-21 20:28:22 +02:00
namespaces.go [sources] Update the archive schema version. 2022-09-02 15:16:46 +03:00
os-freebsd-darwin.go [common] Extract OS specific functions into common module. 2021-12-25 10:55:33 +02:00
os-freebsd.go [server] Add support for increasing (or decreasing) descriptors count. 2022-09-11 20:42:39 +03:00
os-linux-darwin.go [server] Add support for increasing (or decreasing) descriptors count. 2022-09-11 20:42:39 +03:00
os-linux-openbsd.go [common] Extract OS specific functions into common module. 2021-12-25 10:55:33 +02:00
os-openbsd.go [server] Add support for increasing (or decreasing) descriptors count. 2022-09-11 20:42:39 +03:00
runtime.go [common] Add support for determining current nanoseconds runtime. 2021-12-18 17:31:14 +02:00
seccomp.go [sources] Add initial dummy seccomp module. 2022-09-11 12:07:12 +03:00
stats.go [common] Minor fixups to stats. 2021-12-18 18:14:35 +02:00