Falk Werner
fdd8dbe51d
build and develop using docker
...
- add DevContainer
note that integration tests will not run in devcontainer
- allow to build using docker buildx bake
Signed-off-by: Falk Werner <falk.werner@gmx.net>
2024-10-11 16:40:19 +02:00
Falk Werner
7783b294cc
add HTTP server support with given document root.
2023-02-04 19:59:52 +01:00
Falk Werner
6f1841e610
use stdin to provide authentication token to authenticator rather than command line option
2023-02-04 15:48:17 +01:00
Falk Werner
1cbdfac3cc
add option to print webfuse version
2023-02-04 15:00:15 +01:00
Falk Werner
b3bc3144bf
make timeout configurable
2023-02-04 14:54:23 +01:00
Falk Werner
97f4acb98e
allow to specify authentication token via command line or environment variable
2023-02-04 09:59:32 +01:00
Falk Werner
7a131d6024
Apply suggestions from code review
2023-02-01 18:38:40 +01:00
Falk Werner
7d4f3a1d86
add newline at end of file
2023-01-25 21:22:51 +01:00
Falk Werner
5db3b28b5a
add in-protocol authentication mechanism
2023-01-22 20:53:50 +01:00
Falk Werner
75905d6480
enhance documentation
2023-01-15 21:00:10 +01:00
Falk Werner
e922139a31
add project documentation
2023-01-07 18:55:06 +01:00
Falk Werner
36f222577f
added more documentation
2023-01-07 14:09:13 +01:00
Falk Werner
b9c0f769d8
add some documentation
2023-01-07 11:07:16 +01:00
Falk Werner
50e1ec8f5c
enhance protocol documentation
2023-01-07 00:33:23 +01:00
Falk Werner
b9d8de5743
added description of most data types
2022-11-22 19:36:26 +01:00
Falk Werner
7924fa1191
implemented basic request
2022-11-19 22:57:32 +01:00