index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-01
package.bash: add architecture to filename
Jakob Unterwurzacher
2015-11-01
Update test.bash to call build.bash
v0.3.1
Jakob Unterwurzacher
2015-11-01
Fix daemonization regression
Jakob Unterwurzacher
2015-11-01
Update package.bash to call build.bash
v0.3
Jakob Unterwurzacher
2015-11-01
README: Note used on-disk formats
Jakob Unterwurzacher
2015-11-01
Bake version string into binary, add "--version" switch
Jakob Unterwurzacher
2015-11-01
Automatically lazy-unmount when we get SIGINT or SIGTERM
Jakob Unterwurzacher
2015-11-01
Remove code detected by "deadcode"
Jakob Unterwurzacher
2015-11-01
README: Describe storage overhead
Jakob Unterwurzacher
2015-11-01
Refactor ciphertext <-> plaintext offset translation functions
Jakob Unterwurzacher
2015-11-01
Fix missing printf arguments discovered by "go vet"
Jakob Unterwurzacher
2015-11-01
Add file header (on-disk-format change)
Jakob Unterwurzacher
2015-11-01
tests: run unit tests before integration tests
Jakob Unterwurzacher
2015-11-01
tests: introduce verifySize() for detailed error messages
Jakob Unterwurzacher
2015-11-01
tests: additionally verify the file size by reading the whole file
Jakob Unterwurzacher
2015-11-01
tests: verify file size in testWriteN
Jakob Unterwurzacher
2015-11-01
tests: Use /tmp/gocryptfs_main_test temporary directory
Jakob Unterwurzacher
2015-11-01
TestRmwRace: abort testing on write failures
Jakob Unterwurzacher
2015-11-01
Activate block number authentication
Jakob Unterwurzacher
2015-11-01
Add rmw race test
Jakob Unterwurzacher
2015-10-11
README: Add travis badge
rfjakob
2015-10-11
Add travis config file
Jakob Unterwurzacher
2015-10-11
Fix link in XFSTESTS.md
rfjakob
2015-10-11
Add MIT LICENSE
Jakob Unterwurzacher
2015-10-11
Update README
Jakob Unterwurzacher
2015-10-11
Run gofmt
v0.2
Jakob Unterwurzacher
2015-10-11
Fix helper scripts for new top-level path
Jakob Unterwurzacher
2015-10-11
main: check directories for existence early
Jakob Unterwurzacher
2015-10-11
Drop shell wrapper
Jakob Unterwurzacher
2015-10-11
Add native daemonization
Jakob Unterwurzacher
2015-10-11
Rename sendSig to sendUsr1
Jakob Unterwurzacher
2015-10-11
Move main files to top level dir
Jakob Unterwurzacher
2015-10-10
README: Remove dots notice
Jakob Unterwurzacher
2015-10-08
Shell wrapper: Also search the binary in $GOPATH/bin
Jakob Unterwurzacher
2015-10-07
README: Mention that only Linux is tested
Jakob Unterwurzacher
2015-10-07
Update README
Jakob Unterwurzacher
2015-10-07
Run go fmt
Jakob Unterwurzacher
2015-10-07
Add package.bash
Jakob Unterwurzacher
2015-10-07
Add test.bash
v0.1
Jakob Unterwurzacher
2015-10-07
Adapt openssl benchmark for 256 bit long keys
Jakob Unterwurzacher
2015-10-07
Better usage text
Jakob Unterwurzacher
2015-10-07
Move gocryptfs wrapper into the same folder as the binary
Jakob Unterwurzacher
2015-10-07
Implement "gocryptfs --passwd" (pasword changing)
Jakob Unterwurzacher
2015-10-06
Reword help text
Jakob Unterwurzacher
2015-10-06
Split off SECURITY.md
Jakob Unterwurzacher
2015-10-06
Update README.md
Jakob Unterwurzacher
2015-10-06
Use block number as authentication data
Jakob Unterwurzacher
2015-10-06
Add "--masterkey=" parameter for recovery purposes
Jakob Unterwurzacher
2015-10-06
Switch to AES-256
Jakob Unterwurzacher
2015-10-06
Add "--openssl=false" command line option
Jakob Unterwurzacher
[prev]
[next]