Commit Graph

112 Commits (main)
 

Author SHA1 Message Date
Falk Werner 36ad419f6c Update build.yml
2 days ago
Falk Werner 37b8be9a08 update actions and add scheduled weekly build
1 month ago
Falk Werner 8554d74a0d fix check of existense of closefrom function
4 months ago
Falk Werner e8a9d3351d add Ubuntu 20.04 build
4 months ago
Falk Werner 30df12670f make clang-tidy happy (old versions of clang tidy don't understand some NOLINT comments)
4 months ago
Falk Werner 9644d46dac add shim for closefrom to support systems without that function (glibc before 2.34)
4 months ago
Falk Werner 7fa9dbefe3
Merge pull request #113 from falk-werner/chore/remove-webfuse-legacy
6 months ago
Falk Werner 2829465d7c
remove section about webfuse legacy
6 months ago
Falk Werner 5805337981
Merge pull request #112 from falk-werner/feature/issue-templates
10 months ago
Falk Werner 295e8e8b54
Update issue templates
10 months ago
Falk Werner 67edd18f04
Merge pull request #111 from falk-werner/fix/add-security-policy
10 months ago
Falk Werner 8ca1528c44
Add security policy
10 months ago
Falk Werner 8520ba743f
Merge pull request #110 from falk-werner/feature/codeql
11 months ago
Falk Werner c8a93a1e21 disable building unit tests
11 months ago
Falk Werner 78eb643187 fix: add build type
11 months ago
Falk Werner 62d9797279 fix: replace autobuild step by cmake build
11 months ago
Falk Werner 399c380307
setup codeql
11 months ago
Falk Werner 242e96fa38 remove reference to webfuse2 branch
1 year ago
Falk Werner 788ef4dbb2 fix url to legacy-branch
1 year ago
Falk Werner e14f6e273c
Merge pull request #105 from falk-werner/webfuse2
1 year ago
Falk Werner acbcbc1d97 add javascript example
1 year ago
Falk Werner 17d6275d96 add basic infrastructure of javascript example
1 year ago
Falk Werner 7783b294cc add HTTP server support with given document root.
1 year ago
Falk Werner a24dfd0fb5 added missing newline
1 year ago
Falk Werner 6f1841e610 use stdin to provide authentication token to authenticator rather than command line option
1 year ago
Falk Werner 1cbdfac3cc add option to print webfuse version
1 year ago
Falk Werner b3bc3144bf make timeout configurable
1 year ago
Falk Werner 8a68ecd0b7 fixed logic error
1 year ago
Falk Werner 8e8c5c2b61 fix: reset shutdown flag when connection is closed
1 year ago
Falk Werner 97f4acb98e allow to specify authentication token via command line or environment variable
1 year ago
Falk Werner b55ae45018 allow to specify path, url and authentication token via command line
1 year ago
Falk Werner a83fcd7260 make pylint happy
1 year ago
Falk Werner 7559bebb05 add example of PAM authenticator
1 year ago
Falk Werner 7a131d6024
Apply suggestions from code review
1 year ago
Falk Werner 6214748495 refine directory structure
1 year ago
Falk Werner 7d4f3a1d86 add newline at end of file
1 year ago
Falk Werner 5db3b28b5a add in-protocol authentication mechanism
1 year ago
Falk Werner 9423d75021 delay authentication if header is not provided
1 year ago
Falk Werner d7c84ad085 moved server's user_data into a server_handler class
1 year ago
Falk Werner bf1ddbcee6 fix links
1 year ago
Falk Werner 75905d6480 enhance documentation
1 year ago
Falk Werner 8c290b8c02 webfuse-server: add header-based authentication
1 year ago
Falk Werner f12f461154 use tls configuration in server and provider
1 year ago
Falk Werner 412c1f9a51 read webfuse specific command line arguments
1 year ago
Falk Werner e9826fd0ef fixed typo
1 year ago
Falk Werner e922139a31 add project documentation
1 year ago
Falk Werner 36f222577f added more documentation
1 year ago
Falk Werner b9c0f769d8 add some documentation
1 year ago
Falk Werner 50e1ec8f5c enhance protocol documentation
1 year ago
Falk Werner 1502ac9397 fixed message id
1 year ago