172 Commits (979ff1e689a298657fb7538d196818f37f53ce0c)
 

Author SHA1 Message Date
nosamad 979ff1e689 refactor(mkdockerbuild): extracts common parts (#24)
5 years ago
nosamad 500353115c chore(webfuse): debian build support (#22)
5 years ago
nosamad b1527d5581 chore(webfuse): add debugging configurations and launch support (#21)
5 years ago
Falk Werner 87f34fa768 feat(authentication): provide an authentication mechanism (#19)
5 years ago
nosamad 1d413456a2 fix(webfuse): fix macros (#18)
5 years ago
nosamad 0ac03b6150 feat(webfuse): eclipse cdt project (#17)
5 years ago
nosamad 66a585ecf1
Merge pull request #16 from falk-werner/rename-project
5 years ago
Falk Werner 70c9697712 renamed html example
5 years ago
Falk Werner 7447fb5dff renamed to webfuse
5 years ago
Falk Werner 1c9d1c8420
feat(API wrapper): separates implementation from public API
5 years ago
Falk Werner 48185776b6
Feature/authentication (#14)
5 years ago
nosamad de9095a978
Merge pull request #13 from falk-werner/docker-build
5 years ago
nosamad 2f8d2a8724 adds valgrind support for amd64 architectures
5 years ago
nosamad 7d1632df25 adds run target to simplify entering container
5 years ago
nosamad 25590695f3 fixes parallel build when building multiple architectures
5 years ago
nosamad e30e73b506 fixes missing flag for arm32v7 and libfuse
5 years ago
nosamad 48fc766d28 reorganizes Makefile
5 years ago
nosamad 3acf2ceecf renames folder and adds support for reproducible builds
5 years ago
nosamad d4487d2e28 adds build targets for auto completion
5 years ago
nosamad 5031ed6726 formating
5 years ago
nosamad 6d7f38baa0 refactors docker build
5 years ago
nosamad 740b247250 moves download of artifacts to bootstrapping makefile
5 years ago
nosamad 38a2240b65 moves build to before_script travis life-cycle
5 years ago
nosamad 365fbb36ac Merge branch 'docker-build' of https://github.com/falk-werner/fuse-wsfs.git into docker-build
5 years ago
nosamad ebb3371b85 changes user id mapping
5 years ago
nosamad af0e355351 changes to use docker multiarch build
5 years ago
nosamad df10ae14f5 removes binary dependency to qemu from project
5 years ago
nosamad bf6077a942 adds dynamic test discover support
5 years ago
nosamad 4fc51d3382 fixes docker output directory
5 years ago
nosamad 6218de5ae9 removes multilib support
5 years ago
nosamad 660df474eb adds initial multi-platform docker build support
5 years ago
nosamad 12e7af6df7 changes user id mapping
5 years ago
nosamad 1d82e0a71f changes to use docker multiarch build
5 years ago
nosamad fc2648c915 removes binary dependency to qemu from project
5 years ago
Falk Werner 40eafc19d7
Document the main use case (#10)
5 years ago
Falk Werner 7934319d73
Merge pull request #9 from falk-werner/feature-provider
5 years ago
Falk Werner c4ef4f126b fixes flawfinder findings (ignores them)
5 years ago
Falk Werner 76713554ee fixes missing files
5 years ago
Falk Werner d205d2f127 refactors provider client api (introduces client_config)
5 years ago
Falk Werner 2781aadf55 makes wsfs_status public (usable in provider example)
5 years ago
Falk Werner fff6d54046 removes unused includes of stdio.h
5 years ago
Falk Werner 2e858475c2 removed debug code
5 years ago
Falk Werner 4565e40fde removes unused structs
5 years ago
Falk Werner e4d95f5dc9 implements operation read
5 years ago
Falk Werner de454516cb fixes invalid memory acceess
5 years ago
Falk Werner 519ec3a178 added implemetation of open
5 years ago
Falk Werner 3627ede1b1 added implementation for lookup (provider)
5 years ago
Falk Werner 119d08c42e reorganized filesystem abstraction: files and directories are almost everywhere handled the same way, so there is no need for separate structs
5 years ago
Falk Werner 58e65c4a31 fix: memory leak
5 years ago
nosamad 506860b31a adds dynamic test discover support
5 years ago