]> git.apps.os.sepia.ceph.com Git - fscrypt.git/shortlog
fscrypt.git
2017-08-31 Joe Richeyfilesystem: libblkid -> search /dev/disk/by-uuid
2017-08-31 Joe Richeysecurity: Error if privilege reset goes wrong
2017-08-31 Joe RicheyFixed linter issues
2017-08-31 Joe Richeycmd/fscrypt: Add --user flag for running as root
2017-08-31 Joe Richeypam_fscrypt: Added logging and use of new pam API
2017-08-31 Joe Richeyactions: context now hold a target user.User
2017-08-31 Joe Richeycrypto: Updated to include user parameter
2017-08-31 Joe Richeypam: Handle holds data for calling and PAM users
2017-08-31 Joe Richeysecurity: Rewrite of keryings and permissions
2017-08-30 Joseph Richeyutil: Added parsing and effective user functions
2017-08-30 Joseph Richeygitignore: Update to include VSCode files
2017-08-30 Joseph RicheyGo formatter "gofmt" -> "goimports"
2017-08-30 Joseph Richeypam_fscrypt: Handle empty arguments list
2017-08-30 Joseph Richeycmd/fscrypt: Stop dropping/raising for sudo
2017-08-30 Joseph RicheyMerge pull request #49 from google/misc
2017-08-29 Joseph RicheyMerge pull request #48 from google/contrib
2017-08-29 Joseph RicheyMerge pull request #47 from google/build_tags
2017-08-29 Joe RicheyREADME: Clarified boot related encryption issues
2017-08-29 Joe RicheyCONTRIBUTING: typo
2017-08-29 Joe Richeycrypto: Handle when "ulimit -l" is too low
2017-08-29 Joe RicheyFixed typos
2017-08-29 Joe RicheyAdded +build linux,cgo flags
2017-08-29 Joe RicheyCONTRIBUTING: Make it clear how issues work
2017-08-29 Joe RicheyMakefile: Build version flag no longer needs repo
2017-08-28 Joseph RicheyMerge pull request #44 from mhalcrow/master
2017-08-25 Michael HalcrowFix typo (once -> one).
2017-08-24 Joseph RicheyMerge pull request #25 from google/fix
2017-08-24 Joseph RicheyUpdated documentation for PAM module help
2017-08-24 Joseph Richeysecurity: fscrypt now possesses the user keyring
2017-08-24 Joe Richey... pam_fscrypt: Session accounting completed
2017-08-23 Joe Richey... Added some documentation and improved security API
2017-08-22 Joe Richey... pam_fscrypt: lock all PAM policies w/ flag
2017-08-22 Joe Richey... pam_fscrypt: Updated module to use new APIs
2017-08-22 Joe Richey... security: Moved cache dropping function
2017-08-22 Joe Richey... Updated documentation and build system for PAM
2017-08-22 Joe Richey... pam_fscrypt: The actual PAM module and config
2017-08-22 Joe Richey... Various small nits a helper functions for PAM
2017-08-22 Joseph RicheyMerge pull request #39 from google/purge
2017-08-22 Joe Richey... security: Fixed typo and improved error handling
2017-08-18 Joe Richey... cmd/fscrypt: purge command now clears cache
2017-08-15 Joseph RicheyMerge pull request #37 from google/keyring
2017-08-15 Joseph RicheyMerge pull request #36 from google/memory
2017-08-15 Joe Richey... crypto: Switch from session to user keyring
2017-08-14 Joseph Richeyutil: Slice/Pointer conversion fits in MatInt32
2017-08-07 Joseph RicheyMerge pull request #33 from ebiggers/fix_hashing_calibr...
2017-08-07 Joseph RicheyMerge pull request #32 from ebiggers/ErrKeyFileLength_fix
2017-08-07 Eric Biggersactions: calculate password hash difficulty correctly
2017-08-07 Eric Biggerscmd/fscrypt: fix help message for ErrKeyFileLength
2017-07-25 Joseph RicheyMerge pull request #30 from google/josephlr-patch-1
2017-07-25 Joseph RicheyREADME reformatting
2017-07-23 Joseph RicheyMerge pull request #29 from google/docs
2017-07-23 Joseph RicheyREADME: Fixed cloning documentation
2017-07-20 Joseph RicheyMerge pull request #27 from google/tests
2017-07-20 Joe Richey... Build system: no longer run make gen for make all
2017-07-20 Joe Richey... crypto: Add more tests for bad key lengths
2017-07-20 Joe Richey... README: add badges for license and code coverage
2017-07-20 Joe Richey... coveralls: Adding Travis CI integration
2017-07-19 Joseph RicheyMerge pull request #23 from google/fix
2017-07-19 Joe Richey... Makefile: typo
2017-07-19 Joe Richey... Update documentation about new build system
2017-07-19 Joe Richey... metadata: Remove "go generate" and regenerate
2017-07-19 Joe Richey... tests: Unit tests and Integration tests work
2017-07-19 Joe Richey... Travis.yml and Makefile now run integration tests.
2017-07-18 Joseph RicheyMerge pull request #22 from google/fix
2017-07-18 Joe Richey... actions: Fixed flaky hashing test
2017-07-18 Joe Richey... Better output for input_fail.py
2017-07-18 Joe Richey... cmd/fscrypt: more nits to fix "make lint"
2017-07-18 Joe Richey... Small fixes so "make lint" doesn't complain.
2017-07-18 Joe Richey... pam: Added missing documentation (fix "make lint")
2017-07-18 Joe Richey... Changes from "make format"
2017-07-18 Joe Richey... Makefile: Rewrite for presubmit checks
2017-07-18 Joseph RicheyMerge pull request #21 from google/fix
2017-07-18 Joe Richey... cmd/fscrypt: username and login token fix
2017-07-18 Joe Richey... pam: IsUserLoginToken now uses PAM library
2017-07-18 Joe Richey... pam: Add Go wrappers around PAM functions
2017-07-18 Joe Richey... pam: C implementation for conversation and cleanup
2017-07-18 Joe Richey... crypto: Conversion to/from C strings
2017-07-17 Joe Richey... pam: Add PAM Items and Flags
2017-07-17 Joe Richey... util: Add conversions for byte/pointer arrays
2017-07-17 Joseph RicheyMerge pull request #20 from google/fix
2017-07-17 Joe Richey... cmd/fscrypt: prompts now use command functions
2017-07-17 Joe Richey... util: Move line reading into common package
2017-07-17 Joseph RicheyMerge pull request #19 from google/fix
2017-07-17 Joe Richey... cmd/fscrypt: Improve "fscrypt status"
2017-07-17 Joe Richey... cmd/fscrypt: Check support before encrypting
2017-07-17 Joe Richey... filesystem: Distinguish support and setup for fs
2017-07-17 Joseph RicheyMerge pull request #18 from google/fix
2017-07-17 Joe Richey... actions: Add tests for policy unlocking
2017-07-17 Joe Richey... actions: Protectors can directly unlock Policies
2017-07-14 Joseph RicheyMerge pull request #16 from google/fix
2017-07-14 Joe Richey... actions: Policies now have Description method
2017-07-14 Joe Richey... crypto: Use single description parameter
2017-07-14 Joseph RicheyMerge pull request #15 from google/fix
2017-07-14 Joe Richey... cmd/fscrypt: fix protector and policy cleanup
2017-07-14 Joe Richey... vendor: Fixed package list so "make all" will work
2017-07-14 Joseph RicheyMerge pull request #14 from google/docs
2017-07-14 Joe Richey... Makefile: version and data now pulled in directly
2017-07-13 Joseph RicheyREADME: Fixed version badge to pull from Git tags
2017-07-13 Joseph RicheyMerge pull request #12 from google/docs
2017-07-13 Joseph RicheyREADME: Add badges for protect, docs, report card
next