c798f2e0cd
Approved by: 0mp (mentor, implicit)
75 lines
2.1 KiB
Text
75 lines
2.1 KiB
Text
bin/kodev
|
|
bin/kore
|
|
include/kore/acme.h
|
|
include/kore/curl.h
|
|
include/kore/hooks.h
|
|
include/kore/http.h
|
|
include/kore/jsonrpc.h
|
|
include/kore/kore.h
|
|
include/kore/pgsql.h
|
|
include/kore/python_api.h
|
|
include/kore/python_methods.h
|
|
include/kore/seccomp.h
|
|
include/kore/tasks.h
|
|
%%DATADIR%%/Makefile
|
|
%%DATADIR%%/RELEASE
|
|
%%DATADIR%%/features
|
|
%%DATADIR%%/include/kore/acme.h
|
|
%%DATADIR%%/include/kore/curl.h
|
|
%%DATADIR%%/include/kore/hooks.h
|
|
%%DATADIR%%/include/kore/http.h
|
|
%%DATADIR%%/include/kore/jsonrpc.h
|
|
%%DATADIR%%/include/kore/kore.h
|
|
%%DATADIR%%/include/kore/pgsql.h
|
|
%%DATADIR%%/include/kore/python_api.h
|
|
%%DATADIR%%/include/kore/python_methods.h
|
|
%%DATADIR%%/include/kore/seccomp.h
|
|
%%DATADIR%%/include/kore/tasks.h
|
|
%%DATADIR%%/misc/curl-extract-opt.sh
|
|
%%DATADIR%%/misc/curl/python_curlopt.h
|
|
%%DATADIR%%/misc/kore-build/build-curl.sh
|
|
%%DATADIR%%/misc/kore-build/build-kodev.sh
|
|
%%DATADIR%%/misc/kore-build/build-kore.sh
|
|
%%DATADIR%%/misc/kore-build/build-nghttp2.sh
|
|
%%DATADIR%%/misc/kore-build/build-openssl.sh
|
|
%%DATADIR%%/misc/kore-build/build-python.sh
|
|
%%DATADIR%%/misc/kore-build/helpers.sh
|
|
%%DATADIR%%/misc/linux-platform.sh
|
|
%%DATADIR%%/misc/linux/aarch64_syscall.h.in
|
|
%%DATADIR%%/misc/linux/arm_syscall.h.in
|
|
%%DATADIR%%/misc/linux/x86_64_syscall.h.in
|
|
%%DATADIR%%/misc/python3-config.sh
|
|
%%DATADIR%%/src/accesslog.c
|
|
%%DATADIR%%/src/acme.c
|
|
%%DATADIR%%/src/auth.c
|
|
%%DATADIR%%/src/bsd.c
|
|
%%DATADIR%%/src/buf.c
|
|
%%DATADIR%%/src/cli.c
|
|
%%DATADIR%%/src/config.c
|
|
%%DATADIR%%/src/connection.c
|
|
%%DATADIR%%/src/curl.c
|
|
%%DATADIR%%/src/domain.c
|
|
%%DATADIR%%/src/filemap.c
|
|
%%DATADIR%%/src/fileref.c
|
|
%%DATADIR%%/src/http.c
|
|
%%DATADIR%%/src/json.c
|
|
%%DATADIR%%/src/jsonrpc.c
|
|
%%DATADIR%%/src/keymgr.c
|
|
%%DATADIR%%/src/kore.c
|
|
%%DATADIR%%/src/linux.c
|
|
%%DATADIR%%/src/mem.c
|
|
%%DATADIR%%/src/module.c
|
|
%%DATADIR%%/src/msg.c
|
|
%%DATADIR%%/src/net.c
|
|
%%DATADIR%%/src/pgsql.c
|
|
%%DATADIR%%/src/pool.c
|
|
%%DATADIR%%/src/python.c
|
|
%%DATADIR%%/src/runtime.c
|
|
%%DATADIR%%/src/seccomp.c
|
|
%%DATADIR%%/src/tasks.c
|
|
%%DATADIR%%/src/timer.c
|
|
%%DATADIR%%/src/utils.c
|
|
%%DATADIR%%/src/validator.c
|
|
%%DATADIR%%/src/websocket.c
|
|
%%DATADIR%%/src/worker.c
|
|
share/man/man1/kodev.1.gz
|