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
path:
root
/
pam
Age
Commit message (
Expand
)
Author
2018-04-19
Merge pull request #97 from ebiggers/privileges_fix
Joseph Richey
2018-03-25
security: drop and regain privileges in all threads
Eric Biggers
2018-03-24
pam: return error when PAM info item is unset
Eric Biggers
2018-02-11
vet: eliminate unnecessary shadowing
Joseph Richey
2018-02-11
test: all packages should have tests
Joseph Richey
2017-09-29
security: Add check option to UserKeyringID
Joseph Richey
2017-09-01
security: Change user keyring lookup algorithm
Joseph Richey
2017-09-01
security: No more permenant privilege dropping
Joseph Richey
2017-08-30
pam: Handle holds data for calling and PAM users
Joe 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
Various small nits a helper functions for PAM
Joe Richey joerichey@google.com
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com
2017-07-17
Small fixes so "make lint" doesn't complain.
Joe Richey joerichey@google.com
2017-07-17
pam: Added missing documentation (fix "make lint")
Joe Richey joerichey@google.com
2017-07-17
Changes from "make format"
Joe Richey joerichey@google.com
2017-07-17
pam: IsUserLoginToken now uses PAM library
Joe Richey joerichey@google.com
2017-07-17
pam: Add Go wrappers around PAM functions
Joe Richey joerichey@google.com
2017-07-17
pam: C implementation for conversation and cleanup
Joe Richey joerichey@google.com
2017-07-17
pam: Add PAM Items and Flags
Joe Richey joerichey@google.com
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
Change error handling to new package
Joe Richey joerichey@google.com
2017-06-15
pam: checking a user's login passphrase
Joe Richey joerichey@google.com