index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-29
crypto: Handle when "ulimit -l" is too low
Joe Richey
2017-08-29
Fixed typos
Joe Richey
2017-08-29
Added +build linux,cgo flags
Joe Richey
2017-08-29
Merge pull request #48 from google/contrib
Joseph Richey
2017-08-29
Merge pull request #47 from google/build_tags
Joseph Richey
2017-08-29
CONTRIBUTING: Make it clear how issues work
Joe Richey
2017-08-29
Makefile: Build version flag no longer needs repo
Joe Richey
2017-08-28
Merge pull request #44 from mhalcrow/master
Joseph Richey
2017-08-25
Fix typo (once -> one).
Michael Halcrow
2017-08-24
Merge pull request #25 from google/fix
v0.2.0
0.2.0
Joseph Richey
2017-08-24
Updated documentation for PAM module help
Joseph Richey
2017-08-23
security: fscrypt now possesses the user keyring
Joseph Richey
2017-08-23
pam_fscrypt: Session accounting completed
Joe Richey joerichey@google.com
2017-08-23
Added some documentation and improved security API
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: lock all PAM policies w/ flag
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: Updated module to use new APIs
Joe Richey joerichey@google.com
2017-08-22
security: Moved cache dropping function
Joe Richey joerichey@google.com
2017-08-22
Updated documentation and build system for PAM
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: The actual PAM module and config
Joe Richey joerichey@google.com
2017-08-22
Various small nits a helper functions for PAM
Joe Richey joerichey@google.com
2017-08-22
Merge pull request #39 from google/purge
Joseph Richey
2017-08-22
security: Fixed typo and improved error handling
Joe Richey joerichey@google.com
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com
2017-08-15
Merge pull request #37 from google/keyring
Joseph Richey
2017-08-15
Merge pull request #36 from google/memory
Joseph Richey
2017-08-15
crypto: Switch from session to user keyring
Joe Richey joerichey@google.com
2017-08-13
util: Slice/Pointer conversion fits in MatInt32
Joseph Richey
2017-08-07
Merge pull request #33 from ebiggers/fix_hashing_calibration
Joseph Richey
2017-08-07
Merge pull request #32 from ebiggers/ErrKeyFileLength_fix
Joseph Richey
2017-08-07
actions: calculate password hash difficulty correctly
Eric Biggers
2017-08-07
cmd/fscrypt: fix help message for ErrKeyFileLength
Eric Biggers
2017-07-25
Merge pull request #30 from google/josephlr-patch-1
Joseph Richey
2017-07-25
README reformatting
Joseph Richey
2017-07-23
Merge pull request #29 from google/docs
Joseph Richey
2017-07-23
README: Fixed cloning documentation
Joseph Richey
2017-07-19
Merge pull request #27 from google/tests
Joseph Richey
2017-07-19
Build system: no longer run make gen for make all
Joe Richey joerichey@google.com
2017-07-19
crypto: Add more tests for bad key lengths
Joe Richey joerichey@google.com
2017-07-19
README: add badges for license and code coverage
Joe Richey joerichey@google.com
2017-07-19
coveralls: Adding Travis CI integration
Joe Richey joerichey@google.com
2017-07-18
Merge pull request #23 from google/fix
Joseph Richey
2017-07-18
Makefile: typo
Joe Richey joerichey@google.com
2017-07-18
Update documentation about new build system
Joe Richey joerichey@google.com
2017-07-18
metadata: Remove "go generate" and regenerate
Joe Richey joerichey@google.com
2017-07-18
tests: Unit tests and Integration tests work
Joe Richey joerichey@google.com
2017-07-18
Travis.yml and Makefile now run integration tests.
Joe Richey joerichey@google.com
2017-07-18
Merge pull request #22 from google/fix
Joseph Richey
2017-07-17
actions: Fixed flaky hashing test
Joe Richey joerichey@google.com
2017-07-17
Better output for input_fail.py
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: more nits to fix "make lint"
Joe Richey joerichey@google.com
[next]