aboutsummaryrefslogtreecommitdiff
path: root/cap/convenience.go
AgeCommit message (Expand)Author
2020-12-26Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan
2020-07-26Mode cap package documentation updates.Andrew G. Morgan
2020-07-14Documentation improvements for cap Go package.Andrew G. Morgan
2020-07-09libcap/cap Go package documentation cleanup.Andrew G. Morgan
2020-07-04Restructure the tree a little to provide a module example.Andrew G. Morgan
2020-06-02More linter findings.Andrew G. Morgan
2020-06-02Lint style fixes for C and Go sources.Andrew G. Morgan
2020-05-03Drop //go:nosplit use in cap package.Andrew G. Morgan
2020-02-23Implement cap.Launch()Andrew G. Morgan
2019-12-29Exploring compilation issues on 32-bit architectures.Andrew G. Morgan
2019-12-25Make cap_reset_ambient() look before acting.Andrew G. Morgan
2019-12-15More convenience functionality for libcap.Andrew G. Morgan