1. cfd4c3b Up the release version to 2.48 by Andrew G. Morgan · 3 years, 4 months ago
  2. 044dfb7 Minor doc fixes for the "cap" module. by Andrew G. Morgan · 3 years, 4 months ago
  3. 28f5bc7 Up the release version to 2.47 by Andrew G. Morgan · 3 years, 4 months ago
  4. cdd905f Minor cap package comment update. by Andrew G. Morgan · 3 years, 4 months ago
  5. f552b8f Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit. by Andrew G. Morgan · 3 years, 5 months ago
  6. 676ced1 Minor fixes for "cap" package documentation. by Andrew G. Morgan · 3 years, 5 months ago
  7. 3633ca2 No longer need the Go build tag allthreadssyscall. by Andrew G. Morgan · 3 years, 5 months ago
  8. 99fcb7c Up the release version to 2.46 by Andrew G. Morgan · 3 years, 6 months ago
  9. 90192cd Refactor the "psx" vs "cap" package cgo-or-not complexity to "psx". by Andrew G. Morgan · 3 years, 6 months ago
  10. cf8fb28 Up the release version to 2.45 by Andrew G. Morgan · 3 years, 7 months ago
  11. 2fa105a Up the release version to 2.44 by Andrew G. Morgan · 3 years, 8 months ago
  12. b942b07 Clean up the Go package documentation now that go1.15 is released. by Andrew G. Morgan · 3 years, 10 months ago
  13. dbeb06b Up the release version to 2.43 by Andrew G. Morgan · 3 years, 10 months ago
  14. 1b99022 Add new value CAP_CHECKPOINT_RESTORE = 40. by Andrew G. Morgan · 3 years, 10 months ago
  15. 312f77f Up the release version to 2.42 by Andrew G. Morgan · 3 years, 10 months ago
  16. 3e59821 Tweaking the psx and cap package documentation further. by Andrew G. Morgan · 3 years, 10 months ago
  17. 445061a Mode cap package documentation updates. by Andrew G. Morgan · 3 years, 10 months ago
  18. 7ad5036 Up the release version to 2.41 by Andrew G. Morgan · 3 years, 10 months ago
  19. 23a264a Reflect a minor improvement in cap_to_text() output in man page. by Andrew G. Morgan · 3 years, 10 months ago
  20. 177cd41 A more compact form for the text representation of capabilities. by Andrew G. Morgan · 3 years, 10 months ago
  21. c7b5f29 Make Go cap.String() and (*cap.Set).String() equal C equivalents. by Andrew G. Morgan · 3 years, 10 months ago
  22. be5aae2 Fix for cap.FromText(). by Andrew G. Morgan · 3 years, 10 months ago
  23. 4452577 Add missing function (*cap.Set).SetNSOwner(). by Andrew G. Morgan · 3 years, 10 months ago
  24. 973c34a Up the release version to 2.40 by Andrew G. Morgan · 3 years, 10 months ago
  25. a4abd80 Documentation improvements for cap Go package. by Andrew G. Morgan · 3 years, 11 months ago
  26. 78b48be Some README files for the Go packages. by Andrew G. Morgan · 3 years, 11 months ago
  27. 7434c4e Up the release version to 2.39 by Andrew G. Morgan · 3 years, 11 months ago
  28. cae0e74 Some documentation for individual capability values. by Andrew G. Morgan · 3 years, 11 months ago
  29. f4decbd libcap/cap Go package documentation cleanup. by Andrew G. Morgan · 3 years, 11 months ago
  30. 19eebc5 Up the release version to 2.38 by Andrew G. Morgan · 3 years, 11 months ago
  31. 42afb6a Fix a rare deadlock in cap.Launch(). by Andrew G. Morgan · 3 years, 11 months ago
  32. 264f8dc Documentation fixes for go packages. by Andrew G. Morgan · 3 years, 11 months ago
  33. 15d7eca Restructure the tree a little to provide a module example. by Andrew G. Morgan · 3 years, 11 months ago
  34. 6499c6a Up the release version to 2.37 by Andrew G. Morgan · 4 years ago
  35. ffa7df0 Refactored the psx package to build as a Go module. by Andrew G. Morgan · 4 years ago
  36. b0d13e8 A step closer to modularizing the cap and psx packages. by Andrew G. Morgan · 4 years ago
  37. 876ac71 Revamp the way we package cap and psx packages. by Andrew G. Morgan · 4 years ago
  38. 56e62de More linter findings. by Andrew G. Morgan · 4 years ago
  39. 9e9537a Lint style fixes for C and Go sources. by Andrew G. Morgan · 4 years ago
  40. f88e342 Replace PerOSThreadSyscall*() with AllThreadsSyscall*(). by Andrew G. Morgan · 4 years, 1 month ago
  41. 194816c Drop //go:nosplit use in cap package. by Andrew G. Morgan · 4 years, 1 month ago
  42. e20eb69 Implement cap.Launch() by Andrew G. Morgan · 4 years, 3 months ago
  43. 1b14d64 IAB Go support. by Andrew G. Morgan · 4 years, 3 months ago
  44. f1f62a7 Refactor the way we do the psx linkage in libcap. by Andrew G. Morgan · 4 years, 5 months ago
  45. 872d2ee Exploring compilation issues on 32-bit architectures. by Andrew G. Morgan · 4 years, 5 months ago
  46. 9dda007 Make cap_reset_ambient() look before acting. by Andrew G. Morgan · 4 years, 5 months ago
  47. afef3ef Change the definition of 'all' to be all named capabilities. by Andrew G. Morgan · 4 years, 5 months ago
  48. 3165de9 More convenience functionality for libcap. by Andrew G. Morgan · 4 years, 6 months ago
  49. 2bd8e29 Realign around the evolving Go support for POSIX semantics syscalls. by Andrew G. Morgan · 4 years, 6 months ago
  50. 1a61e6f Extend installation to install the two Go packages. by Andrew G. Morgan · 4 years, 6 months ago
  51. b2b267e Add support to libcap for overriding system call functions. by Andrew G. Morgan · 4 years, 6 months ago
  52. 2edf791 The Ambient prctl API requires syscall6 style arguments. by Andrew G. Morgan · 4 years, 6 months ago
  53. c7e4605 Some extra sanity to the golang cap package. by Andrew G. Morgan · 4 years, 6 months ago
  54. 2d2b702 Implement a meaningful Go port of libcap by Andrew G. Morgan · 4 years, 7 months ago
  55. 0615d99 A Go (golang) implementation of libcap: import "libcap/cap". by Andrew G. Morgan · 5 years ago