aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-24Create codeql-analysis.ymlcodeqlrfjakob
2022-06-26Fix typosYuta Hayashibe
2022-04-02Fix reverse gocryptfs.conf access on macOSVal
2022-03-19MANPAGE: document that -scryptn also applies to -passwdJakob Unterwurzacher
2022-01-27root_test: fix leftover loop mountJakob Unterwurzacher
2022-01-27root_test: add TestOverlay ; syscallcompat: add QuirkNoUserXattrJakob Unterwurzacher
2022-01-22MANPAGE: add missing -acl sectionJakob Unterwurzacher
2022-01-22tests: fix build failure on Go 1.15 and olderJakob Unterwurzacher
2022-01-22tests: add skipped O_TMPFILE testJakob Unterwurzacher
2022-01-22fusefrontend: fix "duplicate case" darwin build failureJakob Unterwurzacher
2022-01-22tests: add TestRenameWhiteout, TestRenameExchangeJakob Unterwurzacher
2022-01-22fusefrontend: support RENAME_WHITEOUT, RENAME_EXCHANGEJakob Unterwurzacher
2022-01-22tests: enable -fusedebug if FUSEDEBUG env is setJakob Unterwurzacher
2022-01-10fusefrontend: fix -force_owner not affecting MKNODJakob Unterwurzacher
2022-01-04test.bash: disable parallelism in verbose modeJakob Unterwurzacher
2022-01-04tests: improve SEEK_DATA test for MacOSJakob Unterwurzacher
2022-01-03readpassword: bubble up errors instead of exiting the processJakob Unterwurzacher
2022-01-03tests/cli: Check for leftover socket fileJakob Unterwurzacher
2021-12-19nametransform: fix oversight in commentJakob Unterwurzacher
2021-12-19go.mod: upgrade go-fuseJakob Unterwurzacher
2021-12-19fusefrontend: allow slashes in xattr namesJakob Unterwurzacher
2021-12-11tlog: only enable color if both stderr and stdout are a terminalJakob Unterwurzacher
2021-12-11tlog: respect NO_COLORJakob Unterwurzacher
2021-12-09darwin: use O_NOFOLLOW for xattr opensJakob Unterwurzacher
2021-12-08test.bash, crossbuild: catch MacOS test build failuresJakob Unterwurzacher
2021-12-08root_test, getdents-debug: restrict to linuxJakob Unterwurzacher
2021-12-08tests: convert Creat() calls to Open()Jakob Unterwurzacher
2021-12-08crossbuild.bash: use shell function instead of variableJakob Unterwurzacher
2021-12-04MANPAGE: fix typoJakob Unterwurzacher
2021-12-04MANPAGE: -extpass: document dash duplication bugJakob Unterwurzacher
2021-11-01docs: names longer than 175 bytes (not 176) are stored in longnamesJakob Unterwurzacher
2021-10-21nametransform: fix math.MaxInt build failure on older GoJakob Unterwurzacher
2021-10-21cli: add -longnamemaxJakob Unterwurzacher
2021-10-21configfile: add LongNameMax supportJakob Unterwurzacher
2021-10-21nametransform: add longNameMax parameterJakob Unterwurzacher
2021-10-21configfile: replace broken switch/case logic with ifJakob Unterwurzacher
2021-10-20README: update changelog for v2.2.1v2.2.1Jakob Unterwurzacher
2021-10-15github actions: fix allow_other failureallow_otherJakob Unterwurzacher
2021-10-15fusefrontend: honor ForceOwner for LOOKUP and CREATE operationsCharles Duffy
2021-10-15tests: add TestForceOwnerJakob Unterwurzacher
2021-09-28cryptocore: simplify declarationsJakob Unterwurzacher
2021-09-28build.bash: also try BSD date syntax for converting SOURCE_DATE_EPOCHJakob Unterwurzacher
2021-09-28-init: suggest xchacha if we don't have AES accelJakob Unterwurzacher
2021-09-28-info: add contentEncryptionJakob Unterwurzacher
2021-09-28cryptocore: disentangle algorithm / library implementation nameJakob Unterwurzacher
2021-09-25README: set v2.2.0 release datev2.2.0Jakob Unterwurzacher
2021-09-25README: make changelog entries subheadingsJakob Unterwurzacher
2021-09-15README: release will be called v2.2.0 instead of v2.2v2.2.0-beta2Jakob Unterwurzacher
2021-09-14-speed: print cpu modelJakob Unterwurzacher
2021-09-14stupidgcm: add CpuHasAES()Jakob Unterwurzacher