Commit Graph

448 Commits (cdb36eaea1130529139fa8ed5b9746e5b2d76c5d)
 

Author SHA1 Message Date
Falk Werner 1f20115e66 updated libwebsockets to 3.2.0
5 years ago
Falk Werner c34476ce38 updated gtest to 1.10.0
5 years ago
Falk Werner c598b983cb updated C++ standard to C++14
5 years ago
Falk Werner b500ebeeaf introduced new build type "Coverage"
5 years ago
Falk Werner 6bd682d27d
Merge pull request #39 from falk-werner/alpine
5 years ago
Falk Werner ce6affd4a2 fixes type in define
5 years ago
Falk Werner 83c7feee82 fixes missing inode using stat and ls -i
5 years ago
Falk Werner 973f95f30b enables coverage generation again (but uses guard)
5 years ago
Falk Werner 47ef598fa6 replaces arm32v7-debian by arm32v7-alpine image
5 years ago
Falk Werner 835cd1cb21 replaces amd64-debian with amd64-alpine image
5 years ago
Falk Werner 2ab4ce0c5c fixes crash using -h / --help arguments
5 years ago
Falk Werner a0ae32caa6 fixes adding multiple files to same directory
5 years ago
Falk Werner 6f792cc368
removes unused scripts (#36)
5 years ago
Falk Werner 9434991184 enables coverage generation again (but uses guard)
5 years ago
Falk Werner 8ede6595d9 replaces arm32v7-debian by arm32v7-alpine image
5 years ago
Falk Werner 9c7fe85312 replaces amd64-debian with amd64-alpine image
5 years ago
Falk Werner 07e32757f8
chore(webfuse) Increase test coverage (#34)
5 years ago
Falk Werner 9180ad3bb7
updates version to 0.2.0 (#33)
5 years ago
Falk Werner b98a7e0425
feat(webfuse): provide code coverage (#32)
5 years ago
Falk Werner a8a7ad28c1
fixes static filesystem example (#31)
5 years ago
Falk Werner 09df34debc
removes shutdown method (#27)
5 years ago
Falk Werner 9130f00289
improves slist implementation (#29)
5 years ago
Falk Werner fa78e23533
feat(webfuse): static file provider (#30)
5 years ago
Falk Werner a717248e80
chore(WF_CONTAINER_OF): makes WF_CONTAINER_OF use typeof, if available (#26)
5 years ago
Falk Werner f4180224b2
fixes invalid read if www is not specified (#28)
5 years ago
Falk Werner 3a7c064af7 feat(webfuse): add multiclient support (#23)
6 years ago
nosamad 979ff1e689 refactor(mkdockerbuild): extracts common parts (#24)
6 years ago
nosamad 500353115c chore(webfuse): debian build support (#22)
6 years ago
nosamad b1527d5581 chore(webfuse): add debugging configurations and launch support (#21)
6 years ago
Falk Werner 87f34fa768 feat(authentication): provide an authentication mechanism (#19)
6 years ago
nosamad 1d413456a2 fix(webfuse): fix macros (#18)
6 years ago
nosamad 0ac03b6150 feat(webfuse): eclipse cdt project (#17)
6 years ago
nosamad 66a585ecf1
Merge pull request #16 from falk-werner/rename-project
6 years ago
Falk Werner 70c9697712 renamed html example
6 years ago
Falk Werner 7447fb5dff renamed to webfuse
6 years ago
Falk Werner 1c9d1c8420
feat(API wrapper): separates implementation from public API
6 years ago
Falk Werner 48185776b6
Feature/authentication (#14)
6 years ago
nosamad de9095a978
Merge pull request #13 from falk-werner/docker-build
6 years ago
nosamad 2f8d2a8724 adds valgrind support for amd64 architectures
6 years ago
nosamad 7d1632df25 adds run target to simplify entering container
6 years ago
nosamad 25590695f3 fixes parallel build when building multiple architectures
6 years ago
nosamad e30e73b506 fixes missing flag for arm32v7 and libfuse
6 years ago
nosamad 48fc766d28 reorganizes Makefile
6 years ago
nosamad 3acf2ceecf renames folder and adds support for reproducible builds
6 years ago
nosamad d4487d2e28 adds build targets for auto completion
6 years ago
nosamad 5031ed6726 formating
6 years ago
nosamad 6d7f38baa0 refactors docker build
6 years ago
nosamad 740b247250 moves download of artifacts to bootstrapping makefile
6 years ago
nosamad 38a2240b65 moves build to before_script travis life-cycle
6 years ago
nosamad 365fbb36ac Merge branch 'docker-build' of https://github.com/falk-werner/fuse-wsfs.git into docker-build
6 years ago